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

Allow failure log level configuration #1358

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

thyandrecardoso
Copy link
Contributor

@thyandrecardoso thyandrecardoso commented Aug 30, 2024

Datadog APIs sometimes give us timeouts or 502s, which seems to happen to others as well.

The API reporter currently logs those failures in ERROR level which can be a bit frustrating for transient failures like those.

Here I try to add a configuration mechanism to control that log level. What do you think?

@ivantopo ivantopo merged commit 845efd4 into kamon-io:master Sep 2, 2024
2 checks passed
@ivantopo
Copy link
Contributor

ivantopo commented Sep 2, 2024

Thanks @thyandrecardoso!

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.

2 participants