New Relic · Example Payload

New Relic Log Common Block Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

New Relic Log Common Block Example is an example object payload from New Relic, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

timestampattributes

Example Payload

Raw ↑
{
  "timestamp": 1718153645993,
  "attributes": {
    "customAttribute": "example_value"
  }
}