24 Jul 2017 02:03 PM - last edited on 28 Sep 2022 11:58 AM by MaciejNeumann
Could you please help us on listing out the metrics what can be monitored for hosts, applications, services, transactions, process, database, etc using Dynatrace SaaS.
Is thier any document realted to list of metrics which can be monitored in DT SaaS. It would be so help if you do needful on this.
Solved! Go to Solution.
24 Jul 2017 02:51 PM
Hi Lokesh,
There isn't really a list/document of metrics persay for Dynatrace SaaS/Managed. However, the documentation does have details on what is provided by the tool, you will just need to navigate/search for specific metrics you are interested in.
Regards,
Jacob P.
28 Jul 2017 12:50 AM
Hi Lokesh,
Here is a link that lists all of the available timeseries metrics from Dynatrace via the API:
https://help.dynatrace.com/dynatrace-api/timeserie...
It is somewhat cryptic as it lists the timeseries ID instead of a real name for the metric, but generally you can gather an idea of what the metric is truly measuring by the ID, name, and unit. This is a large number of the metrics that Dynatrace provides, but not a complete list. There is also the option of custom plugins which can produce custom metrics, so the number of metrics possible is very large.
Hope this helps,
Hayden