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 inspected the verbose debug output with the -v, --verbose flag.
Are you an Up Pro subscriber?
Description
We are using Up in 3 production systems; we are very happy... however, we ran into an issue or rather an inconvenience. We began using DataDog a couple of months ago. We are sending our cloudwatch logs to DataDog. One thing we noticed is that the error logs have multiple lines reported for one error.
For instance, on the patterns page in DataDog, I have an error that begins with "Patch rejected Error..." but you also see a bunch of error lines that begin with "at..." (see below).
You can see (Corresponding AWS Cloudwatch logs) that the "Patch rejected Error..." in one one line and the next line begins the stack trace " at t(/var/task/...".
Our question is, if there's a way to report errors as one error entry instead of reporting the error in multiple lines as we are seeing now.
Prerequisites
up upgrade
)-v, --verbose
flag.Description
We are using Up in 3 production systems; we are very happy... however, we ran into an issue or rather an inconvenience. We began using DataDog a couple of months ago. We are sending our cloudwatch logs to DataDog. One thing we noticed is that the error logs have multiple lines reported for one error.
For instance, on the patterns page in DataDog, I have an error that begins with "Patch rejected Error..." but you also see a bunch of error lines that begin with "at..." (see below).
You can see (Corresponding AWS Cloudwatch logs) that the "Patch rejected Error..." in one one line and the next line begins the stack trace " at t(/var/task/...".
Our question is, if there's a way to report errors as one error entry instead of reporting the error in multiple lines as we are seeing now.
Steps to Reproduce
DataDog - Error Patterns:
DataDog - Error List:
DataDog - Error Detail:
DataDog - Error in Context:
Corresponding AWS Cloudwatch logs:
Slack
Join us on Slack https://chat.apex.sh/
The text was updated successfully, but these errors were encountered: