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

metrics: Add memory usage statistics to Prometheus #9465

Merged
merged 19 commits into from
Feb 27, 2024
Merged

Commits on Feb 14, 2024

  1. Add mem stats to dbg

    shohamc1 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e669457 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    80d35ac View commit details
    Browse the repository at this point in the history
  2. Add to prometheus

    shohamc1 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d8f3dad View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    8dc379b View commit details
    Browse the repository at this point in the history
  2. Update all usages of Setup

    shohamc1 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    20543c6 View commit details
    Browse the repository at this point in the history
  3. Fix logging

    shohamc1 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0f3d967 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    32f660f View commit details
    Browse the repository at this point in the history
  2. Rename metrics

    shohamc1 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9c65bf0 View commit details
    Browse the repository at this point in the history
  3. Remove unused changes

    shohamc1 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0eeda28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    849f534 View commit details
    Browse the repository at this point in the history
  5. Fix submodule commit

    shohamc1 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    09d5b42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c8e7ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4121d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b890aa View commit details
    Browse the repository at this point in the history
  9. Fix mac build

    shohamc1 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    61474ab View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge branch 'devel' into shohamc1/mem-stats

    # Conflicts:
    #	go.mod
    #	go.sum
    shohamc1 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    980eddd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    6c7c2bf View commit details
    Browse the repository at this point in the history
  2. save

    AskAlexSharov committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    147020e View commit details
    Browse the repository at this point in the history
  3. Fix lint

    shohamc1 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    16bfa68 View commit details
    Browse the repository at this point in the history