Skip to content
Snippets Groups Projects
Select Git revision
0 results

main.go

  • Janis Meybohm's avatar
    e0adec1f
    Allow to silence "error handling stats line" messages · e0adec1f
    Janis Meybohm authored
    "error handling stats line" messages can be really noisy and can be
    ignored ignored in many cases (where module stats are not required/wanted).
    
    This change adds a "-silent" flag to suppress those messages as well as
    e metric to count them (so an increase in rate can still be detected).
    e0adec1f
    History
    Allow to silence "error handling stats line" messages
    Janis Meybohm authored
    "error handling stats line" messages can be really noisy and can be
    ignored ignored in many cases (where module stats are not required/wanted).
    
    This change adds a "-silent" flag to suppress those messages as well as
    e metric to count them (so an increase in rate can still be detected).