Skip to content
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

docs: add status tables for all components #15718

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

andrzej-stencel
Copy link
Member

@andrzej-stencel andrzej-stencel commented Oct 31, 2022

Fixes #15654

How I got the details for the status tables for each component:

  • Stability - this was the most tricky one; for some of the components, this information is not available. I put "unknown" for those and will kindly ask those components' maintainers to fill in the missing information.
    UPDATE: Thanks to all the code owners, all the missing stability level information is now filled in 🎉
  • Supported pipeline types - I tried to get that from the rest of the description; hopefully got it right. Please comment if you think something needs to be changed.
  • Distributions - This was the easiest, I looked at the manifests for core and contrib distributions. Hopefully I got this right.

@andrzej-stencel
Copy link
Member Author

@pcwiese As the code owner for the Azure Monitor Exporter, can you specify the stability level of this component?

@andrzej-stencel
Copy link
Member Author

@dashpole @billmeyer @gjanco As the code owners for the Mezmo Exporter, can you specify the stability level of this component?

@andrzej-stencel
Copy link
Member Author

@Aneurysm9 @mxiamxia As the code owners for the AWS Proxy extension, can you specify the stability level of this component?

@andrzej-stencel
Copy link
Member Author

andrzej-stencel commented Oct 31, 2022

@owais @dmitryax As the code owners for the Kubernetes Attributes Processor, can you specify the stability level of this component?

@andrzej-stencel
Copy link
Member Author

@jrcamp As the code owner for the Receiver Creator component, can you specify the stability level of this component?

@andrzej-stencel
Copy link
Member Author

@djaglowski @mcardy As the code owners for the Solace Receiver, can you specify the stability level of this component?

@djaglowski
Copy link
Member

@djaglowski @mcardy As the code owners for the Solace Receiver, can you specify the stability level of this component?

I believe this one should be alpha.

@mcardy
Copy link
Contributor

mcardy commented Oct 31, 2022

@djaglowski @mcardy As the code owners for the Solace Receiver, can you specify the stability level of this component?

We have one more unit of work we would like to have before this component should be stable (est. late November/early December timeframe). Either alpha or beta is sufficient for now, but after that work the component should be stable and ready for production use. We have done significant internal validation, so will be confident in the stability of the receiver by December.

@andrzej-stencel andrzej-stencel force-pushed the add-status-tables branch 2 times, most recently from 656bc76 to 50984de Compare November 2, 2022 11:37
processor/k8sattributesprocessor/README.md Outdated Show resolved Hide resolved
receiver/receivercreator/README.md Outdated Show resolved Hide resolved
@andrzej-stencel
Copy link
Member Author

Wow, I didn't expect so good responsiveness, but it seems we have stability levels settled for all the components. Thank you to everyone involved! 👏 🎉 🏆

@bogdandrutu as the assignee, can you review this PR?

@dmitryax dmitryax added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 4, 2022
@dmitryax
Copy link
Member

dmitryax commented Nov 4, 2022

@astencel-sumo thanks for helping with this!

@dmitryax dmitryax merged commit 1527759 into open-telemetry:main Nov 4, 2022
@andrzej-stencel andrzej-stencel deleted the add-status-tables branch November 7, 2022 07:38
dineshg13 pushed a commit to DataDog/opentelemetry-collector-contrib that referenced this pull request Nov 21, 2022
shalper2 pushed a commit to shalper2/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2022
@plantfansam plantfansam mentioned this pull request Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] Add support tables for all components
7 participants