Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

feat: add sentry performance tracing#46

Merged
fabio-nettis merged 3 commits intomainfrom
feat/sentry-db-tracing
Apr 17, 2024
Merged

feat: add sentry performance tracing#46
fabio-nettis merged 3 commits intomainfrom
feat/sentry-db-tracing

Conversation

@fabio-nettis
Copy link
Member

Description

This PR adds a request tracing middleware and integrates the sentry prisma integration to trace database queries.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@fabio-nettis fabio-nettis added the feature Optimizes or introduces a feature label Apr 17, 2024
@fabio-nettis fabio-nettis merged commit b624565 into main Apr 17, 2024
@fabio-nettis fabio-nettis deleted the feat/sentry-db-tracing branch April 17, 2024 08:20
@sentry
Copy link

sentry bot commented Apr 17, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ SyntaxError: Unexpected end of JSON input <parse>(:0) View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature Optimizes or introduces a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant