File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed
Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 22
33## 1.12.0
44
5- ### Basic OTel support (ongoing)
5+ ### Basic OTel support
6+
7+ This adds support to automatically integrate OpenTelemetry performance tracing with Sentry.
8+
9+ See the documentation on how to set it up:
10+ https://docs.sentry.io/platforms/python/performance/instrumentation/opentelemetry/
11+
12+ Give it a try and let us know if you have any feedback or problems with using it.
613
714By: @antonpirker (#1772 , #1766 , #1765 )
815
916### Various fixes & improvements
1017
1118- Tox Cleanup (#1749 ) by @antonpirker
12- - fix(ci) : Fix Github action checks (#1780 ) by @Zylphrex
13- - feat(profiling) : Introduce active thread id on scope (#1764 ) by @Zylphrex
14- - ref(profiling) : Eagerly hash stack for profiles (#1755 ) by @Zylphrex
15- - fix(profiling) : Resolve inherited method class names (#1756 ) by @Zylphrex
19+ - CI : Fix Github action checks (#1780 ) by @Zylphrex
20+ - Profiling : Introduce active thread id on scope (#1764 ) by @Zylphrex
21+ - Profiling : Eagerly hash stack for profiles (#1755 ) by @Zylphrex
22+ - Profiling : Resolve inherited method class names (#1756 ) by @Zylphrex
1623
1724## 1.11.1
1825
You can’t perform that action at this time.
0 commit comments