The Developers section contains reference materials for developing for Datadog.
Developers have several choices for sending unsupported data to Datadog. The main considerations are effort (time to develop) and budget (cost of custom metrics).
Type | Effort | Custom Metrics | Language |
---|---|---|---|
DogStatsD | Lowest | Yes | Any |
Custom check | Low | Yes | Python |
Private integration | Medium | Yes | Python |
Public integration | High | No | Python |
Send unsupported metrics to Datadog:
Learn about the types of data you can submit to Datadog:
Collaborate with the Datadog developer community:
Other developer resources:
Additional helpful documentation, links, and articles: