Prometheus: Add Exemplar sampling for streaming parser (#56049)

This commit is contained in:
Todd Treece
2022-10-04 08:40:01 -04:00
committed by GitHub
parent 4eea5d5190
commit 152c7f149a
30 changed files with 76206 additions and 41 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"RefId": "A",
"ExemplarQuery": true,
"Start": 1654086510,
"End": 1654086810,
"Step": 15,
"Expr": "histogram_quantile(0.99, sum(rate(traces_spanmetrics_duration_seconds_bucket[15s])) by (le))"
}