New Relic · Example Payload

Metric Api Summary Value Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

Metric Api Summary Value Example is an example object payload from New Relic, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

countsumminmax

Example Payload

Raw ↑
{
  "count": 42.5,
  "sum": 42.5,
  "min": 42.5,
  "max": 42.5
}