Skip to content

chore(prometheus): restore crate to workspace#3500

Merged
cijothomas merged 1 commit into
open-telemetry:mainfrom
cijothomas:cijothomas/undeprecate-prometheus
May 7, 2026
Merged

chore(prometheus): restore crate to workspace#3500
cijothomas merged 1 commit into
open-telemetry:mainfrom
cijothomas:cijothomas/undeprecate-prometheus

Conversation

@cijothomas

@cijothomas cijothomas commented May 7, 2026

Copy link
Copy Markdown
Member

Changes

Un-deprecates opentelemetry-prometheus by removing stale unsupported/discontinued notices and restoring the crate to the workspace. Sets the crate MSRV to 1.81.0 to match the prometheus dependency requirement.

Fixes #3288

Validation

  • cargo metadata --no-deps --format-version 1
  • cargo +1.81.0 check -p opentelemetry-prometheus --all-targets --all-features
  • cargo +nightly shear --expand
  • cargo clippy -p opentelemetry-prometheus --all-targets --all-features -- -Dwarnings
  • cargo test -p opentelemetry-prometheus --all-features --lib

@cijothomas cijothomas requested a review from a team as a code owner May 7, 2026 01:32
@codecov

codecov Bot commented May 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.8%. Comparing base (cc87dd9) to head (74a081b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #3500     +/-   ##
=======================================
- Coverage   84.1%   82.8%   -1.3%     
=======================================
  Files        126     130      +4     
  Lines      26720   27276    +556     
=======================================
+ Hits       22490   22609    +119     
- Misses      4230    4667    +437     

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

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

@cijothomas cijothomas force-pushed the cijothomas/undeprecate-prometheus branch from 958a3fb to d42d9c5 Compare May 7, 2026 01:49
@cijothomas cijothomas force-pushed the cijothomas/undeprecate-prometheus branch from d42d9c5 to 74a081b Compare May 7, 2026 02:36
@cijothomas cijothomas added this pull request to the merge queue May 7, 2026
Merged via the queue into open-telemetry:main with commit 81d5a06 May 7, 2026
28 of 29 checks passed
@cijothomas cijothomas deleted the cijothomas/undeprecate-prometheus branch May 8, 2026 19:38
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.

Un-deprecate Prometheus

3 participants