package
1.9.1
Repository: https://github.com/elastic/apm-data.git
Documentation: pkg.go.dev

# Functions

DecodeMetadata decodes metadata from d, updating out.
DecodeNestedError decodes an error from d, appending it to batch.
DecodeNestedLog decodes a log event from d, appending it to batch.
DecodeNestedMetadata decodes metadata from d, updating out.
DecodeNestedMetricset decodes a metricset from d, appending it to batch.
DecodeNestedSpan decodes a span from d, appending it to batch.
DecodeNestedTransaction decodes a transaction from d, appending it to batch.

# Structs

EcsLogErrorFields holds error.* fields for supporting ECS logging format and enables parsing them in flat as well as nested notation.
EcsLogEventFields holds event.* fields for supporting ECS logging format and enables parsing them in flat as well as nested notation.
EcsLogLogFields holds log.* fields for supporting ECS logging format and enables parsing them in flat as well as nested notation.
EcsLogProcessFields holds process.* fields for supporting ECS logging format and enables parsing them in flat as well as nested notation.
EcsLogServiceFields holds service.* fields for supporting ECS logging format and enables parsing them in flat as well as nested notation.