UI for Add metrics, input, and pipeline columns to Streams Overview#26127
Merged
Conversation
0b9b8f6 to
13a8fb9
Compare
13a8fb9 to
c232012
Compare
gally47
reviewed
Jun 3, 2026
Contributor
There was a problem hiding this comment.
Looking good, 2 comments below:
- expanded metric sections can show empty content after their column is hidden.
_
- the new stream metric count cells show 0 badges, unlike existing stream overview section cells. (we agreed with Tully last time to hide those, I'd say only for count cells, for 0ms like processing time we can keep them)
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

The Streams Overview table does not expose recent stream activity and related entities directly in the list view. Users have to navigate away to inspect
message volume, processing time, associated inputs, and connected/routing pipelines.
Solution
This change adds new Streams Overview columns backed by the stream metrics endpoint and expandable sections for related entities.
Scope
/jpd Graylog2/graylog-plugin-enterprise#14379
related to Frontend for the pluggable entity metrics endpoint (Inputs page) #26094
part of Add routing and performance columns to Streams table #25929
/nocl
Types of changes
Checklist: