mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 04:04:00 -06:00
10 lines
238 B
JSON
10 lines
238 B
JSON
|
{
|
||
|
"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))"
|
||
|
}
|