Hide series based on their values (e.g. AVG, MIN, MAX, ...)

  • What Grafana version and what operating system are you using?
    Grafana Version is 7.5; OS is RHEL8

  • What are you trying to achieve?
    Do have one metric based on opentsdb datasource with a lot of series. Would like to hide series with “small” values to get an overview.

Thats the Metric Definition:

And the “messy” result:


I am only interested in the “TopN” values – would like to delete/hide the small series. Unfortunately opentsdb-plugin seems to miss TopN filter by default …

  • How are you trying to achieve it?
    Splitting up the metric to individual time series by using Filters and the groupBy function.
    played around with overrides but did not find a way to hide series based on their values (e.g. AVG of serie)

  • What happened?

  • What did you expect to happen?

  • Can you copy/paste the configuration(s) that you are having problems with?

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

  • Did you follow any online instructions? If so, what is the URL?

This topic was automatically closed after 365 days. New replies are no longer allowed.