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

Conversation

hmmr
Copy link
Contributor

@hmmr hmmr commented Nov 5, 2023

This is #1875 manually reapplied to 3.0 branch. Specifically:

  • 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.

* 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant