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

[exporter/datadog] Reduce log level of retriable errors to Debug level #20755

Closed
songy23 opened this issue Apr 7, 2023 · 1 comment · Fixed by #20757
Closed

[exporter/datadog] Reduce log level of retriable errors to Debug level #20755

songy23 opened this issue Apr 7, 2023 · 1 comment · Fixed by #20757
Assignees
Labels
bug Something isn't working exporter/datadog Datadog components

Comments

@songy23
Copy link
Member

songy23 commented Apr 7, 2023

Component(s)

datadogexporter

What happened?

Description

"Request failed with retriable errors. Will retry the request after interval.",

This log indicates a temporary retriable error occurred and the exporter should retry on it. Requests will probably go through after retries but this log has caused customer confusions.

Steps to Reproduce

Expected Result

Actual Result

Collector version

head

Environment information

Environment

OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")

OpenTelemetry Collector configuration

No response

Log output

No response

Additional context

No response

@songy23 songy23 added bug Something isn't working needs triage New item requiring triage labels Apr 7, 2023
@atoulme atoulme added exporter/datadog Datadog components and removed needs triage New item requiring triage labels Apr 7, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2023

Pinging code owners for exporter/datadog: @mx-psi @gbbr @dineshg13 @liustanley @songy23. See Adding Labels via Comments if you do not have permissions to add labels yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working exporter/datadog Datadog components
Projects
None yet
2 participants