Skip to content
New issue

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

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

Already on GitHub? # to your account

Allow mapping values in Prometheus table panel #112

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

ricoberger
Copy link
Member

It is now possible to use the value mapping from the sparkline panel in
the table panel for the Prometheus plugin. To use this feature we added
a new option for the specified columns named "mapping". If a user
specifies such mappings the corresponding value will be shown in the
table instead of the returned value from the PromQL query.

We also using the "dashboard" as query key instead of the
"dashboard.title".

Last but not least it is now possible to filter the variable values in a
dashboard.

It is now possible to use the value mapping from the sparkline panel in
the table panel for the Prometheus plugin. To use this feature we added
a new option for the specified columns named "mapping". If a user
specifies such mappings the corresponding value will be shown in the
table instead of the returned value from the PromQL query.

We also using the "dashboard" as query key instead of the
"dashboard.title".

Last but not least it is now possible to filter the variable values in a
dashboard.
@ricoberger ricoberger merged commit 8ba77dc into main Aug 17, 2021
@ricoberger ricoberger deleted the allow-mapping-values-in-prometheus-table-panel branch August 17, 2021 19:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant