Expand description
This is a place for re-usable Saluki-only defaults.
Important: this is not a place where we should restate Datadog Agent schema-derived defaults. Defaults that flow from the Datadog schema are defined by codegen in the appropriate crate. We only want the definitive codegen defaults rather than restating values that can drift (see #1802).
Constantsยง
- DEFAULT_
STRING_ INTERNER_ SIZE_ BYTES - Default OTLP trace string interner capacity: 512 KiB.
- MAX_
STRING_ INTERNER_ SIZE_ BYTES - Maximum OTLP trace string interner capacity: 1 GiB. Arbitrary to stop @blt from blowing us up.