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

[connector/otlpjson] Move stability to alpha #34253

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

ChrsMark
Copy link
Member

Description:

This is the 3rd PR for the new otlpjson connector (#34208). Moves its stability to alpha.

Link to tracking Issue: #34208 #34239 #34249

Testing: ~

Documentation: Updated

@github-actions github-actions bot requested a review from djaglowski July 25, 2024 14:36
@ChrsMark ChrsMark marked this pull request as ready for review July 25, 2024 15:01
@ChrsMark ChrsMark requested a review from a team July 25, 2024 15:01
Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@djaglowski djaglowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assumed the config.go code was a placeholder, but if we don't need any custom validation I believe we can delete it.

@ChrsMark
Copy link
Member Author

I assumed the config.go code was a placeholder, but if we don't need any custom validation I believe we can delete it.

👍🏽 . As proposed at #34249 (comment) for now there is no exposed config and we can go with plain pass-through approach. We can iterate on this if we have specific requests/use-cases.
I have removed the Validate().

Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
@djaglowski djaglowski merged commit 98ae65b into open-telemetry:main Jul 26, 2024
154 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants