✨ feat(server): wire sampler hot-reload callback (ADR-0023 Phase 3, sub-phase 3.3) #49
Reference in New Issue
Block a user
Delete Branch "feat/adr-0023-phase3c-server-wiring"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes ADR-0023 hot-reload Phase 3 (telemetry sampler). Final sub-phase of the 3-PR sequence per the Mistral-produced phase plan (Q-037). Wires the SamplerReconfigureCallback in Run() so file changes to telemetry.sampler.type/ratio trigger ReconfigureTracerProvider, swap the global, drain the old. ADR-0023 status updated to Phase 1+2+3 Implemented. api.v2_enabled remains explicitly deferred (router refactor needed). Race-clean on touched packages, full BDD green.