We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd8f12 commit 21f25afCopy full SHA for 21f25af
CHANGELOG.md
@@ -7,8 +7,8 @@
7
- feat(tracing): Dynamic Sampling Context / Baggage continuation (#1485) by @sl0thentr0py
8
9
The SDK now propagates the [W3C Baggage Header](https://www.w3.org/TR/baggage/) from
10
- incoming transactions to outgoing requests. It also extracts
11
- 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/)
12
and adds it to the transaction headers to enable Dynamic Sampling in the product.
13
14
## 1.6.0
0 commit comments