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

[VC-34401] Add Prometheus metrics endpoint #271

Merged
merged 8 commits into from
Jun 28, 2024

Commits on Jun 28, 2024

  1. E2E test for go_collector and process_collector metrics

    Signed-off-by: Richard Wall <richard.wall@venafi.com>
    wallrj committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9ac6b38 View commit details
    Browse the repository at this point in the history
  2. Add Go and Process metrics

    Signed-off-by: Richard Wall <richard.wall@venafi.com>
    wallrj committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1f6d79f View commit details
    Browse the repository at this point in the history
  3. Update the Helm chart with metrics settings

    Signed-off-by: Richard Wall <richard.wall@venafi.com>
    wallrj committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    273dd1e View commit details
    Browse the repository at this point in the history
  4. Use controller-runtime metrics server

    Signed-off-by: Richard Wall <richard.wall@venafi.com>
    wallrj committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5413205 View commit details
    Browse the repository at this point in the history
  5. Enable podmonitor

    Signed-off-by: Richard Wall <richard.wall@venafi.com>
    wallrj committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5b7d752 View commit details
    Browse the repository at this point in the history
  6. Self review changes

    Signed-off-by: Richard Wall <richard.wall@venafi.com>
    wallrj committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ab3a39d View commit details
    Browse the repository at this point in the history
  7. Fix import order

    Signed-off-by: Richard Wall <richard.wall@venafi.com>
    wallrj committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3f82ded View commit details
    Browse the repository at this point in the history
  8. Simplify tests

    Signed-off-by: Richard Wall <richard.wall@venafi.com>
    wallrj committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7e0684c View commit details
    Browse the repository at this point in the history