Skip to content

[SEMANTIC CONVENTIONS] feat: semconv generate events#4171

Open
proost wants to merge 6 commits into
open-telemetry:mainfrom
proost:semconv-generate-events
Open

[SEMANTIC CONVENTIONS] feat: semconv generate events#4171
proost wants to merge 6 commits into
open-telemetry:mainfrom
proost:semconv-generate-events

Conversation

@proost

@proost proost commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Changes

I found that "exception" is missing.

"exception" itself is on the event not the attribute
.

So i add new template.

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@proost proost requested a review from a team as a code owner June 19, 2026 05:36
@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.85%. Comparing base (453cfb7) to head (6983ada).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4171      +/-   ##
==========================================
- Coverage   82.86%   82.85%   -0.01%     
==========================================
  Files         406      406              
  Lines       16912    16912              
==========================================
- Hits        14012    14010       -2     
- Misses       2900     2902       +2     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@proost proost changed the title feat: semconv generate events [SEMANTIC CONVENTIONS] feat: semconv generate events Jun 19, 2026

@marcalff marcalff left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks for the feature.

Nicely done, integrates well with the existing code generation.

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.

2 participants