frankgh commented on a change in pull request #1421:
URL: https://github.com/apache/cassandra/pull/1421#discussion_r793949149
##########
File path: doc/modules/cassandra/pages/new/virtualtables.adoc
##########
@@ -99,6 +99,9 @@ recent_hit_rate_per_second, recent_request_rate_per_second,
request_count, and s
|thread_pools |Lists metrics for each thread pool.
|tombstones_per_read |Records counts, keyspace_name, tablek_name, max, and
median for tombstones.
+
+|cql_metrcs |Lists metrics for CQL prepared statements.
Review comment:
this should be sorted. Can you move it up?
##########
File path: doc/modules/cassandra/pages/new/virtualtables.adoc
##########
@@ -290,6 +293,22 @@ SELECT total - progress AS remaining
FROM system_views.sstable_tasks;
....
+=== CQL metrics Virtual Table
Review comment:
also, it looks like it needs to be moved up.
--
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]