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

dbt error grouping should be better #25017

Closed
evantahler opened this issue Apr 10, 2023 · 4 comments
Closed

dbt error grouping should be better #25017

evantahler opened this issue Apr 10, 2023 · 4 comments
Labels
from/connector-ops team/destinations Destinations team's backlog type/bug Something isn't working

Comments

@evantahler
Copy link
Contributor

evantahler commented Apr 10, 2023

Consider these 4 issues:

They all have errors like:

connection to server at "{HOST}" ({IP}), port 5432 failed: timeout expired

Can these errors be grouped by sentry?

@evantahler evantahler added from/connector-ops team/destinations Destinations team's backlog labels Apr 10, 2023
@evantahler
Copy link
Contributor Author

Grooming:

  • This is a known problem :/. We don't have a stack trace. Whatever Sentry is doing by default isn't that smart without a stack trace
  • dbt does have a JSON log format... which might have more structured output? George was looking into it back in the day. (FIND OLD TICKET)

@evantahler
Copy link
Contributor Author

Tagging @pedroslopez to see if the old issue can be found

@evantahler evantahler added the type/bug Something isn't working label Apr 11, 2023
@edgao
Copy link
Contributor

edgao commented Apr 11, 2023

I was actually tracking down this earlier (it's related to the normalization-in-connectors work) - original PR was #14790, plus there were some followups that I didn't dig through

(still agree that we should icebox this for now - my current plan is to just wrap normalization logs into airbytelogmessages where necessary, and I'm not planning to try and improve those log/trace messages in any way)

@evantahler
Copy link
Contributor Author

Forget this! dbt is going away - learn more here #26028

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from/connector-ops team/destinations Destinations team's backlog type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants