Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update Jaeger dashboard to use Time Series panel in Grafana #6182

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

masihkhatibzadeh99
Copy link

@masihkhatibzadeh99 masihkhatibzadeh99 commented Nov 8, 2024

Which problem is this PR solving?

Resolves #5833

Description of the changes

This PR updates the Jaeger dashboard JSON to replace the deprecated Grafana old Angular plugin with the Time Series panel. This change ensures compatibility with newer versions of Grafana.

How was this change tested?

The updated dashboard has been tested with Grafana version 11 to confirm proper rendering and functionality.

Checklist

Signed-off-by: Masih.Khatibzadeh <masih.khatibzadeh@snapp.cab>
@masihkhatibzadeh99 masihkhatibzadeh99 requested a review from a team as a code owner November 8, 2024 21:12
@dosubot dosubot bot added the ui label Nov 8, 2024
@yurishkuro
Copy link
Member

@mahadzaryab1 can you try this out? I wonder if we broke any of the metrics from RPC servers by switching to OTEL helpers

@mahadzaryab1
Copy link
Collaborator

@mahadzaryab1 can you try this out? I wonder if we broke any of the metrics from RPC servers by switching to OTEL helpers

@yurishkuro sure! what would you like me to do here?

@yurishkuro
Copy link
Member

run the example per monitoring/jaeger-mixin/README.md

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.

[Feature]: Update Grafana dashboard to use time-series panels
3 participants