Hi everyone, can anyone help me with making prometheus.yml dynamic so that Prometheus automatically picks only the components/services that are currently present on the server or cluster?
Is there any way to achieve this dynamically instead of manually adding targets in prometheus.yml every time? Any suggestions or best practices would be helpful.
Hi everyone, can anyone help me with making
prometheus.ymldynamic so that Prometheus automatically picks only the components/services that are currently present on the server or cluster?Is there any way to achieve this dynamically instead of manually adding targets in
prometheus.ymlevery time? Any suggestions or best practices would be helpful.