553 Commits

Author SHA1 Message Date
PÁLFALVI Tamás
dcd99f7d68 set up authorization for blackbox-exporter 2020-12-30 23:02:25 +01:00
PÁLFALVI Tamás
66aca04688 monitor blackbox-exporter over https 2020-12-30 23:02:25 +01:00
PÁLFALVI Tamás
eda90b6833 put blackbox-exporter behind kube-rbac-proxy 2020-12-30 23:02:25 +01:00
PÁLFALVI Tamás
97aaa1f534 accept formatting changes made by jsonnetfmt 2020-12-30 22:50:20 +01:00
PÁLFALVI Tamás
8d53477ec8 put the service monitor for the blackbox exporter in the configured namespace 2020-12-30 22:50:20 +01:00
PÁLFALVI Tamás
c2fb1f4208 include the blackbox exporter mixin by default 2020-12-30 22:50:20 +01:00
PÁLFALVI Tamás
b39b1bfcfc install a blackbox-exporter instance 2020-12-30 22:50:20 +01:00
paulfantom
41e3f7d03f
node-exporter: do not mount /proc as it is covered by hostPID 2020-12-18 14:17:07 +01:00
paulfantom
723ac0fd27
jsonnet: add missing labels
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2020-12-18 11:32:03 +01:00
paulfantom
ee553a708d
jsonnet: replace all k8s-app labels with app.kubernetes.io/name 2020-12-16 11:07:29 +01:00
paulfantom
3830bc8076
jsonnet: add recommended k8s labels 2020-12-16 11:07:14 +01:00
Damien Grisonnet
d37a299499 jsonnet,manifests: bump grafana to v7.3.5
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2020-12-11 14:19:29 +01:00
Damien Grisonnet
6a05efd636 Cut release-0.7
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2020-12-10 09:55:20 +01:00
Lili Cosic
456b87c3f1 jsonnet/kube-prometheus/jsonnetfile.json: Bump prometheus-operator to 0.44 2020-12-07 11:54:25 +01:00
Frederic Branczyk
8eac39f35d
Merge pull request #823 from paulfantom/alertmanager-mixin
use alertmanager-mixin instead of alerts baked in kube-prometheus
2020-12-04 10:48:11 +01:00
paulfantom
d4ca837790
use alertmanager-mixin instead of alerts baked in kube-prometheus 2020-12-04 10:11:31 +01:00
Frederic Branczyk
ca2f2d5e61
jsonnet: Fix affinity order dependency 2020-12-04 10:10:05 +01:00
Frederic Branczyk
d748fe4d96
Add GKE patch 2020-12-04 09:22:49 +01:00
Samuel Lockart
c02e0c0e31 make the alert rule better represent the alert 2020-12-01 09:18:31 +11:00
Frederic Branczyk
5282761710
Merge pull request #816 from simonpasquier/add-thanos-sidecar-alerts
Add Thanos sidecar alerts
2020-11-27 18:08:00 +01:00
Simon Pasquier
874be477b4 Thanos sidecar: use fields from the prometheus object
Instead of name and namespace fields coming from the global config.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2020-11-27 17:05:55 +01:00
Simon Pasquier
297b6817a4 Add Thanos sidecar alerts
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2020-11-27 15:18:31 +01:00
paulfantom
d2f051745e
jsonnet/kube-prometheus: update grafana version to 7.3.4 2020-11-27 10:27:53 +01:00
Frederic Branczyk
37107791d4
Merge pull request #811 from kakkoyun/fix_anti_affinity
Fix wrong indentation for affinity rule
2020-11-26 14:11:40 +01:00
Frederic Branczyk
41a973d0cf
Merge pull request #803 from paulfantom/kube-rbac-proxy-uid
Fix kube rbac proxy UID and GID
2020-11-26 14:09:29 +01:00
Kemal Akkoyun
6ec37c8be6 Fix wrong indentation for affinity rule
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-26 12:48:48 +03:00
Frederic Branczyk
6b9502c5f4
Merge pull request #805 from paulfantom/runbooks
jsonnet/kube-prometheus: change runbook urls to point to wiki
2020-11-26 10:39:14 +01:00
Sergiusz Urbaniak
b9c95f02f1
Merge pull request #796 from paulfantom/cpu_steal
CPU steal time shouldn't be counted into CPU usage
2020-11-25 14:25:40 +01:00
Mike Kamornikov
a05f39b65d
bump grafana version to 7.1.5 2020-11-25 15:50:11 +03:00
paulfantom
d2fb1de1d2
jsonnet/kube-prometheus: change runbook urls to point to wiki 2020-11-23 13:20:19 +01:00
Sergiusz Urbaniak
0534d14813
Merge pull request #800 from kehao95/external-metrics
Provide external-metrics as an add-on
2020-11-23 12:41:17 +01:00
Paweł Krupa
d7eadef17d
Merge pull request #794 from kakkoyun/ksonnet_no_more_16
Remove ksonnet from prometheus/prometheus.libsonnet
2020-11-23 11:45:15 +01:00
Paweł Krupa
93e4b70d2c
Merge pull request #799 from kakkoyun/ksonnet_no_more_19
Remove last ksonnet reference and direct dependency
2020-11-23 11:44:48 +01:00
Paweł Krupa
2a3981b75c
Merge pull request #798 from kakkoyun/ksonnet_no_more_18
Remove ksonnet from kube-prometheus/kube-prometheus.libsonnet
2020-11-23 11:44:25 +01:00
paulfantom
befa960a1e
jsonnet/kube-prometheus: kube-rbac-proxy should run as UID 65532 2020-11-23 11:26:47 +01:00
Hao Ke
916b0ef90e provide external-metrics addon 2020-11-20 13:44:51 -05:00
Kemal Akkoyun
a82a5b1d35 Remove last ksonnet reference and direckt dependency
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-20 17:11:47 +01:00
Kemal Akkoyun
28d661a5fc Fix formatting
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-20 17:10:42 +01:00
Kemal Akkoyun
2138463b1f Remove ksonnet from kube-prometheus/kube-prometheus.libsonnet
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-20 17:01:44 +01:00
Kemal Akkoyun
6430acf980 Remove ksonnet from prometheus-adapter/prometheus-adapter.libsonnet
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-20 16:49:34 +01:00
Kemal Akkoyun
31185dc8aa Address review issues
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-20 16:08:40 +01:00
paulfantom
87ddb30a41
jsonnet: do not count CPU steal time in CPU usage rules 2020-11-20 12:18:14 +01:00
Kemal Akkoyun
5a610adc8c Remove ksonnet from prometheus/prometheus.libsonnet
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-18 17:39:46 +01:00
Kemal Akkoyun
5005f4ac2e Remove ksonnet from node-exporter/node-exporter.libsonnet
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-18 16:49:47 +01:00
Lili Cosic
e667d85de8
Merge pull request #760 from kakkoyun/ksonnet_no_more_3
Remove ksonnet from jsonnet/kube-prometheus
2020-11-18 10:16:42 +01:00
Paweł Krupa
b75a8a2efa
Merge pull request #781 from philschleier/master
Revert kubeadm selector and replace nodePort
2020-11-16 14:27:19 +01:00
Paweł Krupa
64fd5ac304
Merge pull request #786 from kakkoyun/fix_typo
Fix typo that introduced in recent ksonnet removal
2020-11-16 13:41:45 +01:00
Paweł Krupa
09eb11bdbb
Merge pull request #769 from kakkoyun/ksonnet_no_more_12 2020-11-16 13:41:10 +01:00
Kemal Akkoyun
c90d8a02a9 Address review issues
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-16 09:20:44 +01:00
Kemal Akkoyun
8d8c45c4dd Remove ksonnet from kube-prometheus
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-16 09:12:00 +01:00