MT#55283 Add total stats interface log line

closes #1692

Change-Id: If062522377bb75cdeb11f8cfb48bf3b83f9eb73e
pull/1694/head
Stefan Mititelu 3 years ago committed by Richard Fuchs
parent ee0fa947ce
commit 9630574662

@ -725,7 +725,7 @@ GQueue *statistics_gather_metrics(struct interface_sampled_rate_stats *interface
}
}
HEADER("voip_metrics", NULL);
HEADER("voip_metrics", "VoIP metrics for interface %s/%s:", lif->logical->name.s, sockaddr_print_buf(&lif->spec->local_address.addr));
HEADER("{", NULL);
struct interface_sampled_stats_avg stat_avg;

Loading…
Cancel
Save