Commit Graph
53 Commits
Author SHA1 Message Date
Matthias LoiblandGitHub 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
Matthias Loibl bc810b2ab3 contrib/kube-prometheus: Move thanosPeerService up for better ordering 2019-01-10 15:32:51 +01:00
73bd58f8d8 Remove accidental whitespace jsonnet-snippets/kops-coredns.jsonnet
Co-Authored-By: BrianChristie <brian@brc007.com>
2019-01-09 16:01:00 +00:00
Matthias Loibl 6bea0f66b5 contrib/kube-prometheus: Update kube-prometheus-thanos for thanos v0.2 2019-01-09 15:06:53 +01:00
Matthias Loibl af8ac93d52 contrib/kube-prometheus: regenerate 2019-01-09 11:52:16 +01:00
Matthias Loibl 90a2e58aa4 contrib/kube-prometheus: Add linux node selector to adapter deployment 2019-01-09 11:42:19 +01:00
Matthias Loibl a8b036e67d contrib/kube-prometheus: Generate Prometheus Adapter with maxSurge 2018-12-10 18:31:09 +01:00
Matthias Loibl 12eaf28866 contrib/kube-prometheus: Set Prometheus Adapter's maxSurge to 1 2018-12-10 18:24:52 +01:00
Matthias Loibl 88e11d48c2 *: Regenerate after adding securityContext to manifests 2018-12-07 17:37:24 +01:00
Matthias Loibl dee254fa01 contrib/kube-prometheus: Set securityContext in the manifests 2018-12-07 17:32:34 +01:00
Matthias LoiblandGitHub 779d1850ae Merge pull request #2144 from metalmatze/cpu-limits
Increase CPU limits for small containers to not being throttled as often
2018-11-29 11:10:07 +01:00
Matthias Loibl d22cf7477e contrib/kube-prometheus: Generate manifests with higher limits 2018-11-28 14:31:11 +01:00
Matthias Loibl 989456cde9 *: Increase CPU limits for small containers to not being throttled as much 2018-11-28 14:15:52 +01:00
Matthias Loibl d823b7f74b contrib/kube-prometheus: Add prometheusURL to adapter's jsonnet config 2018-11-22 15:30:17 +01:00
Matthias Loibl fbcd551bb9 contrib/kube-prometheus: Generate manifests without compatibility node rules 2018-11-15 09:39:36 +01:00
Matthias Loibl b0c35b5447 contrib/kube-prometheus: Remove superseded compatibility node exporter rules 2018-11-15 09:38:38 +01:00
Matthias Loibl 1b495e7bcb contrib/kube-prometheus: Update README.md for custom-metrics-api 2018-11-14 16:30:40 +01:00
Matthias Loibl d4089d7125 contrib/kube-prometheus: Add sample-app for showing custom metrics with HPA
Use interval in ServiceMonitor endpoint

