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: Prometheus Block Fullness Metrics #3025

Merged
merged 14 commits into from
Feb 1, 2022

Commits on Jan 28, 2022

  1. add hooks for promulgating "read"

    Greg Coppola committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a7c0002 View commit details
    Browse the repository at this point in the history
  2. added other components to the cost

    Greg Coppola committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    3b9a805 View commit details
    Browse the repository at this point in the history
  3. try the conversion from u64 to i64

    Greg Coppola committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    01975a1 View commit details
    Browse the repository at this point in the history
  4. fix build with TryInto

    gregorycoppola committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    e3fca43 View commit details
    Browse the repository at this point in the history
  5. forgot to format

    gregorycoppola committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    6c41bfe View commit details
    Browse the repository at this point in the history
  6. changed the prometheus names

    gregorycoppola committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    af311cc View commit details
    Browse the repository at this point in the history
  7. saturate the limits

    gregorycoppola committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    eaa4a3a View commit details
    Browse the repository at this point in the history
  8. getting block limit into the prometheus thing

    gregorycoppola committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    b2700c4 View commit details
    Browse the repository at this point in the history
  9. use percentages

    gregorycoppola committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    4cf99f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. was failing fullness

    gregorycoppola committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7fa6bcb View commit details
    Browse the repository at this point in the history
  2. make prefix stacks_node_last_block_*

    gregorycoppola committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    fde5901 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    ba45e6f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feat/prometheus-fullness

    gregorycoppola committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    4be27a3 View commit details
    Browse the repository at this point in the history
  3. collapse the "check mempool feature" checks

    gregorycoppola committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b88d8ce View commit details
    Browse the repository at this point in the history