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

Further reduce INFO logging #8021

Open
matrixbot opened this issue Dec 18, 2023 · 0 comments
Open

Further reduce INFO logging #8021

matrixbot opened this issue Dec 18, 2023 · 0 comments

Comments

@matrixbot
Copy link
Collaborator

matrixbot commented Dec 18, 2023

This issue has been migrated from #8021.


Some candidates that could be removed from default logging:

  1. OPTIONS request processing (~7% of log lines on jki.re)
  2. /sync request processing (~7% of log lines on jki.re, ignoring INFO)
  3. Sending request (~12% of log lines on jki.re)
  4. Received txn from (~11% of log lines on jki.re), though we probably(?) want to somehow log how many PDUs the transaction contained in the processing request log line (or maybe have a generic "how many new events were persitsed" like we do for dbevts)
@matrixbot matrixbot changed the title Dummy issue Further reduce INFO logging Dec 21, 2023
@matrixbot matrixbot reopened this Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant