grafana / grafana/integration-sample-apps
Enhancement: Change metrics check scripts to support PromQL
Open
enhancement
- Dominant language
- Shell
- Stars
- 7
- Forks
- 8
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 3
Description
As suggested in https://github.com/grafana/integration-sample-apps/pull/33#discussion_r1970449518 it would be great to have support for full PromQL queries.
That suggestion recommended Promtool, which unfortunately requires a full Prometheus install to be downloaded, adding dependencies both locally and to CI.
Let's investigate options that we could take here, including potentially a full list of exported queries from the dashboards in the mixins, which could then be URL encoded and submitted via curl (as a low profile solution)
CC @v-zhuravlev
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.