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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

