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:
Andrew Hogg 2023-07-25 09:43:49 +01:00 committed by mck
parent c738e0d455
commit 51696d239a
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
1 changed files with 0 additions and 6 deletions

View File

@ -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