Closed nowinkeyy closed 6 months ago
I'm not sure what the 10MB limit means here. My current workaround is to copy some of the code and filter out the metric information before parsePrometheusResults. After filtering, the data goes from 14MB to 72KB so that it doesn't exceed 10MB.
This is addressed in #276
The metricsRespBodyLimit size is 10MB, but the actual data is 14MB>10MB, causing an error. Can I specify a metric to access? For example, minio_bucket_usage_total_bytes metric.