Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Add saved project queries corresponding to each of the prometheus BQ metrics #815

Open
gfr10598 opened this issue Apr 21, 2021 · 0 comments

Comments

@gfr10598
Copy link
Contributor

gfr10598 commented Apr 21, 2021

When an alert fires, it is a bit painful to track down the underlying bq exporter query that generated the metric that the alert is based on.

It would be some work, but each time we respond to an alert, we could create a project saved query, in mlab-oti, named for the metric in the alert, and containing the query that produces the metric. Over time, we would accumulate these queries, which could then be referenced upon future alerts.

For example:
https://console.cloud.google.com/bigquery?sq=240028626237:902ff21050554bb3853c0d0eb86207b1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants