-
Bug
-
Resolution: Unresolved
-
Normal
-
Logging 6.2.0
-
False
-
None
-
False
-
NEW
-
NEW
-
Bug Fix
-
-
Description of problem:
Currently in API docs, the options for dropping OTLP attributes mentions 'inclusion' instead of dropping/excluding attributes.
logAttributes: LogAttributes lists the names of log attributes that should be included in structured metadata. resourceAttributes: ResourceAttributes lists the names of resource attributes that should be included in structured metadata. scopeAttributes: ScopeAttributes lists the names of scope attributes that should be included in structured metadata.
Version-Release number of selected component (if applicable): Logging 6.2
Steps to Reproduce:
- Create LokiStack CR from UI view or refer the LokiStack CRD
Actual results:
The description mentions inclusion under the drop filter
Expected results:
We need to update to exclusion/dropping instead of Inclusion.
Update needs to happen on both global and tenant level