opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

Stabilize module consumer

Open codeboten opened this issue 1 year ago • 7 comments

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:

  • [ ] No open issues or PRs in the module that would require breaking changes
  • [x] No TODOs in the module code that would require breaking changes
  • [x] No deprecated symbols in the module
  • [x] No symbols marked as experimental in the module
  • [x] The module follows the Coding guidelines

Please also make sure to publicly announce our intent to stabilize the module on:

  • [x] The #otel-collector CNCF Slack Channel
  • [x] The #opentelemetry CNCF Slack channel
  • [x] A Collector SIG meeting (if unable to attend, just add to the agenda)

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.

codeboten avatar Dec 05 '23 15:12 codeboten

git grep TODO gives no results git grep Deprecated gives no results

atoulme avatar Dec 19 '23 22:12 atoulme

Published intent on #otel-collector CNCF Slack Channel: https://cloud-native.slack.com/archives/C01N6P7KR6W/p1703026224363709 Published intent on #opentelemetry CNCF Slack channel: https://cloud-native.slack.com/archives/CJFCJHG4Q/p1703026318636549

atoulme avatar Dec 19 '23 22:12 atoulme

Scheduled for SIG meeting 9am 12/19. Please feel free to attend and bring up any items for discussion, your feedback is helpful.

atoulme avatar Dec 19 '23 22:12 atoulme

Issues related to consumer:

  • [ ] #9041
  • [x] #8833
  • [x] #9150
  • [ ] #7047

atoulme avatar Dec 19 '23 22:12 atoulme

I believe issues are being tracked in https://github.com/open-telemetry/opentelemetry-collector/milestone/31

TylerHelmuth avatar Dec 20 '23 17:12 TylerHelmuth

Looks like the milestone doesn't track PRs, just issues. Do we need to reopen #8833?

atoulme avatar Jan 24 '24 05:01 atoulme

Discussed with maintainers, we can for now not reopen #8833 and keep it out of scope of the consumer 1.0 package.

atoulme avatar Feb 07 '24 16:02 atoulme