grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
22.75k stars 3.31k forks source link

fix(mixin): various latency panels in operational dashboard should have ms unit type instead of seconds #13260

Closed cstyan closed 2 weeks ago

cstyan commented 2 weeks ago

I noticed that these dashboards were showing wildly different latency times than other dashboards/metrics we look at. Changing the unit type on these to be ms instead of s shows the correct latency values.