hello, I want to do a Proof of concept in kubernetes to adopt Prometheus.
I need to keep track of the liveness of my applications and update a database when a application doesn't response to the livenessProbe and few metrics (will come later). The UI pull the database at regular interval. I'm not sure how do to that. there is a demo or guide that I could follow ? I need to be able to configure it automatically and not by the UI. I could install Prometheus with a Helm chart, but I don't know how to push the configuration into Prometheus. Probably with a yaml file ? and do I configure the alertmanager like taht too ? Does anyone have a sample that I could deploy and test as example ? thanks -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/d8057b4d-7662-4662-96b5-c77064d015c4o%40googlegroups.com.

