Constant AZURE_COSMOSDB_CLIENT_ACTIVE_INSTANCE_COUNT

Source
pub const AZURE_COSMOSDB_CLIENT_ACTIVE_INSTANCE_COUNT: &str = "azure.cosmosdb.client.active_instance.count";
Expand description

§Description

Number of active client instances

§Metadata

Instrument:updowncounter
Unit:{instance}
Status:Development

§Attributes

NameRequirement
crate::attribute::SERVER_ADDRESSRecommended
crate::attribute::SERVER_PORTConditionally_required: If using a port other than the default port for this DBMS and if server.address is set.