isaacreath opened a new pull request, #4345: URL: https://github.com/apache/cassandra/pull/4345
This PR adds a new CQL metric, `PreparedStatementsCacheSize`, which exposes the size of the prepared statements cache in bytes. The goal of this metric is to provide observability to operators so that they can proactively monitor and adjust the `prepared_statements_cache_size` configuration before eviction starts to occur on the cache. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org