Skip to content

kube-state-metrics no longer collects labels we need by default #30

Open
@yuvipanda

Description

@yuvipanda

We use metrics (pods, nodes, etc) with their labels in many of our dashboards. v2.0 came out a few months ago, and it doesn't add any labels by default. So the dashboards here won't work on prometheus servers using kube-state-metrics >= 2.0.

To work around this, we need to either:

  1. Stop depending on labels at all
  2. Provide configuration for kube-state-metrics that collects these labels for the metrics

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions