mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 09:00:35 +00:00
Add the statistics counter for a number of unprepared statements executions and expose it with collectd. Since in our implementation a number of unprepared statements executions equals to a number of executions of prepare() function we may simply increment the new statistics counter every time query_processor::get_statement() is called. Fixes #1068 Signed-off-by: Vlad Zolotarov <vladz@cloudius-systems.com> Message-Id: <1461503492-32228-1-git-send-email-vladz@cloudius-systems.com>
19 KiB
19 KiB