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

Is it possible to get Availability% details from RUM API?

Balamurugesh
Guide

am looking a way to pull Availability % of an application/monitor using RUM API

3 REPLIES 3

pahofmann
DynaMight Guru
DynaMight Guru

Availability of an application/synthetic monitor is not part of the RUM data, so it can't be queried from the RUM API.

 

You can get it from the Metrics API.  

You can check the metric keys in the metric explorer. For the Availability of a browser monitor you can use builtin:synthetic.browser.availability.location.total

Dynatrace Certified Master, AppMon Certified Master - Dynatrace Partner - 360Performance.net

we are pulling availability details using metrics API, just wanted to know if RUM API provides the same details as well. Can you share the document link which provides explanation on user session, useraction table column details. User session returns multiple columns in response like apdexcategory, errorcount, duration, etc. i want to know details about the response fields/columns

 

You can find a table with all the fields in the documentation.

Dynatrace Certified Master, AppMon Certified Master - Dynatrace Partner - 360Performance.net

Featured Posts