Skip to content
Merged
Changes from 7 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
32dc0e8
feat(rc): parse tracing_sampling_rate field on LibConfig
bm1549 May 21, 2026
a3ccbd2
fix(rc): honor tracing_sampling_rate from APM_TRACING payload
bm1549 May 21, 2026
d58f4ca
test(rc): guard wildcard rate rule appended after rules
bm1549 May 21, 2026
a8487c2
test(rc): guard explicit-null on either field clears prior RC override
bm1549 May 21, 2026
d1c21fe
fix(rc): normalize RC list-shape tags before libdd-sampling parse
bm1549 May 21, 2026
8713abb
refactor(rc): take normalize_rc_tags by slice, drop unreachable!()
bm1549 May 21, 2026
e159a46
fix(rc): fail closed on malformed adaptive-sampling RC payloads
bm1549 May 21, 2026
8464dd3
feat(config): expose env-side trace_sampling_rules accessor
bm1549 May 22, 2026
3dce356
feat(config): add DD_TRACE_SAMPLE_RATE to supported-configurations
bm1549 May 22, 2026
d658e2b
feat(config): parse DD_TRACE_SAMPLE_RATE and expose accessor
bm1549 May 22, 2026
cff0275
feat(sampling): apply DD_TRACE_SAMPLE_RATE as implicit catch-all
bm1549 May 22, 2026
9ba849b
fix(rc): synthetic catch-all uses default provenance, not dynamic
bm1549 May 22, 2026
e3debe0
fix(rc): respect env rules and env rate in adaptive-sampling composition
bm1549 May 22, 2026
16f1fab
fix(rc): address pre-push review findings
bm1549 May 22, 2026
17140e1
fix(rc): propagate RC apply errors, validate rate range, distinguish …
bm1549 May 22, 2026
c5442b0
fix(config): align DD_TRACE_SAMPLE_RATE entry with Feature Parity reg…
bm1549 May 22, 2026
cd34441
fix(rc): advertise APM_TRACING_SAMPLE_RATE capability bit
bm1549 May 22, 2026
12c38b5
Merge branch 'main' into worktree-brian.marks+adaptive-sampling-fixes
bm1549 May 29, 2026
d379c5b
chore: bump libdd-sampling 1.0.0 -> 2.1.0, drop RC tags shim
bm1549 Jun 1, 2026
f448c3b
fix(config): reject out-of-range DD_TRACE_SAMPLE_RATE
bm1549 Jun 1, 2026
47fba73
fix(rc): ignore APM_TRACING configs whose service_target mismatches
bm1549 Jun 1, 2026
bd077a5
style: drop needless borrow in baggage test
bm1549 Jun 1, 2026
7b9919f
docs(changelog): note service_target + DD_TRACE_SAMPLE_RATE fixes
bm1549 Jun 1, 2026
0992d20
fix(rc): match service_target against extra services, case-insensitively
bm1549 Jun 1, 2026
35bba4b
chore: regenerate LICENSE-3rdparty.csv after libdd-sampling bump
bm1549 Jun 1, 2026
dbd0c7a
chore: drop premature CHANGELOG entries
bm1549 Jun 1, 2026
9fce918
Update Cargo.toml
bm1549 Jun 1, 2026
699192f
docs: fix stale effective_initial_rules catch-all comment
bm1549 Jun 1, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading