Commit Graph

189 Commits

Author SHA1 Message Date
Max Leonard Inden
cb4b913c32 jsonnet: Update Alertmanager to v0.16.2 2019-04-16 14:44:09 +02:00
Frederic Branczyk
9524cbb406 alerts: Remove node interface down alert
This alert is not specific enough on the interfaces it selects which in
turn makes it too noisy.
2019-04-16 11:47:16 +02:00
Frederic Branczyk
30d2ef0f25 kube-prometheus: Add clock skew and node network interface alerts 2019-04-10 17:36:42 +02:00
Frederic Branczyk
f8bd9b89f7 kube-prometheus: Don't drop non-pod metrics
These metrics can still be valuable to troubleshoot components running
in cgroups on the host, outside the scope of Kubernetes pods.
2019-04-09 15:28:44 +02:00
Frederic Branczyk
438381c3e3 kube-prometheus: Set Alertmanagere sessionsAffinity to ClientIP 2019-04-08 15:56:39 +02:00
Frederic Branczyk
df17b1ca38 kube-prometheus: Fix double accounting of pod usage
cAdvisor exposes metrics for each cgroup hierachy step, and containers
are part of the respective pod's hierarchy, causing double accounting
when not filtered appropriately.
2019-04-02 14:53:18 +02:00
Karl Skewes
8a9f2c71fd contrib/kube-prometheus: Jsonnet snippet for managed kubernetes clusters - rename
Follow other snippet file extension names
This file is not referenced from other location in repo according to
quick grep.
2019-03-26 22:49:53 +13:00
Matthias Loibl
d5f7b2232e Merge pull request #2473 from metalmatze/kube-prometheus-update
contrib/kube-prometheus: Update Prometheus, Thanos & Grafana
2019-03-18 16:15:32 +01:00
Frederic Branczyk
b04d1e61d5 Merge pull request #2485 from goll/addon-resizer
Use recommended addon-resizer 1.8.4
2019-03-18 13:38:34 +01:00
goll
812d0c8125 Fix Watchdog alert typo 2019-03-15 17:11:29 +01:00
goll
ef539c398b Rename DeadMansSwitch to Watchdog 2019-03-15 15:37:42 +01:00
goll
5ed3fb06c9 Use suggested addon-resizer 1.8.4 2019-03-13 20:21:36 +01:00
deepakhj
7750915d28 Update kube-dns-prometheus-discovery metrics port label to match ServiceMonitor. 2019-03-12 20:09:06 -07:00
Matthias Loibl
3fbc968930 contrib/kube-prometheus: Update Prometheus, Thanos & Grafana 2019-03-12 18:28:39 +01:00
Dalton Hubble
78bec4e48b Fix PrometheusTSDBWALCorruptions alert
* `tsdb_wal_corruptions_total metric` name should be
`prometheus_tsdb_wal_corruptions_total`
2019-03-10 14:50:09 -07:00
Karl Skewes
ea5c455c46 contrib/kube-prometheus: Jsonnet snippet for managed kubernetes clusters 2019-03-07 08:24:22 +13:00
Frederic Branczyk
1d70464c9f Merge pull request #2441 from Hashfyre/thanos-browsable-downsampled-data-in-grafana
Allow browsing of downsampled thanos data in Grafana
2019-02-28 11:03:36 +01:00
Joy Bhattacherjee
71976ec1f2 Makes thanos downsampled data browsable from grafana using query.auto-downsampling 2019-02-28 15:04:31 +05:30
Frederic Branczyk
03d36217d0 kube-prometheus: Use node-exporter metrics for resource metrics API 2019-02-26 17:37:05 +01:00
Frederic Branczyk
f0438e7f80 kube-prometheus: node-exporter tolerates any node 2019-02-25 10:01:28 +01:00
Frederic Branczyk
7f8bd68e03 Merge pull request #2421 from ticketmaster/kustomize-prep
Upgrade prometheus-adapter APIService to v1
2019-02-22 09:48:56 +01:00
Michael Goodness
3536ec5503 Upgrade prometheus-adapter APIService to v1
Also remove unnecessary namespace from prometheus-adapter ClusterRoleBinding

