Skip to content

MessageSvcSink: fix entities filter to correctly include histograms

Marco Clemencic requested to merge print-histograms-in-counter-summary into master

A typo in the selection rule of MessageSvcSink prevented histogram counters to be included in the summary on stdout.

This fixes the problem.

/cc @sponce @jonrob

Merge request reports