Changes between Version 1 and Version 2 of Ticket #183, comment 6
- Timestamp:
- Jun 12, 2024, 4:25:27 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #183, comment 6
v1 v2 3 3 # HELP sources_received_bytes_total The number of bytes received for the mountpoint. 4 4 # TYPE sources_received_bytes_total counter 5 sources_received_bytes_total{mp="FFMJ"} 3586048 5 6 6 7 # HELP sources_sent_bytes_total The number of bytes sent for the mountpoint. 7 8 # TYPE sources_sent_bytes_total counter 9 sources_sent_bytes_total{mp="FFMJ"} 27648 8 10 9 11 # HELP sources_clients_num The number of clients connected to the mountpoint. 10 12 # TYPE sources_clients_num gauge 13 sources_clients_num{mp="FFMJ"} 1 11 14 12 15 # HELP sources_connections_total The number of connections of the mountpoint. 13 16 # TYPE sources_connections_total counter 17 sources_connections_total{mp="FFMJ"} 1 14 18 15 19 # HELP sources_clients_connections_total The number of client connections to the mountpoint. 16 20 # TYPE sources_clients_connections_total counter 21 sources_clients_connections_total{mp="FFMJ"} 1 17 22 18 23 # HELP sources_duration_seconds The activity time of the mountpoint. 19 24 # TYPE sources_duration_seconds gauge 25 sources_duration_seconds{mp="FFMJ"} 4858