Reintroduce updated dpeloy.sh & teardown.sh
2018-11-14 16:27:10 +01:00
Matthias Loibl a240909326 contrib/kube-prometheus: Update custom-metrics example to use our adapter 2018-11-14 16:27:09 +01:00
Matthias Loibl cc451840f3 contrib/kube-prometheus: Update manifests with /tmp emptyDir for adapter 2018-11-12 11:34:27 +01:00
Matthias Loibl b7273bf567 contrib/kube-prometheues: Mount emptyDir as tmpfs to /tmp in adapter 2018-11-12 11:28:37 +01:00
Matthias Loibl 7f77f83bab contrib/kube-prometheus: Update Prometheus Adapter image 2018-11-09 15:09:20 +01:00
Matthias Loibl 601fea2e9a contrib/kube-prometheus: Create prometheus-adapter component
contrib/kube-prometheus: Add section on Prometheus Adapter requirements to README.md
2018-11-09 15:05:45 +01:00
Matthias Loibl 2ffb7cffea *: Generate latest Documentation and manifest for Prom v2.5.0 2018-11-07 17:21:23 +01:00
Matthias Loibl 174e84f3e5 *: Update to Proemtheus v2.5.0 as default 2018-11-07 16:23:50 +01:00
Matthias Loibl 29e876d023 contrib/kube-promeheus: Add AlertmanagerMembersInconsistent to manifests 2018-10-26 17:31:08 +02:00
Matthias Loibl 49835437f7 Add AlertmanagerMembersInconsistent alerting rule 2018-10-26 17:30:14 +02:00
Matthias Loibl 8094f67a40 contrib/kube-prometheus: thanos-peers service misses namespace 2018-10-22 18:38:44 +02:00
Matthias Loibl 1655e572a6 contrib/kube-prometheus: Generate AlertmanagerConfigInconsistent 2018-10-12 14:44:40 +02:00
Matthias Loibl e1ed50158b contrib/kube-prometheus: Fix AlertmanagerConfigInconsistent alert expression 2018-10-12 14:43:20 +02:00
Matthias Loibl e2476ce2ef contrib/kube-prometheus: Generate new manifests and docs with prom operator v0.24 2018-10-12 14:01:54 +02:00
Matthias Loibl 36c9451752 Update kube-prometheus' dependency of prometheus-operator to v0,24 2018-10-12 13:46:56 +02:00
Matthias Loibl f3125f2f65 contrib/kube-prometheus: jb update after squashing 2018-10-10 18:11:39 +02:00
Matthias Loibl acd8924d57 Add triggered_total metric to alertmanager controller
Update client_golang for wrappable registerer
2018-10-10 18:06:00 +02:00
Matthias LoiblandGitHub f855d9cac9 Merge pull request #1983 from mrueg/prom-2.4.3
*: Update to Prometheus v2.4.3
2018-10-10 13:16:56 +02:00
Matthias Loibl 5cb0e51cbf contrib/kube-prometheus: Fix version for kube-prometheus 2018-10-10 11:33:36 +02:00
Matthias Loibl 32a24f07cb contrib/kube-prometheus: Generate new manifests after dropping etcd labels 2018-10-01 14:51:10 +02:00
Matthias Loibl eca6e62402 contrib/kube-prometheus: Drop etcd metrics by apiserver & kube controller 2018-10-01 14:11:04 +02:00
Matthias LoiblandMax Leonard Inden 0f0c168b44 *: Update to Prometheus v2.4.0 2018-09-28 15:16:26 +02:00
Matthias Loibl 916863e4d5 contrib/kube-prometheus: Set podAntiAffinity for Prometheus & Alertmanager
contrib/kube-prometheus: Generate new manifests with antiAffinity

contrib/kube-prometheus: jb update

Documentation: Generate after updating kube-prometheus manifests

contrib/kube-prometheus: Move antiaffinity into own jsonnet file

foobar
2018-09-28 10:15:22 +02:00
Matthias Loibl df65f57fb4 contrib/kube-prometheus: Generate new manifests after fixing tyops in rules 2018-09-14 13:46:18 +02:00
Matthias Loibl 24141c464f contrib/kube-prometheus: Improve consistency of Prometheus Operator alerts 2018-09-14 13:33:49 +02:00
Matthias Loibl b308b25acc contrib/kube-prometheus: Generate new rules based on latest jsonnet changes 2018-09-14 11:29:45 +02:00
Matthias Loibl 407aaa5e2f contrib/kube-prometheus: Alert in 10% erros when reconciling Prom & Alertmanager 2018-09-14 11:08:15 +02:00
Matthias Loibl 8965c3e7b6 *: Add missing newline at the end of jsonnetfile.json 2018-09-14 11:05:32 +02:00
Matthias Loibl 5a935379d6 contrib/kube-prometheus: Run jb update and generate all manifests 2018-09-14 11:05:32 +02:00
Matthias Loibl 8d38e81521 contrib/kube-prometheus: Create missing Prometheus operator alerts 2018-09-14 11:05:28 +02:00
Matthias Loibl 483a1c115f contrib/kube-prometheus: Fix outdated alerts to use message annotation 2018-09-13 14:59:50 +02:00
Matthias Loibl a9527247f6 contrib/kube-prometheus: Use default timezone in dashboards 2018-09-06 19:02:46 +02:00
Matthias Loibl 23cd630d33 Change the roleBinding and rules names too 2018-05-25 22:46:58 +02:00
Matthias Loibl da6fc256b5 Make the prometheus & alertmanager name configurable 2018-05-25 18:02:23 +02:00
Matthias LoiblandFrederic Branczyk 85f384876e Update kube-state-metrics rules to 1.2 (#884)
* Update kube-state-metrics rules to 1.2

* Run make generate to update all manifests

* Fix the helm chart kube-state-metrics rules
2018-01-13 11:39:31 +01:00