Description
Before stabilizing a module, an approver or maintainer must make sure that the following criteria have been met for at least two successive minor version releases (regardless of when this issue was opened):
- No open issues or PRs in the module that would require breaking changes
- Move
extension/experimental/storage
to a separate module #11022 - [extension] Move optional interfaces to extensioncapabilities #11000
- Decide what to do with
Builder
s #10621 - [extension] Remove deprecated interfaces #11043
- [extensiontest] Remove StatusWatcher helpers #11044
- Should we move
component.TelemetrySettings
to not be embedded? #11045
- Move
- No TODOs in the module code that would require breaking changes
- No deprecated symbols in the module
- No symbols marked as experimental in the module
- The module follows the Coding guidelines
Please also make sure to publicly announce our intent to stabilize the module on:
- The #otel-collector CNCF Slack Channel
- The #opentelemetry CNCF Slack channel
- Linked to above message
- A Collector SIG meeting (if unable to attend, just add to the agenda)
- Added to 2024-09-04 meeting notes
To help other people verify the above criteria, please link to the announcement and other links used to complete the above in a comment on this issue.
Once all criteria are met, close this issue by moving this module to the stable
module set.
Sub-issues
Metadata
Metadata
Assignees
Type
Projects
Status
Done