• Michael Taufen's avatar
    add dynamic config metrics · fd3432ef
    Michael Taufen authored
    This PR exports config-releated metrics from the Kubelet.
    The Guages for active, assigned, and last-known-good config can be used
    to identify config versions and produce aggregate counts across several
    nodes. The error-reporting Gauge can be used to determine whether a node
    is experiencing a config-related error, and to prodouce an aggregate
    count of nodes in an error state.
    fd3432ef
BUILD 9.53 KB