amonagent icon indicating copy to clipboard operation
amonagent copied to clipboard

Explore adding support for Datadog Integrations

Open martinrusev opened this issue 8 years ago • 2 comments

Datadog recently separated their individual checks into separate packages, which will work great with the amonagent:

https://github.com/DataDog/integrations-core

martinrusev avatar Feb 02 '18 10:02 martinrusev

Based on the license we can use them on any machine. That seems nice.

Will it be as simple as using other checks/metrics?

ghost avatar Feb 06 '18 12:02 ghost

@dschwabeS11 Based on what I saw in their source code, it is going to be very similar to how Nagios/Sensu plugins work - you add the path to the datadog script in a JSON list

martinrusev avatar Feb 06 '18 12:02 martinrusev