Skip to content

docs: metrics page cap lowered to 5000 rows - #21

Merged
adressop6789-max merged 1 commit into
mainfrom
fix/metrics-page-cap-5000
Sep 2, 2026
Merged

docs: metrics page cap lowered to 5000 rows#21
adressop6789-max merged 1 commit into
mainfrom
fix/metrics-page-cap-5000

Conversation

@adressop6789-max

Copy link
Copy Markdown
Collaborator

The backend lowers MAX_BREAKDOWN_ROWS_PER_PAGE from 20 000 to 5 000 after a paginated day-grain export starved the server event loop and got pods restarted by liveness. This updates the number in the asa metrics help text and the agent docs so they match.

No behaviour change: the client already takes page[size] from the 422 message, and the 5 calls/minute budget in the text already matches the new backend limit.

@adressop6789-max
adressop6789-max merged commit 8226a3a into main Sep 2, 2026
4 checks passed
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.

1 participant