Skip to main content

ASPNETCORE_MEMORY_POOL_POOLED

Constant ASPNETCORE_MEMORY_POOL_POOLED 

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

§Description

Number of bytes currently pooled and available for reuse.

§Notes

Meter name: Microsoft.AspNetCore.MemoryPool; Added in: ASP.NET Core 10.0

§Metadata

Instrument:updowncounter
Unit:By
Status:Development

§Attributes

NameRequirement
crate::attribute::ASPNETCORE_MEMORY_POOL_OWNERConditionally_required: if owner is specified when the memory pool is created.