Signed-off-by: Michael Goodness <mike.goodness@ticketmaster.com>
2019-02-21 11:10:28 -06:00
Matthias Loibl
d9bb0c2ec4 Update Prometheus Operator in kube-prometheus to v0.29.0 2019-02-20 12:46:39 +01:00
CarlosEDP
fbc92dd9b3 Update to support new version of addon-resizer 2019-02-14 19:31:32 -02:00
Frederic Branczyk
a1b85016a3 kube-prometheus: Drop disabled and high cardinality metrics 2019-02-06 14:29:26 +01:00
Frederic Branczyk
ee65031526 kube-prometheus: Update Grafana to latest beta 2019-02-05 14:04:14 +01:00
Frederic Branczyk
31de04d69c kube-prometheus: Rename DeadMansSwitch to Watchdog 2019-02-05 10:04:18 +01:00
Julius Volz
a09da4faf5 Update component versions in docs and jsonnets 2019-02-04 20:04:28 +01:00
Matthias Loibl
19dc4088a6 Merge pull request #2349 from squat/tightenrole
contrib/kube-prometheus: remove node role
2019-01-28 15:57:19 +01:00
Matthias Loibl
ac83dba008 Merge pull request #2216 from nrobert13/allow_multiple_operators
add namespace to the component selectors
2019-01-28 14:29:48 +01:00
Lucas Serven
fd697ffbff contrib/kube-prometheus: remove node role
This commit removes get/list/watch on nodes for the Prometheus-k8s
instance, as Prometheus pods do not need that privilege for anything.
2019-01-28 14:21:01 +01:00
Matthias Loibl
f531cc4883 contrib/kube-prometheus: Bump kube-rbac-proxy version to v0.4.1 2019-01-25 11:27:38 +01:00
Matthias Loibl
7bc69645b0 contrib/kube-prometheus: Log to stderr in kube-state-metrics rbac-proxy 2019-01-25 11:27:38 +01:00
Matthias Loibl
8a29b4f383 Update ciphers and infos for them 2019-01-25 11:27:38 +01:00
Matthias Loibl
264cf11bf0 contrib/kube-prometheus: Begin to fix cipher suites 2019-01-25 11:27:38 +01:00
Max Leonard Inden
491a2039d7 kube-prometheus: Update Alertmanager to v0.16.0 2019-01-24 15:15:46 +01:00
Laurent Godet
5ba6285ede Update remaining node-exporter rules
Regenerate kube-prometheus
2019-01-24 11:55:40 +01:00
Max Leonard Inden
f0d8ba64d7 kube-prometheus: Remove enableAdminAPI configuration option
Manifest generation fails if this option is not set. Instead, remove the
option and require users to patch the object in case they need it.
2019-01-21 17:09:14 +01:00
Purandare, Aditya
fcda42b123 Remove api flag from jsonnet files 2019-01-17 23:32:10 +05:30
Purandare, Aditya
85c4c2b8df Turn prometheus admin API off by default 2019-01-17 23:32:09 +05:30
Purandare, Aditya
95771caf8c Remove updates to helm chart, fix typo in flag, add make generated files 2019-01-17 23:32:08 +05:30
Purandare, Aditya
e3b989ccd3 Add prometheus admin flag feature to helm, kube-prometheus and jsonnet files 2019-01-17 23:32:08 +05:30
Frederic Branczyk
682809c0fb Merge pull request #2299 from metalmatze/thanos-compactor
contrib/kube-prometheus: Add Thanos compactor as StatefulSet
2019-01-17 17:24:52 +01:00
Frederic Branczyk
79712b6b95 kube-prometheus: Remove duplicate TLS cipher suites config 2019-01-17 16:27:57 +01:00
Matthias Loibl
e10cafcc25 contrib/kube-prometheus: Create Service and ServiceMonitor for Thanos compactor 2019-01-17 15:38:11 +01:00
Matthias Loibl
853b3cf632 contrib/kube-prometheus: Add Thanos compactor as statefulset 2019-01-17 15:38:03 +01:00
Frederic Branczyk
6252f6e2af kube-prometheus: Disable known insecure TLS cipher suites 2019-01-17 15:25:59 +01:00
Frederic Branczyk
f1b151b11c Merge pull request #2297 from metalmatze/thanos-servicemonitor-peers
contrib/kube-prometheus: Add ServiceMonitor for thanos-peers
2019-01-15 14:21:23 +01:00
Matthias Loibl
38a200eaa9 contrib/kube-prometheus: Add ServiceMonitor for thanos-peers (prom, store, query) 2019-01-14 18:19:15 +01:00
Brian Christie
5cf1053f13 Fix node exporter crashlooping 2019-01-14 16:43:45 +00:00