This is a Datadog integration for fetching metrics from Mozilla Observatory web service.
The code herein is a working integration, but requires more work to make it eligible into inclusion to the official Datadog integrations.
It is currently provided as-is, without any additional documentation or support. Future work plans include writing sufficient documentation and fulfilling requirements to submit it to the main Datadog repository.
Requires an already installed Datadog Agent deployment.
- Copy
observatory.py
into/etc/datadog-agent/checks.d/
folder - Copy
observatory.yaml
into/etc/datadog-agent/conf.d/
folder and change as needed
Apache2 license