18 Oct 2017
11:52 AM
- last edited on
26 May 2021
04:48 AM
by
MaciejNeumann
Hi,
I want to know if it's possible to send custom metrics got by shell scripts to 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: