GoogleCloudPlatform / GoogleCloudPlatform/monitoring-dashboard-samples

$__range

Open
#752 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
558
Forks
353
Avg merge
20h 55m
Merged PRs (30d)
4

Description

The Prometheus/Grafana `$__range` builtin variable doesn't seem to be supported.
My converted Grafana dashboard result in the use of in something like:
`sum(increase(metric[$__range]))`

This won't give any data as `$__range` is not understood. I don't want the `${__interval}` as I want to sum over the entire selected time range in the dashboard.

Can I manually correct this or is this simply not possible in GKE using PromQL

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.