rama::telemetry::opentelemetry::semantic_conventions::metric

Constant DB_CLIENT_COSMOSDB_OPERATION_REQUEST_CHARGE

pub const DB_CLIENT_COSMOSDB_OPERATION_REQUEST_CHARGE: &'static str;
👎Deprecated: Replaced by azure.cosmosdb.client.operation.request_charge.
Expand description

§Description

Deprecated, use azure.cosmosdb.client.operation.request_charge instead

§Metadata

Instrument:histogram
Unit:{request_unit}
Status:Development

§Attributes

NameRequirement
crate::attribute::DB_COLLECTION_NAMEConditionally_required: If available.
crate::attribute::DB_COSMOSDB_CONSISTENCY_LEVELConditionally_required: If available.
crate::attribute::DB_COSMOSDB_REGIONS_CONTACTED{"recommended": "if available"}
crate::attribute::DB_COSMOSDB_SUB_STATUS_CODEConditionally_required: when response was received and contained sub-code.
crate::attribute::DB_NAMESPACEConditionally_required: If available.
crate::attribute::DB_OPERATION_NAMEConditionally_required: If readily available and if there is a single operation name that describes the database call. The operation name MAY be parsed from the query text, in which case it SHOULD be the single operation name found in the query.