Commit Graph

174 Commits

Author SHA1 Message Date
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
liuxu
0b55989aef fix node_filesystem only collect mountpoint '/' metrics 2019-01-14 13:11:49 +01:00
Frederic Branczyk
bfbe046985 Merge pull request #2283 from jonomacd/node-exporter-port
kube-prometheus: Added ability to configure nodeExporter port
2019-01-14 09:53:20 +01:00
Matthias Loibl
1d4a8b9f43 contrib/kube-prometheus: Bump kube-state-metrics to v1.5.0 2019-01-11 11:25:17 +01:00
Matthias Loibl
d113a0019a Merge pull request #2275 from metalmatze/thanos-v0.2
contrib/kube-prometheus: Update kube-prometheus-thanos for Thanos v0.2
2019-01-10 17:29:53 +01:00
Matthias Loibl
07813fdc5b contrib/kube-prometheus: Add Thanos store StatefulSet 2019-01-10 16:04:50 +01:00
Jono MacDougall
abd6ee5203 Added ability to configure nodeExporter port 2019-01-10 14:54:35 +00:00
Matthias Loibl
bc810b2ab3 contrib/kube-prometheus: Move thanosPeerService up for better ordering 2019-01-10 15:32:51 +01:00
Matthias Loibl
6bea0f66b5 contrib/kube-prometheus: Update kube-prometheus-thanos for thanos v0.2 2019-01-09 15:06:53 +01:00
Brian Christie
1a9f1ddeb3 contrib/kube-prometheus: Add kops CoreDNS prometheus discovery service 2019-01-09 13:08:27 +00:00
Matthias Loibl
90a2e58aa4 contrib/kube-prometheus: Add linux node selector to adapter deployment 2019-01-09 11:42:19 +01:00
Frederic Branczyk
c18d8a4d6e kube-prometheus: Fix grafana label 2019-01-09 11:13:32 +01:00
Frederic Branczyk
1f72addcf7 Merge pull request #2252 from jouve/grafana
add service monitor for grafana
2019-01-08 22:05:46 +01:00
Frederic Branczyk
e10e8e1d6d Merge pull request #2271 from BennX/master
Add SessionAffinity ClusterIP to prometheus service
2019-01-08 21:50:29 +01:00
Cyril Jouve
3ec88e526b add service monitor to grafana 2019-01-08 19:48:24 +01:00
Frederic Branczyk
7261eee19c kube-promethes: Bump prometheus-operator 2019-01-08 16:16:09 +01:00