Skip to content

Fix package name documentation and missing copyright in semconv/v1.34.0#7657

Merged
MrAlias merged 6 commits intoopen-telemetry:mainfrom
MrAlias:fix-semconv-v1.34.0
Dec 5, 2025
Merged

Fix package name documentation and missing copyright in semconv/v1.34.0#7657
MrAlias merged 6 commits intoopen-telemetry:mainfrom
MrAlias:fix-semconv-v1.34.0

Conversation

@MrAlias
Copy link
Copy Markdown
Contributor

@MrAlias MrAlias commented Dec 3, 2025

Identified in the review of #7648

@MrAlias MrAlias added documentation Provides helpful information Skip Changelog PRs that do not require a CHANGELOG.md entry labels Dec 3, 2025
@MrAlias MrAlias added this to the v1.39.0 milestone Dec 3, 2025
@MrAlias MrAlias marked this pull request as ready for review December 3, 2025 20:24
@MrAlias MrAlias requested review from XSAM and dashpole as code owners December 3, 2025 20:24
Copilot AI review requested due to automatic review settings December 3, 2025 20:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 corrects documentation errors in generated semantic convention files for v1.34.0 by fixing incorrect package name references and adding missing copyright headers.

  • Corrected package documentation comments that incorrectly referenced "httpconv" to use the actual package name
  • Added missing copyright and license headers following the "Code generated" comment
  • Ensured consistency with the copyright header format used in other semantic convention versions

Reviewed changes

Copilot reviewed 19 out of 19 changed files in this pull request and generated no comments.

Show a summary per file
File Description
semconv/v1.34.0/vcsconv/metric.go Fixed package doc from "httpconv" to "vcsconv", added copyright header
semconv/v1.34.0/systemconv/metric.go Fixed package doc from "httpconv" to "systemconv", added copyright header
semconv/v1.34.0/signalrconv/metric.go Fixed package doc from "httpconv" to "signalrconv", added copyright header
semconv/v1.34.0/rpcconv/metric.go Fixed package doc from "httpconv" to "rpcconv", added copyright header
semconv/v1.34.0/processconv/metric.go Fixed package doc from "httpconv" to "processconv", added copyright header
semconv/v1.34.0/otelconv/metric.go Fixed package doc from "httpconv" to "otelconv", added copyright header
semconv/v1.34.0/messagingconv/metric.go Fixed package doc from "httpconv" to "messagingconv", added copyright header
semconv/v1.34.0/k8sconv/metric.go Fixed package doc from "httpconv" to "k8sconv", added copyright header
semconv/v1.34.0/hwconv/metric.go Fixed package doc from "httpconv" to "hwconv", added copyright header
semconv/v1.34.0/httpconv/metric.go Added missing copyright header (package doc was already correct)
semconv/v1.34.0/goconv/metric.go Fixed package doc from "httpconv" to "goconv", added copyright header
semconv/v1.34.0/genaiconv/metric.go Fixed package doc from "httpconv" to "genaiconv", added copyright header
semconv/v1.34.0/faasconv/metric.go Fixed package doc from "httpconv" to "faasconv", added copyright header
semconv/v1.34.0/dnsconv/metric.go Fixed package doc from "httpconv" to "dnsconv", added copyright header
semconv/v1.34.0/dbconv/metric.go Fixed package doc from "httpconv" to "dbconv", added copyright header
semconv/v1.34.0/cpuconv/metric.go Fixed package doc from "httpconv" to "cpuconv", added copyright header
semconv/v1.34.0/containerconv/metric.go Fixed package doc from "httpconv" to "containerconv", added copyright header
semconv/v1.34.0/cicdconv/metric.go Fixed package doc from "httpconv" to "cicdconv", added copyright header
semconv/v1.34.0/azureconv/metric.go Fixed package doc from "httpconv" to "azureconv", added copyright header

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

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.1%. Comparing base (3659648) to head (3bd946b).
⚠️ Report is 17 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7657     +/-   ##
=======================================
- Coverage   86.1%   86.1%   -0.1%     
=======================================
  Files        298     298             
  Lines      21709   21709             
=======================================
- Hits       18705   18704      -1     
- Misses      2627    2628      +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.

@MrAlias MrAlias merged commit cddeb68 into open-telemetry:main Dec 5, 2025
29 of 30 checks passed
@MrAlias MrAlias deleted the fix-semconv-v1.34.0 branch December 5, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Provides helpful information Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants