Skip to content

chore(logs): rename ingress-nginx GROK fields to OTel semantic conven…#1729

Merged
timojohlo merged 2 commits into
mainfrom
align-logs-dev
Jun 15, 2026
Merged

chore(logs): rename ingress-nginx GROK fields to OTel semantic conven…#1729
timojohlo merged 2 commits into
mainfrom
align-logs-dev

Conversation

@timojohlo

Copy link
Copy Markdown
Member

merge changes from logs-dev

Copilot AI review requested due to automatic review settings June 12, 2026 06:32
@timojohlo timojohlo requested a review from a team as a code owner June 12, 2026 06:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR merges changes from an upstream logs-dev branch, bumping the Logs plugin/chart versions and updating the ingress-nginx GROK extraction in the containerd log pipeline to use OpenTelemetry (OTel) semantic attribute names.

Changes:

  • Bump Logs PluginDefinition version to 0.13.9 and chart reference to 0.2.9.
  • Bump Helm chart version to 0.2.9.
  • Rename ingress-nginx GROK-extracted fields in the containerd pipeline to OTel semantic conventions (e.g., http.request.method, url.path, http.response.status_code, user_agent.original).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
logs/plugindefinition.yaml Bumps plugin version and referenced chart version.
logs/charts/templates/_containerd-config.tpl Renames ingress-nginx GROK output fields to OTel semantic keys (containerd pipeline).
logs/charts/Chart.yaml Bumps Helm chart version to 0.2.9.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread logs/charts/templates/_containerd-config.tpl
…tions

Signed-off-by: I504010 <timo.johner@sap.com>
…tack pipeline

Align all parsers in _openstack-config.tpl with OTel semantic conventions,
consistent with the containerd pipeline changes:

- request.method -> http.request.method
- request.path -> url.path
- response -> http.response.status_code
- content_length -> http.response.body.size
- user_agent -> user_agent.original
- request.length -> http.request.body.size

Affected transforms: ingress, neutron_agent, neutron_errors, openstack_api,
non_openstack, elektra, keystone_api, swift_proxy

Signed-off-by: I504010 <timo.johner@sap.com>
@timojohlo timojohlo merged commit 4f7ae7f into main Jun 15, 2026
7 checks passed
@timojohlo timojohlo deleted the align-logs-dev branch June 15, 2026 06:45
ztomaszewska pushed a commit that referenced this pull request Jun 16, 2026
#1729)

* chore(logs): rename ingress-nginx GROK fields to OTel semantic conventions

Signed-off-by: I504010 <timo.johner@sap.com>

* chore(logs): rename GROK fields to OTel semantic conventions in openstack pipeline

Align all parsers in _openstack-config.tpl with OTel semantic conventions,
consistent with the containerd pipeline changes:

- request.method -> http.request.method
- request.path -> url.path
- response -> http.response.status_code
- content_length -> http.response.body.size
- user_agent -> user_agent.original
- request.length -> http.request.body.size

Affected transforms: ingress, neutron_agent, neutron_errors, openstack_api,
non_openstack, elektra, keystone_api, swift_proxy

Signed-off-by: I504010 <timo.johner@sap.com>

---------

Signed-off-by: I504010 <timo.johner@sap.com>
Signed-off-by: Zuzanna Tomaszewska <zuzanna.tomaszewska@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants