New Relic · Example Payload

New Relic Application Body Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

New Relic Application Body 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

namesettings

Example Payload

Raw ↑
{
  "name": "example-resource-01",
  "settings": {
    "app_apdex_threshold": 42.5,
    "enable_real_user_monitoring": true,
    "end_user_apdex_threshold": 42.5
  }
}