-
-
Notifications
You must be signed in to change notification settings - Fork 343
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ref: Make SentryTracer sub class of SentrySpan (#2675)
SentryTracer is the core of performance, and it gets bigger and bigger with each new feature, therefore is getting harder to understand it. This is the first step to reduce it. The goal in the future is to extract more behavior from it and use DI as replacement.
- 8.46.0
- 8.45.0
- 8.44.0
- 8.44.0-beta.1
- 8.43.1-beta.0
- 8.43.0
- 8.43.0-beta.1
- 8.42.1
- 8.42.0
- 8.42.0-beta.2
- 8.42.0-beta.1
- 8.41.0
- 8.41.0-beta.1
- 8.40.1
- 8.40.0
- 8.39.0
- 8.39.0-beta.1
- 8.38.0
- 8.38.0-beta.1
- 8.37.0
- 8.37.0-beta.1
- 8.36.0
- 8.35.1
- 8.35.0
- 8.34.0
- 8.34.0-Deprecated
- 8.33.0
- 8.33.0-Deprecated
- 8.32.0
- 8.31.1
- 8.31.0
- 8.30.1
- 8.30.0
- 8.29.1
- 8.29.0
- 8.28.0
- 8.27.0
- 8.26.0
- 8.25.2
- 8.25.1
- 8.25.0
- 8.25.0-alpha.0
- 8.24.1-alpha.0
- 8.24.0
- 8.24.0-alpha.0
- 8.23.0
- 8.22.4
- 8.22.3
- 8.22.3-beta.0
- 8.22.2
- 8.22.1
- 8.22.0
- 8.22.0-alpha.0
- 8.21.0
- 8.21.0-beta.0
- 8.20.0
- 8.19.0
- 8.18.0
- 8.17.2
- 8.17.1
- 8.17.0
- 8.16.1
- 8.16.0
- 8.15.2
- 8.15.1
- 8.15.0
- 8.14.2
- 8.14.1
- 8.14.0
- 8.13.1
- 8.13.0
- 8.12.0
- 8.11.0
- 8.10.0
- 8.9.6
- 8.9.5
- 8.9.4
- 8.9.3
- 8.9.2
- 8.9.1
- 8.9.0
- 8.9.0-beta.1
- 8.8.0
- 8.7.4
- 8.7.3
- 8.7.2
- 8.7.1
- 8.7.0
- 8.6.0
- 8.5.0
- 8.4.0
- 8.3.3
- 8.3.2
- 8.3.1
- 8.3.0
- 8.2.0
Showing
8 changed files
with
64 additions
and
292 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.