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

add non-retryable debug logging #8406

Merged
merged 1 commit into from
Nov 16, 2020
Merged

add non-retryable debug logging #8406

merged 1 commit into from
Nov 16, 2020

Conversation

agriffin208
Copy link
Contributor

@agriffin208 agriffin208 commented Nov 14, 2020

Adds debug level logging for metric data that is not retryable. fixes #8405

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

Add debug level logging for metric data that is not retryable.
@agriffin208 agriffin208 changed the title add non-retryable debug logging #8405 add non-retryable debug logging Nov 14, 2020
@agriffin208
Copy link
Contributor Author

First time trying to contribute. Guidance on handling is appreciated.

@ssoroka
Copy link
Contributor

ssoroka commented Nov 16, 2020

I think I'd like to see more specific type information on the logger's string interpolation, but it's really not a big deal. thanks for the contribution!

@ssoroka ssoroka merged commit 2c346ed into influxdata:master Nov 16, 2020
ssoroka pushed a commit that referenced this pull request Dec 1, 2020
Add debug level logging for metric data that is not retryable.

(cherry picked from commit 2c346ed)
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
Add debug level logging for metric data that is not retryable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add debug logging for non-retryable metric data on wavefront output.
2 participants