Prometheus: Add Exemplar sampling for streaming parser (#56049)
This commit is contained in:
@@ -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))"
|
||||
}
|
||||
Reference in New Issue
Block a user