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

[receiver/influxdbreceiver] update receiver.go to add better log messages #38357

Merged
merged 5 commits into from
Mar 4, 2025

Conversation

wadawe
Copy link
Contributor

@wadawe wadawe commented Mar 4, 2025

A simple change to propagate error messages for better debug logging purposes.

Description

This change looks to improve logging messages to help in debugging.

Link to tracking issue

Fixes bad logging...

Testing

No tests needed. Just a single string update.

Documentation

Propagate error messages for logging purposes.
@wadawe wadawe requested a review from a team as a code owner March 4, 2025 16:19
@wadawe wadawe requested a review from evan-bradley March 4, 2025 16:19
Copy link

linux-foundation-easycla bot commented Mar 4, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@wadawe
Copy link
Contributor Author

wadawe commented Mar 4, 2025

Adopted suggestion. Was just following the standard of the other logging lines in the same file further up :) Thanks!

@atoulme atoulme added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Mar 4, 2025
@wadawe wadawe changed the title Update receiver.go to add better log messages [receiver/influxdbreceiver] update receiver.go to add better log messages Mar 4, 2025
@wadawe
Copy link
Contributor Author

wadawe commented Mar 4, 2025

Running make gotidy does not seem to generate any changes. Not sure why these tests are failing and requesting a go mod tidy...

@atoulme
Copy link
Contributor

atoulme commented Mar 4, 2025

main was in a bad state, fixing.

@atoulme atoulme merged commit 4c72228 into open-telemetry:main Mar 4, 2025
156 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 4, 2025
@wadawe wadawe deleted the patch-1 branch March 5, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
receiver/influxdb Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants