Re: [prometheus-users] Re: Alerts firing right after setting up kube-prometheus-stack

2021-12-12 Thread M T
Well, this turned out to be a very educative debugging session - I'm posting my findings here in case someone else stumbles upon it :) Only after having configured my first scraping job (ServiceMonitor Kubernetes CR) was I able to learn enough to actually debug stuff myself, and it not only taught

Re: [prometheus-users] Re: Alerts firing right after setting up kube-prometheus-stack

2021-12-11 Thread M T
So the GitHub repo maintaining this helm chart is part of the prometheus-community organization on GitHub, and since it seems that they only want bugs & feature requests via GitHub issues, I followed the links of said prometheus-community to find some other forum to get usage help, assuming it woul

[prometheus-users] Alerts firing right after setting up kube-prometheus-stack

2021-12-10 Thread M T
Hi all, I'm just starting out with prometheus & family, and am trying to deploy it to my local development kubernetes cluster to play around with it a bit. I'm using the kube-prometheus-stack helm chart for this. I've installed it with the following values: namespaceOverride: "monitoring" comm