Actions
Task #3135
closedcounters: new default for decoder events
Effort:
Difficulty:
Label:
Description
[30787] 27/8/2019 -- 10:51:10 - (counters.c:264) <Warning> (StatsInitCtxPreOutput) -- [ERRCODE: SC_WARN_DEFAULT_WILL_CHANGE(317)] - in 5.0 the default for decoder event stats will go from 'decoder.<proto>.<event>' to 'decoder.event.<proto>.<event>'. See ticket #2225. To suppress this message, set stats.decoder-events-prefix in the yaml.
- Change the default (see stats_decoder_events_prefix in counters.c).
- Remove the warning.
- Update yaml to have the stats.decoder-events-prefix commented out by default
Actions