Export cpu and memory usage
This commit is contained in:
+1
-2
@@ -394,14 +394,13 @@ stats_proc::stats_struct!((
|
||||
recv_read_notify_but_no_longer_ready,
|
||||
recv_read_notify_while_enabling_monitoring,
|
||||
recv_read_notify_while_polling_idle,
|
||||
channel_not_alive_no_activity,
|
||||
monitor_stale_read_begin,
|
||||
monitor_stale_read_timeout,
|
||||
ca_proto_no_version_as_first,
|
||||
ca_proto_version_later,
|
||||
no_cid_for_subid,
|
||||
),
|
||||
histolog2s(poll_op3_dt, pong_recv_lat, ca_ts_off,),
|
||||
histolog2s(poll_op3_dt, ca_ts_off,),
|
||||
),
|
||||
agg(name(CaConnStatsAgg), parent(CaConnStats)),
|
||||
diff(name(CaConnStatsAggDiff), input(CaConnStatsAgg)),
|
||||
|
||||
Reference in New Issue
Block a user