Is there a way to send custom metrics to elastic APM in python? #801
Unanswered
Saketsuraj
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I would recommend looking into if Elastic is able to collect metrics from /metrics endpoints or Prometheus remote write. This is a Prometheus library and documentation will be focused on interacting with the Prometheus ecosystem, not Elastic. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I cannot find a code example to send custom metrics to elastic. Please provide a code example in python.
Beta Was this translation helpful? Give feedback.
All reactions