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

txHandler: add more metric #4786

Merged
merged 14 commits into from
Nov 17, 2022
Merged

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    f79a445 View commit details
    Browse the repository at this point in the history
  2. add TxHandler backlog size gauge

    cce committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    6d1f0ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f234c96 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Add unit tests

    algorandskiy committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a12fe42 View commit details
    Browse the repository at this point in the history
  2. Add txsync counters

    algorandskiy committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    5fd63cb View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    96d46e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5bcf91 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    b9a1d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17a100b View commit details
    Browse the repository at this point in the history
  3. use bool instead of seenPrioTags

    cce authored and algorandskiy committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9188690 View commit details
    Browse the repository at this point in the history
  4. fix

    cce authored and algorandskiy committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    937818e View commit details
    Browse the repository at this point in the history
  5. add containsPPTag

    cce authored and algorandskiy committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    2c29d72 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    algorandskiy committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    ab035ca View commit details
    Browse the repository at this point in the history
  7. do no re-allocate error

    algorandskiy committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    d998917 View commit details
    Browse the repository at this point in the history