11 May 2022
03:27 PM
- last edited on
17 May 2023
09:21 AM
by
Michal_Gebacki
Hi
I am trying to get confluent metrics from Prometheus.
I saw them in the documentation (https://www.dynatrace.com/support/help/extend-dynatrace/extensions20/data-sources/prometheus-extensi... that we can either use /metrics in the URL as the endpoint, or /api/v1/targets
Currently, I am having issues with my /metrics endpoint, so I wanted to know how I can extract the same metrics using /api/v1/targets? Is that possible or does it return different data than the metrics I am looking for?
Thanks in advance
Anatoly.
Solved! Go to Solution.
@gofman_anatoly this is a new one for me. Are you still having the issue? If you were able to resolve it could you please share with the community what you did to resolve it?
Hi @ChadTurner
We stopped using our custom extension and now working with Confluent Kafka extension provided by Dynatrace.
Best Regards
Anatoly.
Hi @gofman_anatoly - Could you please share the details about the Confluent Kafka extension by Dynatrace, We are trying to write the Confluent extension using prometheus exporter.