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

ci: debug logging for tendermint rpc calls #2710

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Conversation

conorsch
Copy link
Contributor

Refs #2709. We don't dial up the verbosity to global debug on all tendermint modules, because that would generate nearly 10x as many log lines, based on local smoke test run with logging overrides. We may selectively dial up on modules such as consenesus. Relevant docs:

Refs #2709. We don't dial up the verbosity to global debug on all
tendermint modules, because that would generate nearly 10x as many log
lines, based on local smoke test run with logging overrides. We may
selectively dial up on modules such as consenesus. Relevant docs:

  * https://github.com/tendermint/tendermint/blob/main/docs/tendermint-core/running-in-production.md#logging
  * https://github.com/tendermint/tendermint/blob/main/docs/tendermint-core/how-to-read-logs.md#list-of-modules
@conorsch conorsch temporarily deployed to smoke-test June 14, 2023 15:11 — with GitHub Actions Inactive
@conorsch conorsch merged commit 141d2bf into main Jun 14, 2023
@conorsch conorsch deleted the 2709-debug-tendermint-logs branch June 14, 2023 15:43
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