Expand description
insta snapshot redaction profiles that erase build-to-build noise
(compilation hashes, line/column numbers, machine-specific paths) from
backtrace and spantrace snapshots.
Functionsยง
- backtrace
insta::Settingscarrying the light, build-to-build normalization filters shared by every backtrace/spantrace snapshot. Bind withinsta::Settings::bind.