15 Oct 2020 01:26 AM - last edited on 03 Oct 2022 11:03 AM by Ana_Kuzmenchuk
Hi,
We have a series of "circuit breakers" that determine the logical behavior of the application (something like WITH PROBLEM / NO PROBLEM).
The idea is to take the status of these circuit breakers to Dynatrace, with customized metrics, creating dashboards, thresholds and notifications.
The big question is: Can we push custom metrics via some endpoint of Dynatrace API? What would be the endpoint?
Or is the only way via Dynatrace Plugin?
Thank you,
Fernando
Solved! Go to Solution.
15 Oct 2020 07:12 AM
Hi Fernando,
Yes you can use our new, extremely flexible metric ingest endpoint.
See here:
https://www.dynatrace.com/support/help/dynatrace-api/environment-api/metric-v2/post-ingest-metrics/
Best greetings,
Wolfgang
15 Oct 2020 07:12 AM - last edited on 23 Mar 2023 11:06 AM by MaciejNeumann
Sure you can!
There are several methods you can choose from for pushing the metrics:
15 Oct 2020 01:09 PM
Thank you all.
The metrics ingestion protocol is exactly what I need.
I just found it strange that the Chart (Explorer) was separate from the Custom Chart.
Fernando.
16 Oct 2020 07:50 AM
AFAIK the new metric explorer will replace the Custom chart eventually. That's why is is considered as a preview at the moment.