Skip to content

Commit

Permalink
Newline
Browse files Browse the repository at this point in the history
  • Loading branch information
sl0thentr0py committed Jul 8, 2022
1 parent 3fd8f12 commit 21f25af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
- feat(tracing): Dynamic Sampling Context / Baggage continuation (#1485) by @sl0thentr0py

The SDK now propagates the [W3C Baggage Header](https://www.w3.org/TR/baggage/) from
incoming transactions to outgoing requests. It also extracts
Sentry specific [sampling information](https://develop.sentry.dev/sdk/performance/dynamic-sampling-context/)
incoming transactions to outgoing requests.
It also extracts Sentry specific [sampling information](https://develop.sentry.dev/sdk/performance/dynamic-sampling-context/)
and adds it to the transaction headers to enable Dynamic Sampling in the product.

## 1.6.0
Expand Down

0 comments on commit 21f25af

Please sign in to comment.