Skip to main content

PPROF_PROFILE_DOC_URL

Constant PPROF_PROFILE_DOC_URL 

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

Documentation link for this profile type.

§Notes

The URL must be absolute and may be missing if the profile was generated by code that did not supply a link

§Examples

  • "http://pprof.example.com/cpu-profile.html"