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

Add metrics output #5

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

Add metrics output #5

wants to merge 35 commits into from

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    a7f31e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9670e4 View commit details
    Browse the repository at this point in the history
  3. add memory_usage

    jspaleta committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    34527dd View commit details
    Browse the repository at this point in the history
  4. add created_at metric

    jspaleta committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    19b1906 View commit details
    Browse the repository at this point in the history
  5. add num_fds metric

    jspaleta committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    3a0bec9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc87447 View commit details
    Browse the repository at this point in the history
  7. add page fault metrics

    jspaleta committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    65cafeb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad57abd View commit details
    Browse the repository at this point in the history
  9. added num_threads metric

    jspaleta committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    25ea598 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. added rlimit metrics

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    96e1f0d View commit details
    Browse the repository at this point in the history
  2. add memory info stats

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    f33054e View commit details
    Browse the repository at this point in the history
  3. add total processes metric

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    dac0352 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a86b3ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    487db41 View commit details
    Browse the repository at this point in the history
  6. help text refactor

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    1842319 View commit details
    Browse the repository at this point in the history
  7. more metrics work

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b5da95b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    933479a View commit details
    Browse the repository at this point in the history
  9. refactor metrics processing

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    e30b0f0 View commit details
    Browse the repository at this point in the history
  10. update test coverage

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b178276 View commit details
    Browse the repository at this point in the history
  11. add test coverage

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    1ea9cac View commit details
    Browse the repository at this point in the history
  12. update to latest deps

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    83610c5 View commit details
    Browse the repository at this point in the history
  13. fix metric

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    9c4ceae View commit details
    Browse the repository at this point in the history
  14. add metrics into readme

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    257e16a View commit details
    Browse the repository at this point in the history
  15. moar readme

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    29854e5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1308317 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2bb010a View commit details
    Browse the repository at this point in the history
  18. updated linter

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    426eb42 View commit details
    Browse the repository at this point in the history
  19. make linter happy

    jspaleta committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    139ecd8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6c661ca View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    940e87f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. update go version; run go mod tidy

    Caleb Hailey committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    18dce07 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. remove host.name tag

    jspaleta committed May 12, 2022
    Configuration menu
    Copy the full SHA
    80bc3d3 View commit details
    Browse the repository at this point in the history
  2. fix invalid tag names

    jspaleta committed May 12, 2022
    Configuration menu
    Copy the full SHA
    010224e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    648535c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27d27f9 View commit details
    Browse the repository at this point in the history