GitHub user lhotari added a comment to the discussion: Pulsar upgrade to 3.0.5 causes prometheus metrics timeouts on brokers
How large is the uncompressed size of your metrics? You could try disabling gzip compression with `PULSAR_PREFIX_httpServerGzipCompressionExcludedPaths: "^.*$"` passed in the broker's configData. Would you be able to test that with 3.0.5 ? GitHub link: https://github.com/apache/pulsar/discussions/22897#discussioncomment-9771232 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
