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

feat: network and gas usage metrics #38

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 11, 2024

  1. Add basic system metrics

    mpetrun5 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b4124f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d3acf2 View commit details
    Browse the repository at this point in the history
  3. Fix histogram callback

    mpetrun5 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    96d646c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6409b73 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Fix total memory ticker

    mpetrun5 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9308c62 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    81cfa4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4425c96 View commit details
    Browse the repository at this point in the history
  3. Add gas metrics

    mpetrun5 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d3d1110 View commit details
    Browse the repository at this point in the history
  4. Add debug logs

    mpetrun5 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5ee4eb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e3cf99 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Refactor raw tx

    mpetrun5 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    50a0a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9260696 View commit details
    Browse the repository at this point in the history
  3. Convert gas price to gwei

    mpetrun5 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3fa0518 View commit details
    Browse the repository at this point in the history
  4. Fix monitored tests

    mpetrun5 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ef0a65f View commit details
    Browse the repository at this point in the history