cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Downtime - UI - API

bs43
Frequent Guest

So, in the service we can get the downtime and even the time when it went down and recovery time as well, so this downtime is it available through API, we have availability % and availability state APIs.

builtin:pgi.availability
builtin:pgi.availability.state

Do we have any particular API or can we derive like this below, give suggestions
api/v2/metrics/query?metricSelector=builtin:pgi.availability:splitBy("dt.entity.process_group_instan...

bs43_0-1743154413548.png

 

2 REPLIES 2

p_devulapalli
Champion

@bs43 You can use the metrics API

https://docs.dynatrace.com/docs/shortlink/api-metrics-v2-get-datapoints

 

Phani Devulapalli

@p_devulapalli is right on point. this is how we pull the availability. All depends on how you want to see the data. Min by Min, Hour by hour etc... 

-Chad

Featured Posts