Skip to content

fix(operator): Add log attribute for level to structured metadata - #14776

Merged
periklis merged 1 commit into
grafana:mainfrom
xperimental:otlp-add-level
Nov 6, 2024
Merged

fix(operator): Add log attribute for level to structured metadata#14776
periklis merged 1 commit into
grafana:mainfrom
xperimental:otlp-add-level

Conversation

@xperimental

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:

This PR adds another log attribute to the default set of OTLP attributes for OpenShift. This attribute is used by the current visualization to show the log severity and filter for it. This is a workaround for the current version until the visualization supports the new label (severity_text).

Which issue(s) this PR fixes:

Fixes LOG-6324

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Title matches the required conventional commits format, see here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants