Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
attributesJSON object of attributes from your span.
Optional
customJSON object of custom spans data.
Optional
endEnd timestamp of your span.
Optional
envName of the environment from where the spans are being sent.
Optional
hostName of the machine from where the spans are being sent.
Optional
ingestionThe reason why the span was ingested.
Optional
parentId of the span that's parent of this span.
Optional
resourceUnique identifier of the resource.
Optional
resourceThe name of the resource.
Optional
retainedThe reason why the span was indexed.
Optional
serviceThe name of the application or service generating the span events. It is used to switch from APM to Logs, so make sure you define the same value when you use both products.
Optional
singleWhether or not the span was collected as a stand-alone span. Always associated to "single_span" ingestion_reason if true.
Optional
spanId of the span.
Optional
startStart timestamp of your span.
Optional
tagsArray of tags associated with your span.
Optional
traceId of the trace to which the span belongs.
Optional
typeThe type of the span.
Generated using TypeDoc
JSON object containing all span attributes and their associated values.