18 Oct 2017
11:52 AM
- last edited on
03 Oct 2022
03:15 AM
by
Ana_Kuzmenchuk
Hi,
I want to know if it's possible to send custom metrics we got by shell scripts to the Dynatrace server.
For example disk usage metrics.
Solved! Go to Solution.
Sure, either you send them directly through our REST API:
https://help.dynatrace.com/dynatrace-api/custom-de...
Or you can also use the CLI interface we published on Github:
Featured Posts