Commit 1342e89
authored
docs(java): Add sampling note to OTLP setup (#16555)
## Summary
- Follow-up to #16551
- Documents that the Sentry OTLP propagator inherits the sampling
decision from the incoming `sentry-trace` header, defaulting to sampled
when no flag is present
- Adds a warning that customers may need a custom OTel `Sampler` to
control sampling for deferred traces
## Test plan
- [ ] Verify page renders correctly on the docs site
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent d4c5834 commit 1342e89
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
0 commit comments