17 Mar 2023
02:16 PM
- last edited on
20 Mar 2023
06:18 AM
by
Ana_Kuzmenchuk
Hello,
I will have to export the information on FullStack mode for CSV format, but I don't see how to do it. I can export to CSV format only if I create a report from Data Explorer but I don't see metrics option for Monitoring Mode.
From "Hosts" I successfully created a Dashboard with the information on Fullstack mode and infrastructure mode, but in this mode, I can't export the CSV format. Is it possible to configure the reports or dashboard for exporting the information of my infrastructure and the working mode of OneAgents (Fullstack and infrastructure) configured on my servers?
Other question on this same topic. I am unable to change the Dashboard type when I create from Hosts. Mode only is Honeycomb. Attached the evidence.
Thanks for any help.
Solved! Go to Solution.
Hi,
I think you should check Dynatrace API to see if your metrics are there. If yes, you can create a script to get information in JSON format, parse it, transform it and export it as CSV.
Best regards
Hi f2k9pp9,
you can use API to export the hosts including the monitoring mode, also, you can export the data directly from an excel sheet based on the access to your Dynatrace environment endpoint.
https://www.dynatrace.com/support/help/shortlink/api-hosts-get-all
Featured Posts