Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cosmos DB: Added regions_contacted as new dimension #1525

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

sourabh1007
Copy link
Contributor

@sourabh1007 sourabh1007 commented Oct 29, 2024

Dimensions

Tag/dimension name Sample value Description
db.cosmosdb.regions_contacted "North Central US,Central US", "East US 2,North Central US" It would help us to identify if operation call was cross regional or single regional calls

Metrics

Name Unit Type Description
db.cosmosdb.operation.count {operations} counter Total number of executed operations. This metric will help assess the success and failure rates of operations and identify patterns in case of failures.

ref. #1438
and https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/cosmos/azure-cosmos/docs/Metrics.md

Merge requirement checklist

@sourabh1007 sourabh1007 requested review from a team as code owners October 29, 2024 01:37
docs/database/cosmosdb.md Outdated Show resolved Hide resolved
docs/database/cosmosdb.md Outdated Show resolved Hide resolved
@sourabh1007 sourabh1007 force-pushed the users/sourabhjain/moreoperationmetrics branch from fb7ca3a to 0a4b1df Compare November 1, 2024 19:56
model/database/registry.yaml Outdated Show resolved Hide resolved
.chloggen/users_sourabhjain_moreoperationmetrics.yaml Outdated Show resolved Hide resolved
model/database/registry.yaml Outdated Show resolved Hide resolved
model/database/cosmosdb-metrics.yaml Show resolved Hide resolved
@sourabh1007 sourabh1007 changed the title Cosmos DB: Added regions_contacted as new dimension and operation count metrics Cosmos DB: Added regions_contacted as new dimension Nov 11, 2024
@sourabh1007 sourabh1007 force-pushed the users/sourabhjain/moreoperationmetrics branch from afe3d50 to 61d489f Compare November 11, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants