Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

0.7.12 Django integration duplicates DB entries #997

@shabble

Description

@shabble

In opencensus-ext-django==0.7.12, the following setup line has somehow gotten doubled up, producing duplicate output in traces.

if django.VERSION >= (2,): # pragma: NO COVER

Looks like it might be a result of the merge in #995 of #775, when the merge destination already had that code present.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions