Skip to content

Remove references to TotalThroughput in usage report - #5825

Merged
mikeminutillo merged 3 commits into
masterfrom
remove-total-throughput
Sep 2, 2026
Merged

Remove references to TotalThroughput in usage report#5825
mikeminutillo merged 3 commits into
masterfrom
remove-total-throughput

Conversation

@mikeminutillo

@mikeminutillo mikeminutillo commented Aug 25, 2026

Copy link
Copy Markdown
Member

Related to Particular/Particular.LicensingComponent.Report#132

The way Total Throughput is currently calculated by the platform and the endpoint throughput counter is incorrect, and is not used. The internal tools that process usage reports ignore this field and calculate the total throughput correctly. To avoid confusion, this field is being removed.

Closes #5592

@mikeminutillo mikeminutillo self-assigned this Aug 25, 2026
@mikeminutillo mikeminutillo changed the title Remove references to TotalThroughput Remove references to TotalThroughput in usage report Sep 2, 2026
@mikeminutillo mikeminutillo added this to the 6.20.0 milestone Sep 2, 2026
@mikeminutillo
mikeminutillo merged commit b79dc91 into master Sep 2, 2026
36 checks passed
@mikeminutillo
mikeminutillo deleted the remove-total-throughput branch September 2, 2026 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TotalThroughput in the throughput report is the sum of per-endpoint peaks, not the peak daily total

2 participants