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 and operation count metrics #1493

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

Conversation

sourabh1007
Copy link
Contributor

@sourabh1007 sourabh1007 commented Oct 18, 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 and others added 30 commits October 18, 2024 07:10
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
sourabh1007 and others added 26 commits October 18, 2024 07:16
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Justine Cocchi <justine@cocchi.org>
@sourabh1007 sourabh1007 requested review from a team as code owners October 18, 2024 10:37
@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 and operation count metrics Oct 20, 2024
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.

2 participants