Skip to content

Add missing table storage read metrics#1202

Merged
cgillum merged 1 commit intomainfrom
cgillum/table-read-metrics
Apr 21, 2025
Merged

Add missing table storage read metrics#1202
cgillum merged 1 commit intomainfrom
cgillum/table-read-metrics

Conversation

@cgillum
Copy link
Copy Markdown
Member

@cgillum cgillum commented Apr 21, 2025

While writing some Kusto queries for our dashboard, I noticed that we have all zeros for table storage read metrics. This is likely a regression from when we swapped Azure Storage SDKs, which required a big code refactor. It's important that we fix this so that we have an accurate idea of the amount of data we're reading from table storage, which appears to be a contributing factor to several incidents.

I added some tiny code cleanup changes in this PR as well, but the main focus is on adding the missing table storage read metrics.

@cgillum cgillum merged commit 80d45c2 into main Apr 21, 2025
44 checks passed
@cgillum cgillum deleted the cgillum/table-read-metrics branch April 21, 2025 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants