mirror of https://github.com/apache/cassandra
Remove 2 metrics listed in 3.11 documentation that weren't added until 4.0
patch by Andrew Hogg; reviewed Lorina Poland for CASSANDRA-18689
This commit is contained in:
parent
c738e0d455
commit
51696d239a
|
|
@ -913,12 +913,6 @@ Reported name format:
|
|||
|Name |Type |Description
|
||||
|connectedNativeClients |Gauge<Integer> |Number of clients connected to
|
||||
this nodes native protocol server
|
||||
|
||||
|connections |Gauge<List<Map<String, String>> |List of all connections
|
||||
and their state information
|
||||
|
||||
|connectedNativeClientsByUser |Gauge<Map<String, Int> |Number of
|
||||
connnective native clients by username
|
||||
|===
|
||||
|
||||
== Batch Metrics
|
||||
|
|
|
|||
Loading…
Reference in New Issue