Skip to content

Fix metrics scrape limit: 16 KiB -> 16 MB#2418

Merged
Lucais11 merged 1 commit into
mainfrom
fix-metrics-scrape-limit-16mb
Jun 22, 2026
Merged

Fix metrics scrape limit: 16 KiB -> 16 MB#2418
Lucais11 merged 1 commit into
mainfrom
fix-metrics-scrape-limit-16mb

Conversation

@Lucais11

Copy link
Copy Markdown
Contributor

The endpoint response cap was incorrectly documented as 16 KiB. The actual VictoriaMetrics maxScrapeSize default is 16 MB (16777216 bytes).

The endpoint response cap was incorrectly documented as 16 KiB. The
actual VictoriaMetrics maxScrapeSize default is 16 MB (16777216 bytes),
confirmed by support tickets T-16673 and T-17258. The KB-for-MB error
slipped in during the ticket-to-docs transcription.
@Lucais11 Lucais11 merged commit 0700ea1 into main Jun 22, 2026
2 checks passed
@Lucais11 Lucais11 deleted the fix-metrics-scrape-limit-16mb branch June 22, 2026 15:18
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