New Relic · Example Payload

New Relic Application Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

New Relic Application Example is an example object payload from New Relic, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

application

Example Payload

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