Skip to content

fix: otel dashboard top panels#904

Merged
ferhatelmas merged 2 commits intomasterfrom
ferhat/dashboard-top-panels
Mar 11, 2026
Merged

fix: otel dashboard top panels#904
ferhatelmas merged 2 commits intomasterfrom
ferhat/dashboard-top-panels

Conversation

@ferhatelmas
Copy link
Member

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

  • Two dashboards override each other because of sharing uid.
  • Dashboards refer dropped route label.
  • All panels are non-collapsed.
  • Time is static.

What is the new behavior?

  • Use distinct uid to prevent override.
  • Use operation instead of route.
  • All panels are collapsed, except overview.
  • Time is relative.

Additional context

Related to #902

Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
@ferhatelmas ferhatelmas requested a review from a team as a code owner March 11, 2026 20:29
@ferhatelmas ferhatelmas changed the title Ferhat/dashboard top panels fix: otel dashboard top panels Mar 11, 2026
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
@ferhatelmas ferhatelmas force-pushed the ferhat/dashboard-top-panels branch from 463d5c1 to bf1d383 Compare March 11, 2026 20:30
@ferhatelmas ferhatelmas merged commit 90936a8 into master Mar 11, 2026
3 checks passed
@ferhatelmas ferhatelmas deleted the ferhat/dashboard-top-panels branch March 11, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants