You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
statusmap v0.3.2 (according to plugins page in grafana)
grafana Grafana v7.1.1 (3039f9c3bd)
Metric has values from 0 to 1. At the time of observation the metric value is 1. But statuses are displayed with a gradient color corresponding to a value of 0.
Here is the same values displayed by statusmap v0.2.0:
The text was updated successfully, but these errors were encountered:
This behavior is inconsistent: if dataset contains metric values with 0s (red) and 1s (green) colors render correctly:
but if there are only 1s then we observe the same behavior @alxrem described:
statusmap v0.3.2 (according to plugins page in grafana)
grafana Grafana v7.1.1 (3039f9c3bd)
Metric has values from 0 to 1. At the time of observation the metric value is 1. But statuses are displayed with a gradient color corresponding to a value of 0.
Here is the same values displayed by statusmap v0.2.0:
The text was updated successfully, but these errors were encountered: