We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ceb32 commit 50fc3b8Copy full SHA for 50fc3b8
src/schemas/json/prometheus.json
@@ -863,7 +863,7 @@
863
},
864
"body_size_limit": {
865
"description": "An uncompressed response body larger than this many bytes will cause the scrape to fail. 0 means no limit. Example: 100MB.",
866
- "type": ["integer", "null"],
+ "type": ["string", "null"],
867
"default": 0
868
869
"sample_limit": {
@@ -1296,7 +1296,7 @@
1296
1297
1298
1299
1300
1301
1302
0 commit comments