Constant DB_CLIENT_COSMOSDB_OPERATION_REQUEST_CHARGE
pub const DB_CLIENT_COSMOSDB_OPERATION_REQUEST_CHARGE: &'static str;👎Deprecated: {note: Replaced by
azure.cosmosdb.client.operation.request_charge., reason: renamed, renamed_to: 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
| Name | Requirement |
|---|---|
crate::attribute::DB_COLLECTION_NAME | Conditionally_required: If available. |
crate::attribute::DB_COSMOSDB_CONSISTENCY_LEVEL | Conditionally_required: If available. |
crate::attribute::DB_COSMOSDB_REGIONS_CONTACTED | {"recommended": "if available"} |
crate::attribute::DB_COSMOSDB_SUB_STATUS_CODE | Conditionally_required: when response was received and contained sub-code. |
crate::attribute::DB_NAMESPACE | Conditionally_required: If available. |
crate::attribute::DB_OPERATION_NAME | Conditionally_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. |