Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1774621: Bump telemeter-client #561

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion assets/prometheus-k8s/rules.yaml
Expand Up @@ -558,7 +558,7 @@ spec:
message: Pod {{ $labels.namespace }}/{{ $labels.pod }} has been in a non-ready
state for longer than 15 minutes.
expr: |
sum by (namespace, pod) (kube_pod_status_phase{namespace=~"(openshift-.*|kube-.*|default|logging)",job="kube-state-metrics", phase=~"Failed|Pending|Unknown"} * on(namespace, pod) group_left(owner_kind) kube_pod_owner{owner_kind!="Job"}) > 0
sum by (namespace, pod) (max by(namespace, pod) (kube_pod_status_phase{namespace=~"(openshift-.*|kube-.*|default|logging)",job="kube-state-metrics", phase=~"Failed|Pending|Unknown"}) * on(namespace, pod) group_left(owner_kind) max by(namespace, pod, owner_kind) (kube_pod_owner{owner_kind!="Job"})) > 0
for: 15m
labels:
severity: critical
Expand Down
2 changes: 2 additions & 0 deletions assets/telemeter-client/deployment.yaml
Expand Up @@ -54,6 +54,8 @@ spec:
- --match={__name__="node_role_os_version_machine:cpu_capacity_cores:sum"}
- --match={__name__="node_role_os_version_machine:cpu_capacity_sockets:sum"}
- --match={__name__="subscription_sync_total"}
- --match={__name__="csv_succeeded"}
- --match={__name__="csv_abnormal"}
- --match={__name__="ceph_cluster_total_bytes"}
- --match={__name__="ceph_cluster_total_used_raw_bytes"}
- --match={__name__="ceph_health_status"}
Expand Down
296 changes: 141 additions & 155 deletions jsonnet/jsonnetfile.lock.json
@@ -1,158 +1,144 @@
{
"dependencies": [
{
"name": "etcd-mixin",
"source": {
"git": {
"remote": "https://github.com/coreos/etcd",
"subdir": "Documentation/etcd-mixin"
"dependencies": [
{
"name": "kube-prometheus",
"source": {
"git": {
"remote": "https://github.com/coreos/kube-prometheus",
"subdir": "jsonnet/kube-prometheus"
}
},
"version": "ce5fe790ee9f1772ad52d935b320d545c8f88722"
},
{
"name": "ksonnet",
"source": {
"git": {
"remote": "https://github.com/ksonnet/ksonnet-lib",
"subdir": ""
}
},
"version": "0d2f82676817bbf9e4acf6495b2090205f323b9f"
},
{
"name": "kubernetes-mixin",
"source": {
"git": {
"remote": "https://github.com/kubernetes-monitoring/kubernetes-mixin",
"subdir": ""
}
},
"version": "23416282b86f75bff14bf94732c397764d7ba9db"
},
{
"name": "grafonnet",
"source": {
"git": {
"remote": "https://github.com/grafana/grafonnet-lib",
"subdir": "grafonnet"
}
},
"version": "cb9e43f59558ff6338a76ae1806a0fb4b70b1b16"
},
{
"name": "grafana-builder",
"source": {
"git": {
"remote": "https://github.com/grafana/jsonnet-libs",
"subdir": "grafana-builder"
}
},
"version": "8f9d72b2e35b5f3cc1b7c2a8af9bbae7658804e2"
},
{
"name": "grafana",
"source": {
"git": {
"remote": "https://github.com/brancz/kubernetes-grafana",
"subdir": "grafana"
}
},
"version": "539a90dbf63c812ad0194d8078dd776868a11c81"
},
{
"name": "prometheus-operator",
"source": {
"git": {
"remote": "https://github.com/coreos/prometheus-operator",
"subdir": "jsonnet/prometheus-operator"
}
},
"version": "8d44e0990230144177f97cf62ae4f43b1c4e3168"
},
{
"name": "etcd-mixin",
"source": {
"git": {
"remote": "https://github.com/coreos/etcd",
"subdir": "Documentation/etcd-mixin"
}
},
"version": "ec5221774c337b28230c4034c561c0441509f463"
},
{
"name": "prometheus",
"source": {
"git": {
"remote": "https://github.com/prometheus/prometheus",
"subdir": "documentation/prometheus-mixin"
}
},
"version": "ac3932ea35a20cf81d385df802176991d4bae867"
},
{
"name": "node-mixin",
"source": {
"git": {
"remote": "https://github.com/prometheus/node_exporter",
"subdir": "docs/node-mixin"
}
},
"version": "c4c5f1f062b141d0111b4068a52eb5917048b3ea"
},
{
"name": "promgrafonnet",
"source": {
"git": {
"remote": "https://github.com/kubernetes-monitoring/kubernetes-mixin",
"subdir": "lib/promgrafonnet"
}
},
"version": "23416282b86f75bff14bf94732c397764d7ba9db"
},
{
"name": "kube-thanos",
"source": {
"git": {
"remote": "https://github.com/thanos-io/kube-thanos",
"subdir": "jsonnet/kube-thanos"
}
},
"version": "887b63f5e96517d668f373bc054db50d33517e1c"
},
{
"name": "openshift-state-metrics",
"source": {
"git": {
"remote": "https://github.com/openshift/openshift-state-metrics",
"subdir": "jsonnet"
}
},
"version": "c01d2de651071389d2621c46e934fd9cb2bf4b8d"
},
{
"name": "telemeter-client",
"source": {
"git": {
"remote": "https://github.com/openshift/telemeter",
"subdir": "jsonnet/telemeter"
}
},
"version": "dcce71709270f46b43792bf3d746c74cc62edc87"
}
},
"version": "d05459ed5b30f231246be5378ef05d45a79894ea",
"sum": "bkp18AxkOUYnVC15Gh9EoIi+mMAn0IT3hMzb8mlzpSw="
},
{
"name": "grafana",
"source": {
"git": {
"remote": "https://github.com/brancz/kubernetes-grafana",
"subdir": "grafana"
}
},
"version": "539a90dbf63c812ad0194d8078dd776868a11c81",
"sum": "b8faWX1qqLGyN67sA36oRqYZ5HX+tHBRMPtrWRqIysE="
},
{
"name": "grafana-builder",
"source": {
"git": {
"remote": "https://github.com/grafana/jsonnet-libs",
"subdir": "grafana-builder"
}
},
"version": "67ab3dc52f3cdbc3b29d30afd3261375b5ad13fd",
"sum": "ELsYwK+kGdzX1mee2Yy+/b2mdO4Y503BOCDkFzwmGbE="
},
{
"name": "grafonnet",
"source": {
"git": {
"remote": "https://github.com/grafana/grafonnet-lib",
"subdir": "grafonnet"
}
},
"version": "b82411476842f583817e67feff5becf1228fd540",
"sum": "mEosZ6hZCTCw8AaASEtRFjY8PSmpvqI3xj6IWpwcroU="
},
{
"name": "ksonnet",
"source": {
"git": {
"remote": "https://github.com/ksonnet/ksonnet-lib",
"subdir": ""
}
},
"version": "0d2f82676817bbf9e4acf6495b2090205f323b9f",
"sum": "h28BXZ7+vczxYJ2sCt8JuR9+yznRtU/iA6DCpQUrtEg="
},
{
"name": "kube-prometheus",
"source": {
"git": {
"remote": "https://github.com/coreos/kube-prometheus",
"subdir": "jsonnet/kube-prometheus"
}
},
"version": "ce5fe790ee9f1772ad52d935b320d545c8f88722",
"sum": "AerKgmCkb6FsMAjPHqExxYSr6C/uYYq5qV9pAZULaxY="
},
{
"name": "kube-thanos",
"source": {
"git": {
"remote": "https://github.com/thanos-io/kube-thanos",
"subdir": "jsonnet/kube-thanos"
}
},
"version": "05d490681404e9dae6e42284b6a2776493a9355c",
"sum": "rTPcq23U6UNXoN2Fpxt5JzIYTnylMuG794lr9Pt4xEc="
},
{
"name": "kubernetes-mixin",
"source": {
"git": {
"remote": "https://github.com/kubernetes-monitoring/kubernetes-mixin",
"subdir": ""
}
},
"version": "5adb282a9d5936d47df9f5f9186519c8d4f15025",
"sum": "4vNXfxusClzfvyVAbwVLKIjbRmBauPIBQRjjexuVhrE="
},
{
"name": "node-mixin",
"source": {
"git": {
"remote": "https://github.com/prometheus/node_exporter",
"subdir": "docs/node-mixin"
}
},
"version": "20fe5bfb5be4caf3c8c11533b7fb35cb97d810f5",
"sum": "7vEamDTP9AApeiF4Zu9ZyXzDIs3rYHzwf9k7g8X+wsg="
},
{
"name": "openshift-state-metrics",
"source": {
"git": {
"remote": "https://github.com/openshift/openshift-state-metrics",
"subdir": "jsonnet"
}
},
"version": "c01d2de651071389d2621c46e934fd9cb2bf4b8d",
"sum": "CHoXXlCYfTLaqKSaydhDr8+wn5KEceZD0aJuvh2BgQQ="
},
{
"name": "prometheus",
"source": {
"git": {
"remote": "https://github.com/prometheus/prometheus",
"subdir": "documentation/prometheus-mixin"
}
},
"version": "8a9509b0a85430532ee9a01a9f8086ca916275bc",
"sum": "wSDLAXS5Xzla9RFRE2IW5mRToeRFULHb7dSYYBDfEsM="
},
{
"name": "prometheus-operator",
"source": {
"git": {
"remote": "https://github.com/coreos/prometheus-operator",
"subdir": "jsonnet/prometheus-operator"
}
},
"version": "8d44e0990230144177f97cf62ae4f43b1c4e3168",
"sum": "5U7/8MD3pF9O0YDTtUhg4vctkUBRVFxZxWUyhtNiBM8="
},
{
"name": "promgrafonnet",
"source": {
"git": {
"remote": "https://github.com/kubernetes-monitoring/kubernetes-mixin",
"subdir": "lib/promgrafonnet"
}
},
"version": "325f8a46fac9605f1de8bc20ca811cb92d1ef7e5",
"sum": "VhgBM39yv0f4bKv8VfGg4FXkg573evGDRalip9ypKbc="
},
{
"name": "telemeter-client",
"source": {
"git": {
"remote": "https://github.com/openshift/telemeter",
"subdir": "jsonnet/telemeter"
}
},
"version": "9e11a67de0615ed863fa8d2fc2b1a5309f7a0a1b",
"sum": "ks15FK8j+RCu6QpmgI6Ofiy/RZ8eLQVss4VNo/IWQts="
}
]
]
}
8 changes: 4 additions & 4 deletions pkg/manifests/bindata.go

Large diffs are not rendered by default.