Datadog
Integration
API Key
Either generate a new API key or provide an existing one.
Birch
Add the integration to your dashboard.
Field | Value | Required |
---|---|---|
Name | A name to identify the drain | ✔ |
API Key | The Datadog API key used to authenticate | ✔ |
Log Format
Logs are sent with the given format:
{
"ddsource": "birch",
"ddtags": "platform=android,custom_property__key_1:value1,custom_property__key_2:value2",
"hostname": "birch.ryanfung.com",
"message": "2023-01-18T13:24:59Z DEBUG Your message",
"service": "client"
}