mirror of
https://github.com/Telecominfraproject/wlan-cloud-kube-state-metrics.git
synced 2025-10-30 02:02:25 +00:00
982 B
982 B
Secret Metrics
| Metric name | Metric type | Labels/tags | Status |
|---|---|---|---|
| kube_secret_annotations | Gauge | secret=<secret-name> namespace=<secret-namespace> annotations_SECRET_ANNOTATION=<SECRET_ANNOTATION> |
EXPERIMENTAL |
| kube_secret_info | Gauge | secret=<secret-name> namespace=<secret-namespace> |
STABLE |
| kube_secret_type | Gauge | secret=<secret-name> namespace=<secret-namespace> type=<secret-type> |
STABLE |
| kube_secret_labels | Gauge | secret=<secret-name> namespace=<secret-namespace> label_SECRET_LABEL=<SECRET_LABEL> |
STABLE |
| kube_secret_created | Gauge | secret=<secret-name> namespace=<secret-namespace> |
STABLE |
| kube_secret_metadata_resource_version | Gauge | secret=<secret-name> namespace=<secret-namespace> |
EXPERIMENTAL |