8000 Updated changelog · Tarty/sentry-python@abfdce8 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit abfdce8

Browse files
committed
Updated changelog
1 parent 0a02915 commit abfdce8

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,24 @@
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

714
By: @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

0 commit comments

Comments
 (0)
0