question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

dd-trace-java agent spams logs with warnings from datadog.telemetry.TelemetryRunnable

See original GitHub issue

Hello,

we are using the dd-trace-java agent together with the datadog-agent docker container as a sidecar in a AWS Fargate environment. Since the latest version (0.115.0), our logs are constantly spammed with messages like this:

[dd-telemetry] WARN datadog.telemetry.TelemetryRunnable - Last attempt to send telemetry failed; will retry in 81.0 seconds (num failures: 17)
[dd.trace 2022-11-10 10:12:07:734 +0000] [dd-telemetry] WARN datadog.telemetry.TelemetryRunnable - Telemetry Intake Service responded with: 404 Not Found

I understand that the release notes specifically mention that this setting is now enabled by default. However, IMHO this should not be enabled by default anyway. If enabled by default, it shoud just work instead of generating noise in the logs.

Please fix 😃

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Reactions:9
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
smolacommented, Nov 10, 2022

@tom-mi Thank you for the report. We’re working on a fix for this issue. An upcoming version will have a gentler error handler, and less verbose logs.

0reactions
dan-lindcommented, Nov 23, 2022

@smola Great! Sounds a lot better 😁

Read more comments on GitHub >

github_iconTop Results From Across the Web

tom-mi - GitHub
a lightweight log store with time-based rotation. Python 2 ... dd-trace-java agent spams logs with warnings from datadog.telemetry.TelemetryRunnable.
Read more >
Logs Show Info Status For Warnings Or Errors - Datadog Docs
Log panel showing a log with info status but the message showing warning. This default status may not always reflect the actual status...
Read more >
Log Collection Troubleshooting Guide - Datadog Docs
The Datadog Agent sends its logs to Datadog over tcp via port 10516. If that connection is not available, logs fail to be...
Read more >
Tracing Java Applications - Datadog Docs
Dynamically set service , env , and version tags. Enable the Continuous Profiler, ingesting 100% of traces, and Trace ID injection into logs...
Read more >
Troubleshooting - Datadog Docs
The warning is shown because the intake returns a non-empty JSON object. This behavior is a reported Chromium issue. It does not impact...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found