Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-6839

Update API docs on dropping of attributes for OTLP support

XMLWordPrintable

    • 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.
      

      https://github.com/openshift/loki/blob/main/operator/bundle/openshift/manifests/loki.grafana.com_lokistacks.yaml#L178

      Version-Release number of selected component (if applicable): Logging 6.2

      Steps to Reproduce:

      1. 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

      Additional info:

              Unassigned Unassigned
              rhn-support-kbharti Kabir Bharti
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: