Skip to content

Conversation

@majiayu000
Copy link

Summary

This PR fixes #8506

Changes

  • pkg/ui/react-app/src/thanos/pages/blocks/helpers.test.tsx
  • pkg/ui/react-app/src/thanos/pages/blocks/helpers.ts

When no specific --label flag is configured, the bucketweb UI now
displays the actual external labels for each row in the status view
instead of generic numbers (1, 2, 3...). This makes it easier for
users to identify which Prometheus/cluster/environment each row
belongs to without clicking on individual blocks.

Fixes thanos-io#8506

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Signed-off-by: majiayu000 <[email protected]>
Rebuild React app to update generated assets after modifying
the Status component to conditionally render labels row.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bucketweb labels for status row always visible

1 participant