opentelemetry_semantic_conventions::metric

Constant KESTREL_ACTIVE_TLS_HANDSHAKES

source
pub const KESTREL_ACTIVE_TLS_HANDSHAKES: &str = "kestrel.active_tls_handshakes";
Expand description

§Description

Number of TLS handshakes that are currently in progress on the server.

§Notes

Meter name: Microsoft.AspNetCore.Server.Kestrel; Added in: ASP.NET Core 8.0

§Metadata

Instrument:updowncounter
Unit:{handshake}
Status:Stable

§Attributes

NameRequirement
crate::attribute::NETWORK_TRANSPORTRecommended
crate::attribute::NETWORK_TYPE{"recommended": "if the transport is tcporudp"}
crate::attribute::SERVER_ADDRESSRecommended
crate::attribute::SERVER_PORTRecommended