-
Notifications
You must be signed in to change notification settings - Fork 184
SLOs in Prometheus #487
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
Comments
Maybe prometheus does not ingest PrometheusRules because either label or namespace selectors for rules are out of scope. |
I am having the same problem with 0.11. @d2k-klin did you manage to solve the issue? |
@alexanderjardim Probably you're missing the label as @klubi said. Look in your prometheus config for |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days. |
This issue was closed because it has been stale for 15 days with no activity. |
I have deployed latest slot version(v0.11.0) with Helm.
i have defined a PrometheusServiceLevel :
the PrometheusRule is successfully generated:
but the Prometheus is not finding metrics for 'slo':

And without this the Grafana dashboards are just empty.
Am i missing something? Is there any additional step for this?
The text was updated successfully, but these errors were encountered: