Skip to content

Revive event.name attribute#2715

Merged
joaopgrassi merged 13 commits intoopen-telemetry:mainfrom
pellared:pellared/issue2597
Sep 8, 2025
Merged

Revive event.name attribute#2715
joaopgrassi merged 13 commits intoopen-telemetry:mainfrom
pellared:pellared/issue2597

Conversation

@pellared
Copy link
Copy Markdown
Member

@pellared pellared commented Sep 3, 2025

Fixes #2597

The event.name attribute is now undeprecated and can be used by:

  • Non-OTLP exporters to emit the EventName
  • Applications using existing logging libraries to add event name information that can be used to set the EventName field by Collector or SDK components

Prior-art:

@github-actions github-actions Bot added enhancement New feature or request area:event labels Sep 3, 2025
@pellared pellared changed the title Bring back event.name attribute Bring back event.name attribute for use by non-OTLP exporters and logging libraries Sep 3, 2025
@pellared pellared marked this pull request as ready for review September 3, 2025 08:57
@pellared pellared requested review from a team as code owners September 3, 2025 08:57
@pellared pellared self-assigned this Sep 3, 2025
@pellared pellared added this to Logs SIG Sep 3, 2025
@pellared pellared moved this to In progress in Logs SIG Sep 3, 2025
@pellared pellared changed the title Bring back event.name attribute for use by non-OTLP exporters and logging libraries Revive event.name attribute for use by non-OTLP exporters and logging libraries Sep 3, 2025
Comment thread .chloggen/2597.yaml Outdated
Comment thread .chloggen/2597.yaml Outdated
Comment thread model/event/registry.yaml Outdated
@pellared pellared requested a review from lmolkova September 4, 2025 09:22
@pellared pellared changed the title Revive event.name attribute for use by non-OTLP exporters and logging libraries Revive event.name attribute Sep 4, 2025
@lmolkova lmolkova moved this from Untriaged to Needs More Approval in Semantic Conventions Triage Sep 4, 2025
@lmolkova lmolkova moved this from Needs More Approval to Ready to be Merged in Semantic Conventions Triage Sep 5, 2025
@github-project-automation github-project-automation Bot moved this from Ready to be Merged to Needs More Approval in Semantic Conventions Triage Sep 5, 2025
@lmolkova lmolkova moved this from Needs More Approval to Ready to be Merged in Semantic Conventions Triage Sep 5, 2025
@joaopgrassi joaopgrassi added this pull request to the merge queue Sep 8, 2025
Merged via the queue into open-telemetry:main with commit ba43fe4 Sep 8, 2025
15 of 16 checks passed
@github-project-automation github-project-automation Bot moved this from In progress to Done in Logs SIG Sep 8, 2025
@pellared pellared deleted the pellared/issue2597 branch September 8, 2025 15:15
pellared added a commit to pellared/semantic-conventions that referenced this pull request Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:event enhancement New feature or request

Projects

Status: Done
Archived in project

Development

Successfully merging this pull request may close these issues.

Revive event.name attribute

4 participants