Back to Vector

Datadog Logs Sink Reserved Attr Warn Clarity.Enhancement

changelog.d/datadog_logs_sink_reserved_attr_warn_clarity.enhancement.md

0.57.0443 B
Original Source

Improved the warning log emitted by the datadog_logs sink when a field with a Datadog reserved attribute semantic meaning needs to be relocated but the destination path already exists. The log now includes source_path, destination_path, and renamed_existing_to fields to make the conflict easier to diagnose; additionally, it will now also increment a new counter datadog_logs_reserved_attribute_conflicts_total.

authors: gwenaskell