Skip to content

docs: semconv gen: correct the comment on the package containing metrics #6915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

0xdeafcafe
Copy link

For example: https://pkg.go.dev/go.opentelemetry.io/otel@v1.36.0/semconv/v1.32.0/genaiconv

The package genaiconv has the following comment:

Package httpconv provides types and functionality for OpenTelemetry semantic conventions in the "gen_ai" namespace.

Copy link

linux-foundation-easycla bot commented Jun 19, 2025

CLA Signed


The committers listed above are authorized under a signed CLA.

@dmathieu dmathieu added the blocked:CLA Waiting on CLA to be signed before progress can be made label Jun 19, 2025
Copy link

codecov bot commented Jun 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.9%. Comparing base (0150494) to head (3464c29).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6915   +/-   ##
=====================================
  Coverage   82.9%   82.9%           
=====================================
  Files        261     261           
  Lines      24262   24262           
=====================================
+ Hits       20124   20125    +1     
+ Misses      3761    3760    -1     
  Partials     377     377           

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.

@dmathieu dmathieu added Skip Changelog PRs that do not require a CHANGELOG.md entry and removed blocked:CLA Waiting on CLA to be signed before progress can be made labels Jun 19, 2025
@dmathieu
Copy link
Member

We should regenerate/fix the generated packages as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants