-
Story
-
Resolution: Done
-
Normal
-
Logging 6.2.0, Logging 6.1.z
-
None
-
5
-
False
-
None
-
False
-
NEW
-
VERIFIED
-
With this update, Loki Operator allows the administrator to configure the LokiStack to drop OpenTelemetry attributes when receiving data through OTLP.
-
Enhancement
-
-
-
Log Storage - Sprint 265, Log Storage - Sprint 267, Log Storage - Sprint 266
The LokiStack CRD allows for customizing the handling of OTLP attributes passed in during ingestion of OTel log entries. This is documented here: https://loki-operator.dev/docs/open-telemetry.md/#custom-attribute-mapping
Currently the CRD allows configuring "stream labels" and "structured metadata" but has no configuration for dropping (ignoring) attributes, even though the Loki configuration allows this.
We should extend the CRD to allow customers to drop attributes by name or regular expression and make it clear that "structured metadata" is the default for all attributes if no configuration is provided. If possible, the current "structured metadata" configuration might be deprecated or removed because it just provides the default behavior.
- is cloned by
-
LOG-6909 [release-6.1] Allow dropping of attributes in Loki Operator OTLP configuration
-
- To Do
-
- links to
- mentioned on