Skip to content

add non-retryable debug logging#8406

Merged
ssoroka merged 1 commit intoinfluxdata:masterfrom
agriffin208:patch-1
Nov 16, 2020
Merged

add non-retryable debug logging#8406
ssoroka merged 1 commit intoinfluxdata:masterfrom
agriffin208:patch-1

Conversation

@agriffin208
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@ssoroka
Copy link
Copy Markdown
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