Skip to content

[Feature]: Update Grafana dashboard to use time-series panels #5833

Open
@rorynickolls-skyral

Description

Requirement

As a user and operator of Jaeger, I want up-to-date Grafana dashboards so that they can work on newer versions

Problem

The graph panels used by the Grafana dashboard supplied in https://github.com/jaegertracing/jaeger/tree/main/monitoring/jaeger-mixin are using a legacy version which, on newer versions of Grafana, displays this warning:

image

The next version of Grafana, 12, will remove Angular support by default and these panels will stop working. Grafana Cloud will have no option to turn that support on.

https://grafana.com/docs/grafana/latest/developers/angular_deprecation/#angular-support-deprecation

Proposal

The panels in the dashboard need to be updated to a newer type.

They currently all use 'Graph (Old)' and just switching them to time-series appears to work fine.

Open questions

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementhelp wantedFeatures that maintainers are willing to accept but do not have cycles to implement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions