Merge branch 'prometheus-operator:main' into patch-1
This commit is contained in:
@@ -5,7 +5,7 @@ Some Kubernetes installations source all their images from an internal registry.
|
|||||||
To produce the `docker pull/tag/push` commands that will synchronize upstream images to `internal-registry.com/organization` (after having run the `jb` command to populate the vendor directory):
|
To produce the `docker pull/tag/push` commands that will synchronize upstream images to `internal-registry.com/organization` (after having run the `jb` command to populate the vendor directory):
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ jsonnet -J vendor -S --tla-str repository=internal-registry.com/organization sync-to-internal-registry.jsonnet
|
$ jsonnet -J vendor -S --tla-str repository=internal-registry.com/organization examples/sync-to-internal-registry.jsonnet
|
||||||
$ docker pull k8s.gcr.io/addon-resizer:1.8.4
|
$ docker pull k8s.gcr.io/addon-resizer:1.8.4
|
||||||
$ docker tag k8s.gcr.io/addon-resizer:1.8.4 internal-registry.com/organization/addon-resizer:1.8.4
|
$ docker tag k8s.gcr.io/addon-resizer:1.8.4 internal-registry.com/organization/addon-resizer:1.8.4
|
||||||
$ docker push internal-registry.com/organization/addon-resizer:1.8.4
|
$ docker push internal-registry.com/organization/addon-resizer:1.8.4
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"alertmanager": "0.24.0",
|
"alertmanager": "0.24.0",
|
||||||
"blackboxExporter": "0.20.0",
|
"blackboxExporter": "0.20.0",
|
||||||
"grafana": "8.4.5",
|
"grafana": "8.4.6",
|
||||||
"kubeStateMetrics": "2.4.2",
|
"kubeStateMetrics": "2.4.2",
|
||||||
"nodeExporter": "1.3.1",
|
"nodeExporter": "1.3.1",
|
||||||
"prometheus": "2.34.0",
|
"prometheus": "2.34.0",
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"subdir": "contrib/mixin"
|
"subdir": "contrib/mixin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "0c9a4e0f93ad9a7d83e8f5ec215baa856616c76b",
|
"version": "81491914fbfbfcc041e175beb20f2cf3f575557e",
|
||||||
"sum": "zhLYhUNcXNkMRfJhMUX0UiOpi8TOuLmUqJfO9NFKFkg="
|
"sum": "zhLYhUNcXNkMRfJhMUX0UiOpi8TOuLmUqJfO9NFKFkg="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
"subdir": "grafana-builder"
|
"subdir": "grafana-builder"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "6caac96014a123fe32072cc309c57a1ab5141f10",
|
"version": "28e90490f768aaf14d5bcb15ed2f6ab4e3efe725",
|
||||||
"sum": "0KkygBQd/AFzUvVzezE4qF/uDYgrwUXVpZfINBti0oc="
|
"sum": "0KkygBQd/AFzUvVzezE4qF/uDYgrwUXVpZfINBti0oc="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -58,8 +58,8 @@
|
|||||||
"subdir": ""
|
"subdir": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "f2b5aab16039e7aa78c1b39aad1ec63d87eca85e",
|
"version": "62ad10fe9ceb53c6b846871997abbfe8e0bd7cf5",
|
||||||
"sum": "0x5qkZAgoM78WqZgmGFthmXREiDQUQYk5HYdjqOVgKs="
|
"sum": "6gD9F29f8T2a71n35Y61P7TBiF5NQuhk4JUwEafsA1E="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": {
|
"source": {
|
||||||
@@ -68,7 +68,7 @@
|
|||||||
"subdir": "lib/promgrafonnet"
|
"subdir": "lib/promgrafonnet"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "f2b5aab16039e7aa78c1b39aad1ec63d87eca85e",
|
"version": "62ad10fe9ceb53c6b846871997abbfe8e0bd7cf5",
|
||||||
"sum": "zv7hXGui6BfHzE9wPatHI/AGZa4A2WKo6pq7ZdqBsps="
|
"sum": "zv7hXGui6BfHzE9wPatHI/AGZa4A2WKo6pq7ZdqBsps="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -98,7 +98,7 @@
|
|||||||
"subdir": "jsonnet/mixin"
|
"subdir": "jsonnet/mixin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "371192cdc95e4596c4f07591ff65104d8c85bad9",
|
"version": "b0628d00ee84230c24560736060e1ca45e7fc429",
|
||||||
"sum": "joc3gM74r0q658bmpfTbeAr0Nce4gTBv0rf3I+2J0rQ=",
|
"sum": "joc3gM74r0q658bmpfTbeAr0Nce4gTBv0rf3I+2J0rQ=",
|
||||||
"name": "prometheus-operator-mixin"
|
"name": "prometheus-operator-mixin"
|
||||||
},
|
},
|
||||||
@@ -109,8 +109,8 @@
|
|||||||
"subdir": "jsonnet/prometheus-operator"
|
"subdir": "jsonnet/prometheus-operator"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "371192cdc95e4596c4f07591ff65104d8c85bad9",
|
"version": "b0628d00ee84230c24560736060e1ca45e7fc429",
|
||||||
"sum": "NqiD9mjw2dbS/xXSv5q+JAxU4v+YtQDnwpkSqNFD/pQ="
|
"sum": "mYU7yZz9AkpjVw+YrqebZOx+WON1jJZewVtVoUTXsx0="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": {
|
"source": {
|
||||||
@@ -140,7 +140,7 @@
|
|||||||
"subdir": "documentation/prometheus-mixin"
|
"subdir": "documentation/prometheus-mixin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "6555cc68caf8d8f323056e497ae7bb1e32a81667",
|
"version": "4deb1a90d2f1300bb92938aa3c5949fffc7b7ce4",
|
||||||
"sum": "APXOIP3B3dZ3Tyh7L2UhyWR8Vbf5+9adTLz/ya7n6uU=",
|
"sum": "APXOIP3B3dZ3Tyh7L2UhyWR8Vbf5+9adTLz/ya7n6uU=",
|
||||||
"name": "prometheus"
|
"name": "prometheus"
|
||||||
},
|
},
|
||||||
@@ -151,7 +151,7 @@
|
|||||||
"subdir": "config/crd/bases"
|
"subdir": "config/crd/bases"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "a200511fb84bcf855a06e3c2b989fc892007c6a8",
|
"version": "ac027a4a3dd7526a3afe80fc7e48cfec62436d81",
|
||||||
"sum": "GQ0GFKGdIWKx1b78VRs6jtC4SMqkBjT5jl65QUjPKK4="
|
"sum": "GQ0GFKGdIWKx1b78VRs6jtC4SMqkBjT5jl65QUjPKK4="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -161,7 +161,7 @@
|
|||||||
"subdir": "mixin"
|
"subdir": "mixin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "95aa03bf2a3cb7dc41709d151c5a7df26e726816",
|
"version": "81218afa5b01d44d20db8be599c88127e2cdf646",
|
||||||
"sum": "dBm9ML50quhu6dwTIgfNmVruMqfaUeQVCO/6EKtQLxE=",
|
"sum": "dBm9ML50quhu6dwTIgfNmVruMqfaUeQVCO/6EKtQLxE=",
|
||||||
"name": "thanos-mixin"
|
"name": "thanos-mixin"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ metadata:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-config
|
name: grafana-config
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
stringData:
|
stringData:
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ metadata:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-datasources
|
name: grafana-datasources
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
stringData:
|
stringData:
|
||||||
|
|||||||
@@ -596,7 +596,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-alertmanager-overview
|
name: grafana-dashboard-alertmanager-overview
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -2357,7 +2357,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-apiserver
|
name: grafana-dashboard-apiserver
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -4228,7 +4228,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-cluster-total
|
name: grafana-dashboard-cluster-total
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -5407,7 +5407,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-controller-manager
|
name: grafana-dashboard-controller-manager
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -6032,7 +6032,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-grafana-overview
|
name: grafana-dashboard-grafana-overview
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -9109,7 +9109,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-k8s-resources-cluster
|
name: grafana-dashboard-k8s-resources-cluster
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -11895,7 +11895,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-k8s-resources-namespace
|
name: grafana-dashboard-k8s-resources-namespace
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -12910,7 +12910,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-k8s-resources-node
|
name: grafana-dashboard-k8s-resources-node
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -15368,7 +15368,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-k8s-resources-pod
|
name: grafana-dashboard-k8s-resources-pod
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -17381,7 +17381,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-k8s-resources-workload
|
name: grafana-dashboard-k8s-resources-workload
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -19559,7 +19559,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-k8s-resources-workloads-namespace
|
name: grafana-dashboard-k8s-resources-workloads-namespace
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -21802,7 +21802,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-kubelet
|
name: grafana-dashboard-kubelet
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -23255,7 +23255,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-namespace-by-pod
|
name: grafana-dashboard-namespace-by-pod
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -24980,7 +24980,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-namespace-by-workload
|
name: grafana-dashboard-namespace-by-workload
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -26032,7 +26032,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-node-cluster-rsrc-use
|
name: grafana-dashboard-node-cluster-rsrc-use
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -27110,7 +27110,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-node-rsrc-use
|
name: grafana-dashboard-node-rsrc-use
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -28090,7 +28090,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-nodes
|
name: grafana-dashboard-nodes
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -28666,7 +28666,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-persistentvolumesusage
|
name: grafana-dashboard-persistentvolumesusage
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -29883,7 +29883,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-pod-total
|
name: grafana-dashboard-pod-total
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -31542,7 +31542,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-prometheus-remote-write
|
name: grafana-dashboard-prometheus-remote-write
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -32766,7 +32766,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-prometheus
|
name: grafana-dashboard-prometheus
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -34026,7 +34026,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-proxy
|
name: grafana-dashboard-proxy
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -35127,7 +35127,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-scheduler
|
name: grafana-dashboard-scheduler
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -36554,7 +36554,7 @@ items:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboard-workload-total
|
name: grafana-dashboard-workload-total
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
kind: ConfigMapList
|
kind: ConfigMapList
|
||||||
|
|||||||
@@ -22,6 +22,6 @@ metadata:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana-dashboards
|
name: grafana-dashboards
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ metadata:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana
|
name: grafana
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
spec:
|
spec:
|
||||||
@@ -18,19 +18,19 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
checksum/grafana-config: 813d4bf6c9d7cac884a9fa2261205c2d
|
checksum/grafana-config: 8d5b3c2525a34c4827d3571f064e61a2
|
||||||
checksum/grafana-dashboardproviders: e9459f6ac64d3855b06645176035b1f2
|
checksum/grafana-dashboardproviders: 6fadd1f7543b97b3e500fed3670ffaca
|
||||||
checksum/grafana-datasources: 57939af14bc401215e5364bbe0f81094
|
checksum/grafana-datasources: 21f2493ee382d5e300f7bbb126261cec
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
spec:
|
spec:
|
||||||
automountServiceAccountToken: false
|
automountServiceAccountToken: false
|
||||||
containers:
|
containers:
|
||||||
- env: []
|
- env: []
|
||||||
image: grafana/grafana:8.4.5
|
image: grafana/grafana:8.4.6
|
||||||
name: grafana
|
name: grafana
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ metadata:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana
|
name: grafana
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ metadata:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
prometheus: k8s
|
prometheus: k8s
|
||||||
role: alert-rules
|
role: alert-rules
|
||||||
name: grafana-rules
|
name: grafana-rules
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ metadata:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana
|
name: grafana
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
@@ -6,6 +6,6 @@ metadata:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana
|
name: grafana
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ metadata:
|
|||||||
app.kubernetes.io/component: grafana
|
app.kubernetes.io/component: grafana
|
||||||
app.kubernetes.io/name: grafana
|
app.kubernetes.io/name: grafana
|
||||||
app.kubernetes.io/part-of: kube-prometheus
|
app.kubernetes.io/part-of: kube-prometheus
|
||||||
app.kubernetes.io/version: 8.4.5
|
app.kubernetes.io/version: 8.4.6
|
||||||
name: grafana
|
name: grafana
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
@@ -421,6 +421,53 @@ spec:
|
|||||||
for: 1h
|
for: 1h
|
||||||
labels:
|
labels:
|
||||||
severity: warning
|
severity: warning
|
||||||
|
- alert: KubePersistentVolumeInodesFillingUp
|
||||||
|
annotations:
|
||||||
|
description: The PersistentVolume claimed by {{ $labels.persistentvolumeclaim
|
||||||
|
}} in Namespace {{ $labels.namespace }} only has {{ $value | humanizePercentage
|
||||||
|
}} free inodes.
|
||||||
|
runbook_url: https://runbooks.prometheus-operator.dev/runbooks/kubernetes/kubepersistentvolumeinodesfillingup
|
||||||
|
summary: PersistentVolumeInodes are filling up.
|
||||||
|
expr: |
|
||||||
|
(
|
||||||
|
kubelet_volume_stats_inodes_free{job="kubelet", metrics_path="/metrics"}
|
||||||
|
/
|
||||||
|
kubelet_volume_stats_inodes{job="kubelet", metrics_path="/metrics"}
|
||||||
|
) < 0.03
|
||||||
|
and
|
||||||
|
kubelet_volume_stats_inodes_used{job="kubelet", metrics_path="/metrics"} > 0
|
||||||
|
unless on(namespace, persistentvolumeclaim)
|
||||||
|
kube_persistentvolumeclaim_access_mode{ access_mode="ReadOnlyMany"} == 1
|
||||||
|
unless on(namespace, persistentvolumeclaim)
|
||||||
|
kube_persistentvolumeclaim_labels{label_excluded_from_alerts="true"} == 1
|
||||||
|
for: 1m
|
||||||
|
labels:
|
||||||
|
severity: critical
|
||||||
|
- alert: KubePersistentVolumeInodesFillingUp
|
||||||
|
annotations:
|
||||||
|
description: Based on recent sampling, the PersistentVolume claimed by {{
|
||||||
|
$labels.persistentvolumeclaim }} in Namespace {{ $labels.namespace }} is
|
||||||
|
expected to run out of inodes within four days. Currently {{ $value | humanizePercentage
|
||||||
|
}} of its inodes are free.
|
||||||
|
runbook_url: https://runbooks.prometheus-operator.dev/runbooks/kubernetes/kubepersistentvolumeinodesfillingup
|
||||||
|
summary: PersistentVolumeInodes are filling up.
|
||||||
|
expr: |
|
||||||
|
(
|
||||||
|
kubelet_volume_stats_inodes_free{job="kubelet", metrics_path="/metrics"}
|
||||||
|
/
|
||||||
|
kubelet_volume_stats_inodes{job="kubelet", metrics_path="/metrics"}
|
||||||
|
) < 0.15
|
||||||
|
and
|
||||||
|
kubelet_volume_stats_inodes_used{job="kubelet", metrics_path="/metrics"} > 0
|
||||||
|
and
|
||||||
|
predict_linear(kubelet_volume_stats_inodes_free{job="kubelet", metrics_path="/metrics"}[6h], 4 * 24 * 3600) < 0
|
||||||
|
unless on(namespace, persistentvolumeclaim)
|
||||||
|
kube_persistentvolumeclaim_access_mode{ access_mode="ReadOnlyMany"} == 1
|
||||||
|
unless on(namespace, persistentvolumeclaim)
|
||||||
|
kube_persistentvolumeclaim_labels{label_excluded_from_alerts="true"} == 1
|
||||||
|
for: 1h
|
||||||
|
labels:
|
||||||
|
severity: warning
|
||||||
- alert: KubePersistentVolumeErrors
|
- alert: KubePersistentVolumeErrors
|
||||||
annotations:
|
annotations:
|
||||||
description: The persistent volume {{ $labels.persistentvolume }} has status
|
description: The persistent volume {{ $labels.persistentvolume }} has status
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ rules:
|
|||||||
- alertmanagerconfigs
|
- alertmanagerconfigs
|
||||||
- prometheuses
|
- prometheuses
|
||||||
- prometheuses/finalizers
|
- prometheuses/finalizers
|
||||||
|
- prometheuses/status
|
||||||
- thanosrulers
|
- thanosrulers
|
||||||
- thanosrulers/finalizers
|
- thanosrulers/finalizers
|
||||||
- servicemonitors
|
- servicemonitors
|
||||||
|
|||||||
@@ -182,7 +182,9 @@ spec:
|
|||||||
the timestamps present in scraped data.
|
the timestamps present in scraped data.
|
||||||
type: boolean
|
type: boolean
|
||||||
interval:
|
interval:
|
||||||
description: Interval at which metrics should be scraped
|
description: Interval at which metrics should be scraped If
|
||||||
|
not specified Prometheus' global scrape interval is used.
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
metricRelabelings:
|
metricRelabelings:
|
||||||
description: MetricRelabelConfigs to apply to samples before
|
description: MetricRelabelConfigs to apply to samples before
|
||||||
@@ -411,7 +413,9 @@ spec:
|
|||||||
description: HTTP scheme to use for scraping.
|
description: HTTP scheme to use for scraping.
|
||||||
type: string
|
type: string
|
||||||
scrapeTimeout:
|
scrapeTimeout:
|
||||||
description: Timeout after which the scrape is ended
|
description: Timeout after which the scrape is ended If not
|
||||||
|
specified, the Prometheus global scrape interval is used.
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
targetPort:
|
targetPort:
|
||||||
anyOf:
|
anyOf:
|
||||||
|
|||||||
@@ -131,6 +131,7 @@ spec:
|
|||||||
interval:
|
interval:
|
||||||
description: Interval at which targets are probed using the configured
|
description: Interval at which targets are probed using the configured
|
||||||
prober. If not specified Prometheus' global scrape interval is used.
|
prober. If not specified Prometheus' global scrape interval is used.
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
jobName:
|
jobName:
|
||||||
description: The job name assigned to scraped metrics by default.
|
description: The job name assigned to scraped metrics by default.
|
||||||
@@ -321,6 +322,8 @@ spec:
|
|||||||
type: integer
|
type: integer
|
||||||
scrapeTimeout:
|
scrapeTimeout:
|
||||||
description: Timeout for scraping metrics from the Prometheus exporter.
|
description: Timeout for scraping metrics from the Prometheus exporter.
|
||||||
|
If not specified, the Prometheus global scrape interval is used.
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
targetLimit:
|
targetLimit:
|
||||||
description: TargetLimit defines a limit on the number of scraped
|
description: TargetLimit defines a limit on the number of scraped
|
||||||
|
|||||||
@@ -2733,7 +2733,9 @@ spec:
|
|||||||
format: int64
|
format: int64
|
||||||
type: integer
|
type: integer
|
||||||
evaluationInterval:
|
evaluationInterval:
|
||||||
description: 'Interval between consecutive evaluations. Default: `1m`'
|
default: 30s
|
||||||
|
description: 'Interval between consecutive evaluations. Default: `30s`'
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
excludedFromEnforcement:
|
excludedFromEnforcement:
|
||||||
description: List of references to PodMonitor, ServiceMonitor, Probe
|
description: List of references to PodMonitor, ServiceMonitor, Probe
|
||||||
@@ -4346,6 +4348,7 @@ spec:
|
|||||||
type: integer
|
type: integer
|
||||||
timeout:
|
timeout:
|
||||||
description: Maximum time a query may take before being aborted.
|
description: Maximum time a query may take before being aborted.
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
queryLogFile:
|
queryLogFile:
|
||||||
@@ -4553,6 +4556,7 @@ spec:
|
|||||||
type: boolean
|
type: boolean
|
||||||
remoteTimeout:
|
remoteTimeout:
|
||||||
description: Timeout for requests to the remote read endpoint.
|
description: Timeout for requests to the remote read endpoint.
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
requiredMatchers:
|
requiredMatchers:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
@@ -4798,6 +4802,7 @@ spec:
|
|||||||
sendInterval:
|
sendInterval:
|
||||||
description: How frequently metric metadata is sent to the
|
description: How frequently metric metadata is sent to the
|
||||||
remote storage.
|
remote storage.
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
name:
|
name:
|
||||||
@@ -4936,6 +4941,7 @@ spec:
|
|||||||
type: object
|
type: object
|
||||||
remoteTimeout:
|
remoteTimeout:
|
||||||
description: Timeout for requests to the remote write endpoint.
|
description: Timeout for requests to the remote write endpoint.
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
sendExemplars:
|
sendExemplars:
|
||||||
description: Enables sending of exemplars over remote write.
|
description: Enables sending of exemplars over remote write.
|
||||||
@@ -5230,6 +5236,7 @@ spec:
|
|||||||
is '24h' if retentionSize is not set, and must match the regular
|
is '24h' if retentionSize is not set, and must match the regular
|
||||||
expression `[0-9]+(ms|s|m|h|d|w|y)` (milliseconds seconds minutes
|
expression `[0-9]+(ms|s|m|h|d|w|y)` (milliseconds seconds minutes
|
||||||
hours days weeks years).
|
hours days weeks years).
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
retentionSize:
|
retentionSize:
|
||||||
description: Maximum amount of disk space used by blocks.
|
description: Maximum amount of disk space used by blocks.
|
||||||
@@ -5359,11 +5366,14 @@ spec:
|
|||||||
type: object
|
type: object
|
||||||
type: object
|
type: object
|
||||||
scrapeInterval:
|
scrapeInterval:
|
||||||
description: 'Interval between consecutive scrapes. Default: `1m`'
|
default: 30s
|
||||||
|
description: 'Interval between consecutive scrapes. Default: `30s`'
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
scrapeTimeout:
|
scrapeTimeout:
|
||||||
description: Number of seconds to wait for target to respond before
|
description: Number of seconds to wait for target to respond before
|
||||||
erroring.
|
erroring.
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
secrets:
|
secrets:
|
||||||
description: Secrets is a list of Secrets in the same namespace as
|
description: Secrets is a list of Secrets in the same namespace as
|
||||||
@@ -6409,6 +6419,7 @@ spec:
|
|||||||
readyTimeout:
|
readyTimeout:
|
||||||
description: ReadyTimeout is the maximum time Thanos sidecar will
|
description: ReadyTimeout is the maximum time Thanos sidecar will
|
||||||
wait for Prometheus to start. Eg 10m
|
wait for Prometheus to start. Eg 10m
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
resources:
|
resources:
|
||||||
description: Resources defines the resource requirements for the
|
description: Resources defines the resource requirements for the
|
||||||
@@ -8343,14 +8354,43 @@ spec:
|
|||||||
type: object
|
type: object
|
||||||
status:
|
status:
|
||||||
description: 'Most recent observed status of the Prometheus cluster. Read-only.
|
description: 'Most recent observed status of the Prometheus cluster. Read-only.
|
||||||
Not included when requesting from the apiserver, only from the Prometheus
|
More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status'
|
||||||
Operator API itself. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status'
|
|
||||||
properties:
|
properties:
|
||||||
availableReplicas:
|
availableReplicas:
|
||||||
description: Total number of available pods (ready for at least minReadySeconds)
|
description: Total number of available pods (ready for at least minReadySeconds)
|
||||||
targeted by this Prometheus deployment.
|
targeted by this Prometheus deployment.
|
||||||
format: int32
|
format: int32
|
||||||
type: integer
|
type: integer
|
||||||
|
conditions:
|
||||||
|
description: The current state of the Prometheus deployment.
|
||||||
|
items:
|
||||||
|
description: PrometheusCondition represents the state of the resources
|
||||||
|
associated with the Prometheus resource.
|
||||||
|
properties:
|
||||||
|
lastTransitionTime:
|
||||||
|
description: lastTransitionTime is the time of the last update
|
||||||
|
to the current status property.
|
||||||
|
format: date-time
|
||||||
|
type: string
|
||||||
|
message:
|
||||||
|
description: Human-readable message indicating details for the
|
||||||
|
condition's last transition.
|
||||||
|
type: string
|
||||||
|
reason:
|
||||||
|
description: Reason for the condition's last transition.
|
||||||
|
type: string
|
||||||
|
status:
|
||||||
|
description: status of the condition.
|
||||||
|
type: string
|
||||||
|
type:
|
||||||
|
description: Type of the condition being reported.
|
||||||
|
type: string
|
||||||
|
required:
|
||||||
|
- lastTransitionTime
|
||||||
|
- status
|
||||||
|
- type
|
||||||
|
type: object
|
||||||
|
type: array
|
||||||
paused:
|
paused:
|
||||||
description: Represents whether any actions on the underlying managed
|
description: Represents whether any actions on the underlying managed
|
||||||
objects are being performed. Only delete actions will be performed.
|
objects are being performed. Only delete actions will be performed.
|
||||||
@@ -8360,6 +8400,41 @@ spec:
|
|||||||
Prometheus deployment (their labels match the selector).
|
Prometheus deployment (their labels match the selector).
|
||||||
format: int32
|
format: int32
|
||||||
type: integer
|
type: integer
|
||||||
|
shardStatuses:
|
||||||
|
description: The list has one entry per shard. Each entry provides
|
||||||
|
a summary of the shard status.
|
||||||
|
items:
|
||||||
|
properties:
|
||||||
|
availableReplicas:
|
||||||
|
description: Total number of available pods (ready for at least
|
||||||
|
minReadySeconds) targeted by this shard.
|
||||||
|
format: int32
|
||||||
|
type: integer
|
||||||
|
replicas:
|
||||||
|
description: Total number of pods targeted by this shard.
|
||||||
|
format: int32
|
||||||
|
type: integer
|
||||||
|
shardID:
|
||||||
|
description: Identifier of the shard.
|
||||||
|
type: string
|
||||||
|
unavailableReplicas:
|
||||||
|
description: Total number of unavailable pods targeted by this
|
||||||
|
shard.
|
||||||
|
format: int32
|
||||||
|
type: integer
|
||||||
|
updatedReplicas:
|
||||||
|
description: Total number of non-terminated pods targeted by
|
||||||
|
this shard that have the desired spec.
|
||||||
|
format: int32
|
||||||
|
type: integer
|
||||||
|
required:
|
||||||
|
- availableReplicas
|
||||||
|
- replicas
|
||||||
|
- shardID
|
||||||
|
- unavailableReplicas
|
||||||
|
- updatedReplicas
|
||||||
|
type: object
|
||||||
|
type: array
|
||||||
unavailableReplicas:
|
unavailableReplicas:
|
||||||
description: Total number of unavailable pods targeted by this Prometheus
|
description: Total number of unavailable pods targeted by this Prometheus
|
||||||
deployment.
|
deployment.
|
||||||
@@ -8382,7 +8457,8 @@ spec:
|
|||||||
type: object
|
type: object
|
||||||
served: true
|
served: true
|
||||||
storage: true
|
storage: true
|
||||||
subresources: {}
|
subresources:
|
||||||
|
status: {}
|
||||||
status:
|
status:
|
||||||
acceptedNames:
|
acceptedNames:
|
||||||
kind: ""
|
kind: ""
|
||||||
|
|||||||
@@ -151,7 +151,9 @@ spec:
|
|||||||
the timestamps present in scraped data.
|
the timestamps present in scraped data.
|
||||||
type: boolean
|
type: boolean
|
||||||
interval:
|
interval:
|
||||||
description: Interval at which metrics should be scraped
|
description: Interval at which metrics should be scraped If
|
||||||
|
not specified Prometheus' global scrape interval is used.
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
metricRelabelings:
|
metricRelabelings:
|
||||||
description: MetricRelabelConfigs to apply to samples before
|
description: MetricRelabelConfigs to apply to samples before
|
||||||
@@ -380,7 +382,10 @@ spec:
|
|||||||
description: HTTP scheme to use for scraping.
|
description: HTTP scheme to use for scraping.
|
||||||
type: string
|
type: string
|
||||||
scrapeTimeout:
|
scrapeTimeout:
|
||||||
description: Timeout after which the scrape is ended
|
description: Timeout after which the scrape is ended If not
|
||||||
|
specified, the Prometheus global scrape timeout is used unless
|
||||||
|
it is less than `Interval` in which the latter is used.
|
||||||
|
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
|
||||||
type: string
|
type: string
|
||||||
targetPort:
|
targetPort:
|
||||||
anyOf:
|
anyOf:
|
||||||
|
|||||||
Reference in New Issue
Block a user