Skip to main content

ASPNETCORE_MEMORY_POOL_OWNER

Constant ASPNETCORE_MEMORY_POOL_OWNER 

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

The name of the library or subsystem using the memory pool instance.

§Notes

§Examples

  • "kestrel"
  • "iis"