track tof for inter subsystem messages (#5135)

This commit is contained in:
Bernhard Schuster
2022-03-17 11:19:11 +01:00
committed by GitHub
parent 5c21822e17
commit 16fe04dc79
9 changed files with 404 additions and 177 deletions
+1 -1
View File
@@ -555,7 +555,7 @@ where
// We combine the amount of messages from subsystems to the overseer
// as well as the amount of messages from external sources to the overseer
// into one `to_overseer` value.
metronome_metrics.channel_fill_level_snapshot(
metronome_metrics.channel_metrics_snapshot(
subsystem_meters
.iter()
.cloned()