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
@@ -277,7 +274,6 @@ You can add your own custom panels to the bottom of the template dashboard.
277
274
datasource_type, # Target datasource type. Use grafana-dashboard/dashboard/variable.libsonnet to fill this value
278
275
metric_name, # Target metric name to select
279
276
job, # (Prometheus only) Prometheus metrics job. If you use default input variables, use grafana-dashboard/dashboard/variable.libsonnet to fill this value
280
-
rate_time_range, # (Prometheus only) Prometheus rps computation rate time range. If you use default input variables, use grafana-dashboard/dashboard/variable.libsonnet to fill this value
281
277
policy, # (InfluxDB only) InfluxDB metrics policy. If you use default input variables, use grafana-dashboard/dashboard/variable.libsonnet to fill this value
282
278
measurement, # (InfluxDB only) InfluxDB metrics measurement. If you use default input variables, use grafana-dashboard/dashboard/variable.libsonnet to fill this value
283
279
)
@@ -292,7 +288,6 @@ You can add your own custom panels to the bottom of the template dashboard.
0 commit comments