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

Develop #25

Merged
merged 3 commits into from
Aug 28, 2024
Merged

Develop #25

merged 3 commits into from
Aug 28, 2024

Commits on Aug 28, 2024

  1. add preprod network startime

    oversize committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8989091 View commit details
    Browse the repository at this point in the history
  2. Autoformat with black

    oversize committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8576d5a View commit details
    Browse the repository at this point in the history
  3. Add metrics module for prometheus counters

    Example:
    
    blockperf_header_delta 140.0
    blockperf_block_req_delta 0.0
    blockperf_block_rsp_delta 10.0
    blockperf_block_adopt_delta 50.0
    blockperf_block_delay 200.0
    blockperf_block_no 1.0740607e+07
    blockperf_valid_samples_total 24.0
    blockperf_valid_samples_created 1.7244026992243912e+09
    blockperf_invalid_samples_total 0.0
    blockperf_invalid_samples_created 1.7244026992244196e+09
    karknu authored and oversize committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1534e97 View commit details
    Browse the repository at this point in the history