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

Sloth pod is not showing SLO metrics #532

Open
Wilhelamm opened this issue Feb 6, 2024 · 1 comment
Open

Sloth pod is not showing SLO metrics #532

Wilhelamm opened this issue Feb 6, 2024 · 1 comment

Comments

@Wilhelamm
Copy link

Hello everyone,

I'm facing a challenging issue that I'm having trouble resolving. I've installed Sloth on my Kubernetes cluster using Helm, and I've ensured that the necessary Custom Resource Definitions (CRDs) for Prometheus rules (prometheusrules.monitoring.coreos.com) and Prometheus service levels (prometheusservicelevels.sloth.slok.dev) are in place.

I've also created two examples for my Prometheus service levels (sloth-slo-my-service and sloth-slo-home-wifi). However, when I do a port forward to my Sloth pod to check these metrics related to the Prometheus service level, they aren't appearing.

Do any of you know what I might be doing wrong?

Thanks in advance for your help.
Screenshot from 2024-02-06 12-30-15

@alex067
Copy link

alex067 commented May 2, 2024

PrometheusServiceLevel CRD converts into a PrometheusRule crd. Sloth pods have nothing to do with the actual metrics afaik, they are picked up by your prometheus instance instead.

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

No branches or pull requests

2 participants