services.prometheus.scrapeConfigs.*.body_size_limit
An uncompressed response body larger than this many bytes will cause the scrape to fail. 0 means no limit. Example: 100MB. This is an experimental feature, this behaviour could change or be removed in the future.
Defaults to 0 in prometheus
when set to null.
- Type
null or string- Default
null- Declared
- <nixpkgs/nixos/modules/services/monitoring/prometheus/default.nix>