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

feat(server): improving knex query stack traces #3855

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

fabis94
Copy link
Contributor

@fabis94 fabis94 commented Jan 21, 2025

Description & motivation

Changes:

To-do before merge:

Screenshots:

Validation of changes:

Checklist:

  • My pull request follows the guidelines in the Contributing guide?
  • My pull request does not duplicate any other open Pull Requests for the same update/change?
  • My commits are related to the pull request and do not amend unrelated code or documentation.
  • My code follows a similar style to existing code.
  • I have added appropriate tests.
  • I have updated or added relevant documentation.

References

Copy link
Contributor

📸 Preview service has generated an image.

@gjedlicska
Copy link
Contributor

the place, where we're initializing otel looks weird, but that is not important right now

@gjedlicska gjedlicska merged commit 347fa4b into main Jan 21, 2025
28 of 30 checks passed
@gjedlicska gjedlicska deleted the fabians/knex-better-stack-traces branch January 21, 2025 09:59
@fabis94
Copy link
Contributor Author

fabis94 commented Jan 21, 2025

actually I did not need to change it, you're right. but if its a non-issue, makes more sense to do all of that init after dotenv loads anyway

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