Datadog · Example Payload

Datadog Log Event Example

AnalyticsDashboardsMonitoringPlatformT1Visualizations

Datadog Log Event Example is an example object payload from Datadog, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypecontentattributes

Example Payload

Raw ↑
{
  "id": "abc-123-def",
  "type": "log",
  "content": "example_value",
  "attributes": "example_value"
}