28 May 2019 08:42 PM
Is it, or will it be possible to get the AppMon exported metrics from a dynatrace managed cluster?
eg:
I export 5 business transactions to Dyantrace Managed, and then use the Timeseries API to get these metrics?
I asked this question in a support case 6 months ago, but then it wasnt possible, has this, or will this change?
Solved! Go to Solution.
28 May 2019 09:37 PM
In general support will never confirm you such possibility, but you can use custom metrics. You will need some script witch will take data from DT, convert them to json understandable by Dynatrace managed and send there. Then you will be able to chart those metrics and fetch them via timeseries api. Easier will be to use elasticsearch to fetch and serv data from bt. Custom metrics are not totally free, you always have some portion of them with license but in general they exist in price list 🙂
Sebastian