Expand description
Annotations for shared Datadog encoder configuration keys.
Constants§
- ALL
- All annotations declared in this module, in declaration order.
- ENV
env— the environment name attached to all emitted telemetry.- FLUSH_
TIMEOUT_ SECS flush_timeout_secs— how long to wait before force-flushing an in-flight payload. ADP-specific.- SERIALIZER_
COMPRESSOR_ KIND serializer_compressor_kind— compression algorithm for encoder request payloads.- SERIALIZER_
MAX_ METRICS_ PER_ PAYLOAD serializer_max_metrics_per_payload— max metrics per encoded request payload. ADP-specific.- SERIALIZER_
ZSTD_ COMPRESSOR_ LEVEL serializer_zstd_compressor_level— zstd compression level for encoder request payloads. Schema declares Float; field is i32.