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

Update metrics and example config based on current implemention #4664

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

marta-lokhova
Copy link
Contributor

Address gaps in our docs. Put together by Claude Code.

This commit updates the metrics.md file to include metrics that were present in
the code but missing from the documentation. The changes include:

1. Added application metrics:
   - app.post-on-ledger-close-thread.delay

2. Added loadgen metrics:
   - loadgen.run.start

3. Added overlay network metrics:
   - overlay.fetch.unique-recv
   - overlay.fetch.duplicate-recv
   - overlay.timeout.straggler
   - overlay.inbound.live

4. Added Soroban metrics:
   - soroban.host-fn-op.ledger-cpu-insns-ratio
   - soroban.host-fn-op.ledger-cpu-insns-ratio-excl-vm
   - soroban.host-fn-op.declared-cpu-insns-usage-ratio
   - soroban.config.fee-write-1kb

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
- Updated BACKGROUND_OVERLAY_PROCESSING (formerly EXPERIMENTAL_BACKGROUND_OVERLAY_PROCESSING)
- Added correct defaults for networking byte-capacity settings
- Added EXPERIMENTAL_PARALLEL_LEDGER_APPLY with SQLite compatibility note
- Updated METADATA_DEBUG_LEDGERS and QUERY_SNAPSHOT_LEDGERS to match current defaults
- Added proper descriptions to byte-limit parameters

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
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