Commit Graph

624 Commits

Author SHA1 Message Date
Cyril Jouve
3ec88e526b add service monitor to grafana 2019-01-08 19:48:24 +01:00
Frederic Branczyk
f7bb04a715 *: re-generate 2019-01-08 16:26:43 +01:00
Frederic Branczyk
31bb1a9353 *: re-generate kube-prometheus 2019-01-08 16:18:57 +01:00
Frederic Branczyk
7261eee19c kube-promethes: Bump prometheus-operator 2019-01-08 16:16:09 +01:00
Lentil1016
688629392a Update grafana revision to update prometheus datasource configuration. 2019-01-07 18:53:00 +08:00
Brian Christie
e6c43d286d contrib/kube-prometheus: Add jobLabel to ServiceMonitorCoreDNS 2018-12-18 12:26:03 +00:00
Lucas Serven
c82bae5b55 contrib/kube-prometheus: regenerate 2018-12-14 12:08:06 +01:00
Lucas Serven
63c67f8750 contrib/kube-prometheus: bump k8s-adapter to fix bug 2018-12-14 12:03:12 +01:00
Max Leonard Inden
9c467d2333 kube-prometheus: Update manifests 2018-12-11 18:09:52 +01:00
Max Leonard Inden
b27b69e162 kube-prometheus: Add poddisruptionbudgets to ksm cluster role
This patch  allows kube-state-metrics to list and watch instances of
poddisruptionbudgets from the policy API group.
2018-12-11 15:34:02 +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
Karl Skewes
5d20f0943e example(ingress): Fix ExternalUrl key - see 2172 2018-12-04 08:42:26 +13:00
Sergiusz Urbaniak
fc65336082 kube-prometheus: regenerate 2018-11-30 14:28:45 +01:00
Sergiusz Urbaniak
64a5d10227 kube-prometheus: bump prometheus-operator 2018-11-30 14:14:16 +01:00
Matthias Loibl
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
Stefan Knott
2f23e374c7 fix breaking typo
the operator spec key is named "externalUrl", rather than "externalURL"
2018-11-28 15:49:26 +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
Fabian Stäber
b9a6730daf fix syntax error in prometheus.libsonnet 2018-11-28 10:20:23 +01:00
Frederic Branczyk
811f8a899e Merge pull request #2167 from redbaron/no-error-if-no-rules
Do not error if no $._config.prometheus.rules are set
2018-11-27 21:20:37 +01:00
Maxim Ivanov
db07ca6e12 Change examples to be more robust against customizations
Explicitly reference values we are interesting in (jsonnet style)
instead of just following conventions (helm style)
2018-11-27 16:49:29 +00:00
Maxim Ivanov
4a15683db4 Do not error if no $._config.prometheus.rules are set 2018-11-27 15:29:46 +00:00
Frederic Branczyk
7ca0a02372 Merge pull request #2143 from BcTpe4HbIu/master
Fix AlertmanagerMembersInconsistent rule
2018-11-23 09:44:04 +01:00
Golubkov Igor
48ab110e09 Update unit tests 2018-11-23 09:39:14 +03:00
Golubkov Igor
16b147863c Update contrib/kube-prometheus 2018-11-23 09:38:36 +03:00
Golubkov Igor
95bb49aa4e Fix AlertmanagerMembersInconsistent rule 2018-11-22 17:33:14 +03:00
Matthias Loibl
d823b7f74b contrib/kube-prometheus: Add prometheusURL to adapter's jsonnet config 2018-11-22 15:30:17 +01:00
Frederic Branczyk
dddcdb223a kube-prometheus: Re-generate 2018-11-21 16:25:48 +01:00
Frederic Branczyk
d7fc1eb32b kube-prometheus: Adapt CoreDNS default configuration to default CoreDNS installs 2018-11-21 16:22:27 +01:00
Lucas Serven
7b5f15ff84 contrib: regenerate 2018-11-20 20:19:00 +01:00
Lucas Serven
43bb05692f contrib/kube-prometheus: ne rbacproxy listen podip
This commit adjusts the RBAC proxy for the node-exporter DaemonSet to
only listen on the Pod IP. It also adjusts the ports used by the
node-exporter Pod so that both containers are listening on 9100. The
actual node-exporter listens on 127.0.0.1:9100, while the RBAC proxy
listens on <PODIP>:9100. This ensures that port 9101 is not taken on
the host networking namespace.
2018-11-20 20:16:07 +01:00
Frederic Branczyk
0dec594c41 kube-prometheus: Re-generate 2018-11-20 14:10:41 +01:00
Vincent Brouillet
c066b4bc89 rebase 2018-11-20 13:39:17 +01:00
Vincent Brouillet
283d34b882 add example for kube-aws 2018-11-20 13:38:00 +01:00
Frederic Branczyk
9bc9164364 Merge pull request #2134 from jeromefroe/jeromefroe/add-documentation-on-pod-anti-affinity-mixin
kube-prometheus: Add documentaton to README on the Pod Anti-Affinity mixin
2018-11-15 11:14:46 +01:00
Frederic Branczyk
1d867e054a Merge pull request #2091 from vsliouniaev/fix-doc
Update alertmanager retention documentation
2018-11-15 11:11:16 +01:00
Frederic Branczyk
e1ea443390 Merge pull request #2131 from metalmatze/custom-metrics-adapter-update
contrib/kube-prometheus: Update experimental Custom Metrics adapter example
2018-11-15 10:45:13 +01:00
Vasily Sliouniaev
a7ba98a92d Update lockfile 2018-11-15 09:34:09 +00: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
Jerome Froelich
49644189c2 kube-prometheus: Add documentaton to README on the Pod Anti-Affinity mixin
Currently there is no documentation on the Pod Anti-Affinity mixin which makes it
difficult to find. To address this, this PR adds a section to the README on how one
can use it.
2018-11-14 12:41:33 -05: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
Max Leonard Inden
cea2da78e4 contrib/kube-prometheus: Generate 2018-11-13 16:25:17 +01:00
Max Leonard Inden
1b8684083c *: Update to Alertmanager v0.15.3 2018-11-13 16:15:05 +01:00
Matthias Loibl
cc451840f3 contrib/kube-prometheus: Update manifests with /tmp emptyDir for adapter 2018-11-12 11:34:27 +01:00