Skip to content

Align with latest OTel semantic conventions #13498

@krisztianfekete

Description

@krisztianfekete

kgateway version

main

Kubernetes Version

N/A

Describe the bug

Today some HTTP attributes still follow older OpenTelemetry semantic conventions. For example, spans use http.status_code rather than the current http.response.status_code, and legacy HTTP attribute names such as http.method and http.url are present.

Expected Behavior

We should align with the latest semantic conventions.

Steps to reproduce the bug

Ingest traces/logs into a backend and explore attributes.

Additional Environment Detail

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions