Skip to content
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

Prepare for v0.27.0 - update Metrics API and Log(bridge) API to RC, Metrics SDK & OTLP Exporter to Beta. #2290

Merged
merged 19 commits into from
Nov 12, 2024

Conversation

lalitb
Copy link
Member

@lalitb lalitb commented Nov 8, 2024

Changes

Used a script to generate Cargo.toml and Changelog, so need to review it thoroughly, in case I missed something in the script.
Will separately add the script if it's all good later.

Please provide a brief description of the changes here.

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@lalitb lalitb requested a review from a team as a code owner November 8, 2024 20:20
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.6%. Comparing base (648710e) to head (81e83e4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2290   +/-   ##
=====================================
  Coverage   79.6%   79.6%           
=====================================
  Files        123     123           
  Lines      21263   21263           
=====================================
  Hits       16940   16940           
  Misses      4323    4323           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

README.md Outdated Show resolved Hide resolved
@lalitb lalitb changed the title Prepare for v0.27.0 - update Metrics API and Log(bridge) API to RC (Release Candidate) Prepare for v0.27.0 - update Metrics API and Log(bridge) API to RC, Metrics SDK & OTLP Exporter to Beta. Nov 11, 2024
tracing-subscriber = { workspace = true, features = ["env-filter","registry", "std"] }
Copy link
Member

Choose a reason for hiding this comment

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

unintended whitespace removals?

opentelemetry-semantic-conventions = { path = "../../../opentelemetry-semantic-conventions" }
Copy link
Member

Choose a reason for hiding this comment

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

unintended whitespace removals?

opentelemetry-appender-tracing/CHANGELOG.md Outdated Show resolved Hide resolved
opentelemetry-jaeger-propagator/CHANGELOG.md Outdated Show resolved Hide resolved
opentelemetry-otlp/CHANGELOG.md Outdated Show resolved Hide resolved
opentelemetry-proto/CHANGELOG.md Outdated Show resolved Hide resolved
opentelemetry-sdk/CHANGELOG.md Outdated Show resolved Hide resolved
opentelemetry-semantic-conventions/CHANGELOG.md Outdated Show resolved Hide resolved
opentelemetry-stdout/CHANGELOG.md Outdated Show resolved Hide resolved
opentelemetry-zipkin/CHANGELOG.md Outdated Show resolved Hide resolved
opentelemetry/CHANGELOG.md Outdated Show resolved Hide resolved
@cijothomas cijothomas added the integration tests Run integration tests label Nov 12, 2024
@lalitb lalitb merged commit ade08cb into open-telemetry:main Nov 12, 2024
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration tests Run integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants