Prometheus: Various buffered and streaming parsing fixes (#55941)

This commit is contained in:
Todd Treece
2022-10-03 10:26:54 -04:00
committed by GitHub
parent 8984507291
commit 1c61c81dde
14 changed files with 1452 additions and 461 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"RefId": "A",
"RangeQuery": true,
"Start": 1664376185,
"End": 1664376485,
"Step": 1,
"LegendFormat": "__auto",
"Expr": "histogram_quantile(0.95, sum(rate(tns_request_duration_seconds_bucket[$__rate_interval])) by (le))"
}