It uses the query
API endpoint rather than the query_range
API endpoint on Prometheus, which is more efficient if you only care about the end of your time range and don’t want to pull in data that Grafana is going to throw away again.
It uses the query
API endpoint rather than the query_range
API endpoint on Prometheus, which is more efficient if you only care about the end of your time range and don’t want to pull in data that Grafana is going to throw away again.