mirror of
https://github.com/grafana/grafana.git
synced 2025-01-07 22:53:56 -06:00
3fb6319d1b
* Move files to prometheus-library * refactor core prometheus to use prometheus-library * modify client transport options * mock * have a type * import aliases * rename * call the right method * remove unrelated test from the library * update codeowners * go work sync * update go.work.sum * make swagger-clean && make openapi3-gen * add promlib to makefile * remove clilogger * Export the function * update unit test * add prometheus_test.go * fix mock type * use mapUtil from grafana-plugin-sdk-go
9 lines
208 B
JSON
9 lines
208 B
JSON
{
|
|
"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))"
|
|
}
|