Hi
I am trying to get confluent metrics from Prometheus.
I saw the 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.