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
Hi @michaelwinch - thanks for the note. I took a look at our dotnet8 test function and it seems to be emitting logs/metrics/traces as expected:
Regarding:
DD_EXTENSION | ERROR | Error deserializing trace from request body: No traces deserialized from the request body.
This was solved in v70 of the Lambda Extension as per this fix, but I don't believe that's the issue you're seeing.
Do you think you can open a support ticket so we can see more about your configuration and capture a debugging flare? You can do this via live chat or emailing [email protected].
Do you think you can open a support ticket so we can see more about your configuration and capture a debugging flare? You can do this via live chat or emailing [email protected]
Expected Behavior
I'm trying to upgrade from version 5.67 to the latest but any version after 5.74 doesn't send the logs to datadog
Actual Behavior
In 5.75 I see this error
But in 5.81 I see no errors (full logs below)
My serverless file is basic, just supplying site as datadog.eu and supplying the apiKey + service
Specifications
Stacktrace
The text was updated successfully, but these errors were encountered: