opentelemetry-collector
opentelemetry-collector copied to clipboard
Stabilize module configauth
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
- [ ] 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
- [ ] 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.
Few things I would like to see here:
- Interaction with https://github.com/open-telemetry/opentelemetry-collector/tree/main/client is strange. I would actually want to also clarify what we do with
clientpackage. I kind of think that some belongs toconsumerand some belongs to extensions like the auth extension. - Depends on component so it is blocked by the stabilization of component.
Announced at SIG meeting 3/13.