Skip to content

Django database transaction duration has 0 duration #1385

@fredgido

Description

@fredgido

How do you use Sentry?

Sentry Saas (sentry.io)

Version

1.5.8

Steps to Reproduce

  1. Use sentry 1.5.8 with latest django 3.2
  2. Enable django integration and transactions
  3. Create a transaction of one request with database queries

Expected Result

Queries last anything from 1ms to 20ms depending on whatever the query is
This is what happens in 1.5.7

Actual Result

everything takes 0.01ms to 0.02ms
image

Metadata

Metadata

Assignees

Labels

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions