Per one of our requirements, we need to pull UEM data from Dynatrace servers and use it to create charts/Dashes on web dashboard (non-Dynatrace) that currently gathers data from various different sources e.g. DB, RESTful APIs. The idea is to use DT UEM data (e.g. Avg Page load time for various flows of retail app, errors etc) and use in central unified Dashboard which shows multiple charts.
Is there any RESTful API available to query realtime information from DT servers returning JSON/XML responses which can be used outside Dynatrace (client app). Please advise and also share any documentation including examples.
Note that i came across few threads like REST Filters, Filtering page action pure paths by web request URI and Query but couldn't find any handy example to invoke as a REST client (programmatically). I would appreciate an early response. Thanks.
Answer by Andreas G. ·
Hi Singh
If you want to have a real time data stream from dynaTrace I suggest you looking into the following: Real Time Business Transactions Feed
This allows you to get a live data feed from selected Business Transactions, e.g: your response times of critical UEM User Actions
Andi
Answer by Birender S. ·
Thanks much Andi. It seems to be aligned to my requirement.
Rgds,
Birender Singh.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET