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 metric to monitor common related objects #77

Commits on Nov 29, 2022

  1. Break out of loop after matching object is found

    Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
    dhaiducek committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    88d6337 View commit details
    Browse the repository at this point in the history
  2. Use native Make ignore symbols

    Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
    dhaiducek committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e4b6aca View commit details
    Browse the repository at this point in the history
  3. Migrate metrics to metric.go

    Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
    dhaiducek committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c449262 View commit details
    Browse the repository at this point in the history
  4. Add common_related_objects

    This gauge records any related objects monitored by multiple policies.
    
    ref: stolostron/backlog#25357
    
    Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
    dhaiducek committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9983e23 View commit details
    Browse the repository at this point in the history