Skip to content

Fix 90 day data collection for Azure Service Bus - #1249

Merged
mikeminutillo merged 3 commits into
mainfrom
asb/ninety-day-fix
Aug 20, 2026
Merged

Fix 90 day data collection for Azure Service Bus#1249
mikeminutillo merged 3 commits into
mainfrom
asb/ninety-day-fix

Conversation

@mikeminutillo

Copy link
Copy Markdown
Member

Azure Service Bus keeps 90 days worth of data but will only return 30 days in a single query. This change splits the 90 day period into 30 day reporting windows and runs a query against each one.

A similar fix has already been applied to ServiceControl Particular/ServiceControl#5545

@mikeminutillo mikeminutillo self-assigned this Aug 19, 2026
Comment thread src/AppCommon/Commands/AzureServiceBusCommand.cs Outdated
Comment thread src/AppCommon/Infra/ReportingWindow.cs
This is consistent to how this is documented in ServiceControl
@mikeminutillo
mikeminutillo merged commit 75783e4 into main Aug 20, 2026
5 checks passed
@mikeminutillo
mikeminutillo deleted the asb/ninety-day-fix branch August 20, 2026 02:27
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