Trigger build

This commit is contained in:
Dominik Werder
2023-09-07 12:18:56 +02:00
parent 9489d82bbb
commit 649011b2e2
9 changed files with 185 additions and 198 deletions
+4 -4
View File
@@ -212,12 +212,11 @@ stats_proc::stats_struct!((
name(CaConnSetStats),
counters(
channel_unknown_address,
channel_with_address,
channel_search_pending,
search_pending_did_send,
channel_no_address,
unassigned,
assigned,
channel_with_address,
channel_unassigned,
channel_assigned,
),
),
// agg(name(CaConnSetStatsAgg), parent(CaConnSetStats)),
@@ -272,6 +271,7 @@ stats_proc::stats_struct!((
channel_all_count,
channel_alive_count,
channel_not_alive_count,
channel_series_lookup_already_pending,
ca_ts_off_1,
ca_ts_off_2,
ca_ts_off_3,