New Relic · Schema

Span

A single distributed trace span in New Relic format

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

Properties

Name Type Description
id string Unique identifier for this span (16 hex characters)
trace.id string Trace ID that groups all spans in a distributed trace
timestamp integer Unix epoch timestamp in milliseconds when the span started
attributes object Span attributes
View JSON Schema on GitHub