Commit Graph

146 Commits

Author SHA1 Message Date
Daniel Sachse
6213964317 Updated to prometheus 1.7.1
This updates prometheus to 1.7.1 where it was missing
2017-09-21 17:08:01 +02:00
Frederic Branczyk
c8cb2df928 kube-prometheus: exclude pod log subresource from latency alerts 2017-09-18 11:11:30 +02:00
Frederic Branczyk
4b4cdb9f2f Merge pull request #567 from eedugon/feature/grafana_configmap_generator
Feature/grafana configmap generator
2017-09-15 15:30:02 +02:00
Eduardo Gonzalez
3c4dec7a1c grafana-deployment-original file deleted 2017-09-15 11:43:13 +02:00
Eduardo Gonzalez
41972d362c added grafana-deployment updates when configmaps are generated 2017-09-14 15:26:45 +02:00
Eduardo Gonzalez
5a253f192b changed prometheus memory to default of 400Mi 2017-09-14 12:57:16 +02:00
Eduardo Gonzalez
ec4fabad9c set options added to main script 2017-09-14 12:46:00 +02:00
Frederic Branczyk
788d99c22f Merge pull request #601 from VinceMD/doc/monitor-secure-etcd-cluster
Documentation Add doc to monitor a secure etcd cluster, typically set up via kube-aws
2017-09-13 13:28:22 +02:00
Arve Knudsen
40718bed62 Fix ServiceMonitor documentation link 2017-09-13 12:26:34 +02:00
Eduardo Gonzalez
e517658b57 dashboards removed from tool 2017-09-09 12:54:12 +02:00
Eduardo Gonzalez
46671b7ee4 grafana configmap generator tool added 2017-09-09 12:54:12 +02:00
Eduardo Gonzalez
53b616e77d deleted configmap generator 2017-09-09 12:54:12 +02:00
Eduardo Gonzalez
d0aa27b081 memory prometheus raised to 4g 2017-09-09 12:14:02 +02:00
Eduardo Gonzalez
7067e8d6d1 Merge branch 'master' of https://github.com/coreos/prometheus-operator 2017-09-09 12:03:36 +02:00
Yang Li
88fe225e81 add tolerations to allow node-exporter running on all nodes 2017-09-08 18:13:20 +08:00
Frederic Branczyk
d81943d124 Merge pull request #604 from brancz/dashboards
assets: modify and add grafana dashboards
2017-09-08 09:48:31 +02:00
Vincent Brouillet
ab9ba85f8b minor fixes to monitoring external etcd 2017-09-08 10:54:05 +10:00
Frederic Branczyk
dfd2ee2847 assets: modify and add grafana dashboards 2017-09-07 13:44:12 +02:00
Arve Knudsen
ebffe0dae6 Refer to CRDs as opposed to TPRs 2017-09-07 11:21:59 +02:00
Vincent Brouillet
781d00bc5d Add doc to monitor a secure etcd cluster, typically set up via kube-aws 2017-09-06 11:58:14 +10:00
Arve Knudsen
bbfabfaf4d Don't name Grafana port 2017-08-30 18:27:29 +02:00
Frederic Branczyk
146c024950 kube-prometheus: bump kube-state-metrics to v1.0.1 release 2017-08-28 16:45:08 +02:00
Frederic Branczyk
7708f8eb83 kube-prometheus: adapt deploy script to wait for CRDs 2017-08-28 09:37:24 +02:00
Frederic Branczyk
57efea743f kube-prometheus: update the Prometheus Operator RBAC roles 2017-08-24 14:01:26 +02:00
Frederic Branczyk
d5285e0288 *: bump version to v0.12.0 2017-08-24 11:14:50 +02:00
Frederic Branczyk
e4ee14b7d5 Merge pull request #555 from brancz/v1-move
Move to v1 from v1alpha1
2017-08-24 08:45:35 +02:00
Frederic Branczyk
40a45fcf7d *: adapt all manifests from v1alpha1 to v1 2017-08-23 14:36:00 +02:00
Frederic Branczyk
20a7a43eac Merge branch 'grafana-retry' 2017-08-23 10:37:28 +02:00
Frederic Branczyk
1d5bfeb81e Merge pull request #561 from ryanwalls/patch-2
Update to latest kube-state-metrics
2017-08-23 10:28:14 +02:00
Ryan Walls
f87fd9cc0a Update kube-prometheus to use kube-state-metrics v1.0.0 2017-08-22 17:09:37 -06:00
Sam Manzer
abc7bcd11a bump grafana-watcher version to v0.0.8 2017-08-22 10:09:25 -05:00
crandl201
e48278f397 update kube-state rules for 1.0.0 2017-08-17 20:05:55 -04:00
Eduardo Gonzalez
b75d263567 grafana configmap generator integrated 2017-08-15 17:18:09 +02:00
Eduardo Gonzalez
b4996f917d Merge branch 'master' of https://github.com/coreos/prometheus-operator 2017-08-15 16:48:53 +02:00
Reinhard Nägele
afc95c87dd Use grafana watcher v0.0.7 throughout the repo 2017-08-11 14:35:38 +02:00
eedugon
66dd7b253d Hints and notes added to handle grafana dashboards (#534) 2017-08-02 12:09:44 +02:00
eedugon
bcb2db7ce5 Removed grafana restart comment
Removed grafana restart comment from doc, as it's not necessary (grafana-watcher should pick up the changes and reload the dashboards).
2017-08-02 12:08:03 +02:00
eedugon
4e4b00bb5c link in dashboard section
Including a link in dashboard section to the document with all the details (docs/developing-alerts-and-dashboards.md)
2017-08-02 11:42:24 +02:00
eedugon
e1db00daed Update developing-alerts-and-dashboards.md 2017-08-02 11:38:26 +02:00
eedugon
f201c79f5d hints and notes added to handle grafana dashboards
Added some comments to the doc, to:
- Point the directory where make generate should be executed from
- Mention that the dashboard file should be suffixed with "-dashboard.json".
- Added hints to apply the new configMap and restart grafana
2017-08-02 11:37:22 +02:00
Eduardo Gonzalez
29d696ca08 Merge remote-tracking branch 'upstream/master' 2017-08-02 11:19:35 +02:00
xvzup
d34811cbe9 Update prometheus-k8s-roles.yaml
Resource pods added to role prometheus-k8s for namespace default. This is required to monitor kube-apiserver.
2017-08-01 18:10:23 +02:00
Frederic Branczyk
caeaaf52ea *: bump version 2017-07-28 12:06:00 +02:00
Frederic Branczyk
154456ad79 generate Prometheus Operator deployments with jsonnet (#508)
* *: use jsonnet to generate manifests

* generate Prometheus Operator manifests with jsonnet

* add jsonnet dockenfile for generating with jenkins
2017-07-27 14:17:57 +02:00
Zachary Yonash
7010e32130 Added a few extra node rules (#478) 2017-07-27 09:49:25 +02:00
Frederic Branczyk
5b93d32b90 Merge pull request #470 from weiwei04/grafana-chart
grafana chart for kube-prometheus
2017-07-25 14:59:24 +02:00
Wei Wei
f63473a269 add grafana chart for kube-prometheus 2017-07-25 20:48:55 +08:00
Frederic Branczyk
817bd1da97 kube-prometheus/docs: add docs on how to modify assets 2017-07-24 16:29:39 +02:00
Frederic Branczyk
cd6eef6ca8 Merge pull request #461 from brancz/namespaced-prom-k8s
kube-prometheus: run prometheus-k8s with only those roles it needs
2017-07-24 12:01:49 +02:00
Frederic Branczyk
6571c71e8c *: bump version to v0.11.0 2017-07-21 09:30:23 +02:00