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

fix(controller): add missing workqueue metrics (#16315) #17013

Merged
merged 14 commits into from
Feb 14, 2024

Commits on Jan 26, 2024

  1. fix(controller): add missing kubernetes metrics

    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    agaudreault committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b8c479b View commit details
    Browse the repository at this point in the history
  2. validate workqueue metrics are present

    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    agaudreault committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    adef3f2 View commit details
    Browse the repository at this point in the history
  3. use newer metrics registry

    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    agaudreault committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8f84ad1 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix duplicated

    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    agaudreault committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f55540c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b0360a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. init runtime controller in test to have correct metrics

    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    agaudreault committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7a24340 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-workqueue-metrics' of github.com:agaudreault-jive/a…

    …rgo-cd into fix-workqueue-metrics
    agaudreault committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6ffa873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3464c96 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. fix lint error

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b6935dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb1294b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    193adf5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. update controller-runtime to remove metrics with high cardinality

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3bbb84e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c5b966 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge remote-tracking branch 'upstream/master' into fix-workqueue-met…

    …rics
    
    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    378bea5 View commit details
    Browse the repository at this point in the history