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

Modify comments on default configs to accurately reflect the defaults. #32936

Merged
merged 3 commits into from
May 15, 2024

Conversation

jhuizingh
Copy link
Contributor

@jhuizingh jhuizingh commented May 7, 2024

Description:
Some of the comments related to the defaults for the webhookeventreceiver were incorrect. I was looking through the code trying to make it work in an attempt to try this receiver and I was thrown off by references to different things being the default in different places.

Link to tracking Issue:

Testing:
No code changes, comments only change.

Documentation:
Comments were changed to be accurate.

@jhuizingh jhuizingh requested a review from atoulme as a code owner May 7, 2024 23:28
@jhuizingh jhuizingh requested a review from a team May 7, 2024 23:28
Copy link

linux-foundation-easycla bot commented May 7, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@shalper2
Copy link
Contributor

shalper2 commented May 8, 2024

Thank you for catching these incorrect comments! Wanted to confirm that the receiver otherwise works as expected

@jhuizingh
Copy link
Contributor Author

@shalper2 I only did a really basic POC with it, but it did in fact log the HTTP POST's body to the debug exporter as expected, so yes as far as I've attempted to use it!

@songy23 songy23 added ready to merge Code review completed; ready to merge by maintainers documentation Improvements or additions to documentation Skip Changelog PRs that do not require a CHANGELOG.md entry labels May 10, 2024
@andrzej-stencel andrzej-stencel merged commit d3c9cff into open-telemetry:main May 15, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation ready to merge Code review completed; ready to merge by maintainers receiver/webhookevent Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants