Skip to content

queue stats logging refinements#1876

Open
hmmr wants to merge 1 commit intobasho:develop-3.0from
TI-Tokyo:hmmr/3.0.16/queue-stats-logging-refinements
Open

queue stats logging refinements#1876
hmmr wants to merge 1 commit intobasho:develop-3.0from
TI-Tokyo:hmmr/3.0.16/queue-stats-logging-refinements

Conversation

@hmmr
Copy link
Copy Markdown
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