New Relic · Example Payload

Openapi App Settings Response Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

Openapi App Settings Response 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

app_apdex_thresholdenable_real_user_monitoringend_user_apdex_thresholduse_server_side_config

Example Payload

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