New Relic · Example Payload

New Relic App Settings Body Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

New Relic App Settings Body Example is an example object payload from New Relic, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

app_apdex_thresholdenable_real_user_monitoringend_user_apdex_threshold

Example Payload

Raw ↑
{
  "app_apdex_threshold": 42.5,
  "enable_real_user_monitoring": true,
  "end_user_apdex_threshold": 42.5
}