Skip to content

Conversation

@mrlockstar
Copy link
Contributor

@mrlockstar mrlockstar commented Oct 22, 2025

Description

DTOSS-11379: Alerts on storage queues

Azure monitor infrastructure metrics on storage queues

This includes:

  • Transactions high: Too many transactions occurred on the storage queue within a given time frame.
    
  • Availability low: The availability of the storage account queue is below the threshold.
    
  • Success E2E latency: The end-to-end message processing latency exceeds the threshold.
    
image (63)

Not too sure how to test out the availability of the storage queue.

image (64)

Was able to edit the threshold and trigger the alarm for the rest though.

image (65) image (66)

Context

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@mrlockstar mrlockstar force-pushed the feat/DTOSS-11379-Azure-monitor-infrastructure-metrics-on-storage-queues branch 4 times, most recently from 61c3ce2 to acfc3bc Compare October 22, 2025 15:11
Azure monitor infrastructure metrics on storage queues

This includes:

Transactions high: Too many transactions occurred on the storage queue within a given time frame.
Availability low: The availability of the storage account queue is below the threshold.
Success E2E latency: The end-to-end message processing latency exceeds the threshold.
@mrlockstar mrlockstar force-pushed the feat/DTOSS-11379-Azure-monitor-infrastructure-metrics-on-storage-queues branch from acfc3bc to 903fe39 Compare October 22, 2025 15:31
@mrlockstar mrlockstar requested a review from saliceti October 22, 2025 15:39
@mrlockstar mrlockstar added this pull request to the merge queue Oct 22, 2025
Merged via the queue into main with commit 99c773d Oct 22, 2025
13 checks passed
@mrlockstar mrlockstar deleted the feat/DTOSS-11379-Azure-monitor-infrastructure-metrics-on-storage-queues branch October 22, 2025 15:59
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.

2 participants