Skip to main content

PPROF_PROFILE_COMMENT

Constant PPROF_PROFILE_COMMENT 

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

Free-form text associated with the profile. This field should not be used to store any machine-readable information, it is only for human-friendly content.

§Notes

§Examples

  • [ "hello world", "bazinga", ]