opentelemetry-cpp
opentelemetry-cpp copied to clipboard
Elastic Search exporter follow ECS guidelines
Fixes #3091
Changes
Try to follow as much as possible the ECS guidelines and the ECS Logs reference
This impacts fields:
- timestamp: now set to @timestamp with a
Datestring - body: now set to
message - name: now set to
log.logger - severity: now set to
log.level - attributes: not under the
attributeskey anymore