Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

queue stats logging refinements #1876

Open
wants to merge 1 commit into
base: develop-3.0
Choose a base branch
from

Commits on Nov 5, 2023

  1. queue stats logging refinements

    * New tunable, queue_manager_log_frequency, setting the interval,
      in seconds, between logging of queue stats in replrtq_{snk,src}.
    
    * New tunable, queue_manager_log_suppress_zero_stats, optionally to
      avoid logging of zero stats in replrtq_src and overflow_queue.
    
    * Logging in replrtq_* is now done with queue_name in lager:info metadata,
      to allow operators to filter such entries into separate lager sinks.
    hmmr committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    06afdaa View commit details
    Browse the repository at this point in the history