-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-epic-linkNeeds a link to an epicNeeds a link to an epicneeds-points-labelNeeds a story point labelNeeds a story point labelneeds-projectNeeds a projectNeeds a project
Description
What happened?
we using here kube_managedresource_uid
metric
configuration-observability-oss/examples/dashboard-grafana-crossplane-health.yaml
Line 942 in 2d3a89c
"expr": "sum(kube_managedresource_uid{namespace=\"$namespace\"}) by (customresource_group, customresource_kind, customresource_version)", |
one example can be found here:
kubernetes/kube-state-metrics#2015
spec:
resources:
- metricNamePrefix: kube_managedresource
groupVersionKind:
group: acm.aws.upbound.io
version: v1beta1
kind: Certificate
commonLabels: {}
labelsFromPath: {}
metrics:
- name: uid
help: The UID of a acm.aws.upbound.io/v1beta1 Certificate.
each:
type: Info
gauge: null
stateSet: null
info:
labelsFromPath:
uid:
- metadata
- uid
path: []
labelFromKey: ""
commonLabels: {}
labelsFromPath: {}
errorLogV: 0
errorLogV: 0
resourcePlural: certificates
- metricNamePrefix: kube_managedresource
groupVersionKind:
group: acmpca.aws.upbound.io
version: v1beta1
kind: Certificate
commonLabels: {}
labelsFromPath: {}
metrics:
- name: uid
help: The UID of a acmpca.aws.upbound.io/v1beta1 Certificate.
each:
type: Info
gauge: null
stateSet: null
info:
labelsFromPath:
uid:
- metadata
- uid
path: []
labelFromKey: ""
commonLabels: {}
labelsFromPath: {}
errorLogV: 0
errorLogV: 0
resourcePlural: certificates
Epic #
How can we reproduce it?
What environment did it happen in?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-epic-linkNeeds a link to an epicNeeds a link to an epicneeds-points-labelNeeds a story point labelNeeds a story point labelneeds-projectNeeds a projectNeeds a project