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

Errors are reported in many lines #830

Open
3 of 4 tasks
jbastias opened this issue Aug 17, 2021 · 0 comments
Open
3 of 4 tasks

Errors are reported in many lines #830

jbastias opened this issue Aug 17, 2021 · 0 comments

Comments

@jbastias
Copy link

Prerequisites

  • I am running the latest version. (up upgrade)
  • I searched to see if the issue already exists.
  • 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.

Steps to Reproduce

DataDog - Error Patterns:
image

DataDog - Error List:
image

DataDog - Error Detail:
image

DataDog - Error in Context:
image

Corresponding AWS Cloudwatch logs:
image

Slack

Join us on Slack https://chat.apex.sh/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant