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 new kube_endpoint_address metric #1761

Merged

Commits on Jun 21, 2022

  1. add new kube_endpoint_address metric

    As KSM shouldn't be responsible for computation of metrics, a new metric
    is needed to expose available and unavailable addresses of an endpoint.
    
    This new metric is generated as a future replacement for
    kube_endpoint_address_available and kube_endpoint_address_not_ready.
    
    Signed-off-by: Mario Constanti <mario@constanti.de>
    bavarianbidi committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    997b5ce View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. kube_endpoint_address now has a ready label

    Signed-off-by: Mario Constanti <mario@constanti.de>
    bavarianbidi committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    6082c03 View commit details
    Browse the repository at this point in the history