Skip to content

[8.x] [Streams 🌊] Enable /api/streams/{id}/_group endpoints for GroupStreams (#210114)#212114

Merged
simianhacker merged 4 commits intoelastic:8.xfrom
simianhacker:backport/8.x/pr-210114
Feb 25, 2025
Merged

[8.x] [Streams 🌊] Enable /api/streams/{id}/_group endpoints for GroupStreams (#210114)#212114
simianhacker merged 4 commits intoelastic:8.xfrom
simianhacker:backport/8.x/pr-210114

Conversation

@simianhacker
Copy link
Copy Markdown
Member

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…ams (elastic#210114)

## Summary

This PR implements 2 endpoints as a follow up to
elastic#208126 for working directly with
the `group` object for `GroupStreamDefinition`:

- `PUT /api/streams/{id}/_group`
- `GET /api/streams/{id}/_group`

---------

Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
(cherry picked from commit 8c90076)
@simianhacker simianhacker merged commit ddaef9b into elastic:8.x Feb 25, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/streams-schema 268 271 +3

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
streamsApp 297.1KB 297.2KB +24.0B
Unknown metric groups

API count

id before after diff
@kbn/streams-schema 271 275 +4

History

SoniaSanzV pushed a commit to SoniaSanzV/kibana that referenced this pull request Mar 4, 2025
…upStreams (elastic#210114) (elastic#212114)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Streams 🌊] Enable `/api/streams/{id}/_group` endpoints for
GroupStreams (elastic#210114)](elastic#210114)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Chris
Cowan","email":"chris@elastic.co"},"sourceCommit":{"committedDate":"2025-02-20T16:03:06Z","message":"[Streams
🌊] Enable `/api/streams/{id}/_group` endpoints for GroupStreams
(elastic#210114)\n\n## Summary\n\nThis PR implements 2 endpoints as a follow up
to\nhttps://github.com/elastic/pull/208126 for working directly
with\nthe `group` object for `GroupStreamDefinition`:\n\n- `PUT
/api/streams/{id}/_group`\n- `GET
/api/streams/{id}/_group`\n\n---------\n\nCo-authored-by: Joe Reuter
<johannes.reuter@elastic.co>","sha":"8c90076d803177b0c1a9d17d00e78b242d5758ef","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","backport:version","Feature:Streams","v9.1.0","v8.19.0"],"title":"[Streams
🌊] Enable `/api/streams/{id}/_group` endpoints for
GroupStreams","number":210114,"url":"https://github.com/elastic/kibana/pull/210114","mergeCommit":{"message":"[Streams
🌊] Enable `/api/streams/{id}/_group` endpoints for GroupStreams
(elastic#210114)\n\n## Summary\n\nThis PR implements 2 endpoints as a follow up
to\nhttps://github.com/elastic/pull/208126 for working directly
with\nthe `group` object for `GroupStreamDefinition`:\n\n- `PUT
/api/streams/{id}/_group`\n- `GET
/api/streams/{id}/_group`\n\n---------\n\nCo-authored-by: Joe Reuter
<johannes.reuter@elastic.co>","sha":"8c90076d803177b0c1a9d17d00e78b242d5758ef"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/210114","number":210114,"mergeCommit":{"message":"[Streams
🌊] Enable `/api/streams/{id}/_group` endpoints for GroupStreams
(elastic#210114)\n\n## Summary\n\nThis PR implements 2 endpoints as a follow up
to\nhttps://github.com/elastic/pull/208126 for working directly
with\nthe `group` object for `GroupStreamDefinition`:\n\n- `PUT
/api/streams/{id}/_group`\n- `GET
/api/streams/{id}/_group`\n\n---------\n\nCo-authored-by: Joe Reuter
<johannes.reuter@elastic.co>","sha":"8c90076d803177b0c1a9d17d00e78b242d5758ef"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants