Skip to main content

PPROF_PROFILE_DROP_FRAMES

Constant PPROF_PROFILE_DROP_FRAMES 

pub const PPROF_PROFILE_DROP_FRAMES: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

Frames with Function.function_name fully matching the regexp will be dropped from the samples, along with their successors.

§Notes

§Examples

  • "/foobar/"