Merge pull request #16739 from datamuc/patch-1

prometheus-mixin: Fix unit for Scrape failures
This commit is contained in:
Matthias Loibl 2025-06-17 16:38:33 +02:00 committed by GitHub
commit cfa922e677
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -238,7 +238,7 @@ local row = panel.row;
+ panel.timeSeries.options.tooltip.withSort('desc')
+ panel.timeSeries.standardOptions.withMin(0)
+ panelTimeSeriesStacking
+ panel.timeSeries.standardOptions.withUnit('ms')
+ panel.timeSeries.standardOptions.withUnit('short')
+ if showMultiCluster then
panel.timeSeries.queryOptions.withTargets([
prometheus.new(