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 Prometheus metrics to count ANP and ACNP Status updates #1801

Commits on Jan 29, 2021

  1. Add Prometheus metrics to count ANP and ACNP Status updates

    Too frequent Status updates could generate too many versions of the CRD,
    that would need to be stored in etcd until the next compaction by
    kube-apiserver. Too many updates could also cause fragmentation of the
    database. It is useful to have access to the number of updates over time
    in production clusters.
    antoninbas committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    8a9ac2e View commit details
    Browse the repository at this point in the history