Replies: 1 comment
-
Hello, Prometheus does not support logs, are you looking for how to have Prometheus gather metrics from your service? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear developers;
In the readme, you mentioned "To add Prometheus exposition to an existing HTTP server, see the MetricsHandler class which provides a BaseHTTPRequestHandler. It also serves as a simple example of how to write a custom endpoint."
I have difficulty implementing this. I am running a Prometheus docker on my machine on a dedicated port. How can I send logs to it? I couldn't find any example.
Beta Was this translation helpful? Give feedback.
All reactions