Skip to content

Instrumentation: Make context.Canceled error downstream and fix logging to correct level #332

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

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

ivanahuckova
Copy link
Contributor

@ivanahuckova ivanahuckova commented Jul 10, 2024

This PR improves internal data source instumentation. It

  • Makes context.Canceled errors downstream so internally when we log them, they have correct source
  • Changes logging of error response to debug as this is not error and is correct behavior.

We don't need to release this right away as it does not influence important metrics that we use for alerts.

@ivanahuckova ivanahuckova requested a review from a team as a code owner July 10, 2024 11:13
@ivanahuckova ivanahuckova requested review from gabor, yesoreyeram, zoltanbedi and itsgareth and removed request for a team, gabor and zoltanbedi July 10, 2024 11:13
@ivanahuckova ivanahuckova merged commit d87646a into main Jul 10, 2024
10 checks passed
@ivanahuckova ivanahuckova deleted the context-canceled branch July 10, 2024 11:47
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

Successfully merging this pull request may close these issues.

2 participants