Answer the question
In order to leave comments, you need to log in
How to properly export application metrics to Prometheus in Python?
Hi everyone
We have
Answer the question
In order to leave comments, you need to log in
Prometheus is a monitoring server that regularly calls hosts that provide metrics on demand. Especially for this, libraries are needed, with the help of which they collect metrics and give them through a web service. Each host must be accessible to Prometheus on the local network.
prometheus_client has documentation and usage examples.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question