Skip to content

How rename or recreate metrics based on existing metrics? #46066

Closed Answered by ningyougang
ningyougang asked this question in Q&A
Discussion options

You must be logged in to vote

@zirain

I solved by below workaround

  • metric:

    sum(increase({name=~"envoy_cluster_.*_health_check_failure", istio="istio-ingressgateway-${service}"}[1m])) by (cluster, cluster_name)

  • Legend

    {{cluster}}-{{cluster_name}}

  • panel title

    healthcheck failure - ${service}

I will close this discussion, anyway, thanks for your help.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@zirain
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ningyougang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants