Skip to content

[kube-prometheus-stack] etcd Multi-cluster dashboard #5303

Open
@dragoangel

Description

@dragoangel

Is your feature request related to a problem ?

At the moment of writing buildin dasbhoard do utilize {job=~".*etcd.*", job="$cluster"} even cluster variable already filtered globally by .*etcd.* and is actually a job, while cluster as name of variable need to be used to differentiate real clusters, as result I have 2 k8s clusters and all etcds are joined by one name of job.

Describe the solution you'd like.

Adjust etcd dashboard to utilize $cluster and $job properly.

Describe alternatives you've considered.

N/A

Additional context.

I have multicluster enabled in grafana sidecar settings for both global and etcd.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions