-
Notifications
You must be signed in to change notification settings - Fork 455
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
Metrics beta/rc/stable release timelines #1719
Comments
This was referenced May 11, 2024
Merged
Hi, just a small nitpick:
should be
This confused me a bit, as I read the Issue bottom to top 🙈 |
Thanks @sbernauer ! Updated. |
This was referenced Sep 9, 2024
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Extracting from parent issue to own issue to gather explicit feedbacks, as details are hard to notice, when embedded inside the parent issue, especially the breaking changes.
Background:
Re-emphasizing the core issues from #1572
Release plan for Metrics
Components in scope are:
Metrics API (
opentelemetry
crate)Metrics SDK (
opentelemetry-sdk
crate)Metrics InMemory Exporter (
opentelemetry-sdk
crate)Metrics OTLP Exporter (
opentelemetry-otlp
crate)Metrics stdout Exporter (
opentelemetry-stdout
crate)Following sub-sections provides details on items we plan for each release, along with rough timelines.
Beta release - ETA June 30 2024
Breaking changes are still possible in beta, but has a higher bar than alpha releases.
The following functionality is explicitly being removed:
Link to discussion around this, as there are concerns: https://github.com/open-telemetry/opentelemetry-rust/pull/1715/files#r1592783145
RC release - ETA Nov 30 2024
While breaking changes are still possible, it has extremely high bar here.
Stable release - ETA Jan 30 2025
No breaking changes allowed after.
Post the 1st stable release, the following features will be added (listed not in priority order)
The text was updated successfully, but these errors were encountered: