Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpirker committed Dec 15, 2022
1 parent 0a02915 commit abfdce8
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,24 @@

## 1.12.0

### Basic OTel support (ongoing)
### Basic OTel support

This adds support to automatically integrate OpenTelemetry performance tracing with Sentry.

See the documentation on how to set it up:
https://docs.sentry.io/platforms/python/performance/instrumentation/opentelemetry/

Give it a try and let us know if you have any feedback or problems with using it.

By: @antonpirker (#1772, #1766, #1765)

### Various fixes & improvements

- Tox Cleanup (#1749) by @antonpirker
- fix(ci): Fix Github action checks (#1780) by @Zylphrex
- feat(profiling): Introduce active thread id on scope (#1764) by @Zylphrex
- ref(profiling): Eagerly hash stack for profiles (#1755) by @Zylphrex
- fix(profiling): Resolve inherited method class names (#1756) by @Zylphrex
- CI: Fix Github action checks (#1780) by @Zylphrex
- Profiling: Introduce active thread id on scope (#1764) by @Zylphrex
- Profiling: Eagerly hash stack for profiles (#1755) by @Zylphrex
- Profiling: Resolve inherited method class names (#1756) by @Zylphrex

## 1.11.1

Expand Down

0 comments on commit abfdce8

Please sign in to comment.