- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for withInterval (0.15 sec)
-
manifests/addons/dashboards/lib/panels.libsonnet
local options = timeSeries.options, base(title, targets, desc=''): timeSeries.new(title) + timeSeries.queryOptions.withTargets(targets) + timeSeries.queryOptions.withInterval('5s') + options.legend.withDisplayMode('table') + options.legend.withCalcs([ 'last', 'max', ]) + custom.withFillOpacity(10) + custom.withShowPoints('never')
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Jul 26 23:54:32 UTC 2024 - 9.5K bytes - Viewed (0)