You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to check if there is a way to disable the extension logs for now or any other workaround. DD_LOG_LEVEL: OFF doesn't seem to work and the log volume generated by this is huge.
Hi Team,
I just wanted to clarify if the release will fully fix the parsing issue or if it will only stop logging the error?
We’re currently experiencing a similar issue in our AWS Lambda function (using .NET) with Histogram metrics. Here’s an example of the error we’re seeing: DD_EXTENSION | ERROR | Failed to parse metric lambda.process_time:359|h|#application:Lambda: parse failure: Invalid metric format
Hi,
Any ETA on this? We are also facing this issue
Failed to parse metric datadog.tracer.flush_duration:5.983098|ms|#lang:go,lang_version:go1.23.4,env:dev,_dd.origin:lambda,runtime-id:209549e7-2e19-47f9-8039-a03ad82e5038,tracer_version:v1.68.0,service:events-lambda,env:dev,service:events-lambda: parse failure: Invalid metric format
Hi Team
I wanted to report an error that's being logged very frequently. We're using the latest version v67 (Next-generation Lambda Extension).
DD_EXTENSION | ERROR | Failed to parse metric datadog.tracer.flush_duration:0.785551|ms|#lang:go,lang_version:go1.23.2,env:<redacted>,_dd.origin:lambda,runtime-id:<redacted>,tracer_version:v1.70.1,service:<redacted>,env:<redacted>,service:<redacted>,version:<redacted>: parse failure: Invalid metric format
Version of dd-lambda-go: v1.20.0.
Is there anything we can do here in the short term? No error when using
DD_EXTENSION_VERSION: compatibility
.Thank you, kind regards
The text was updated successfully, but these errors were encountered: