Commit Graph

17 Commits

Author SHA1 Message Date
Frederic Branczyk 1c6bc7a387 kubernetes alerts: don't alert on multiple
bootkube starts two replicas of the scheduler and controllers manager
2016-12-14 18:10:50 -08:00
Frederic Branczyk a40ca507c6 manifests/k8s: add service for discovering kube-dns metrics
The ports reflect the upstream kube-dns manifests of bootkube and
kubernetes/kubernetes.
2016-12-02 14:13:35 +01:00
Fabian Reinartz b84a3650a5 Add JSON wrapping 2016-11-04 14:25:59 -07:00
Fabian Reinartz b7e58668df Fix deployment dashboard 2016-11-04 13:34:08 -07:00
Fabian Reinartz a80bf28a57 Resize gauges in node dashboards 2016-11-04 13:07:18 -07:00
Fabian Reinartz e367cfa907 Merge branch 'master' of github.com:coreos/kube-prometheus 2016-11-04 13:04:51 -07:00
Fabian Reinartz 73b8e9689d Improve deployment dashboard 2016-11-04 13:04:34 -07:00
Tobias Schmidt 99ef2bfe5f Fix broken kubernetes.rules 2016-11-04 08:41:35 -04:00
Frederic Branczyk cd1457b356 Merge pull request #11 from coreos/fabxc-patch-1
Fix always firing alerts
2016-11-04 11:11:03 +01:00
Fabian Reinartz b8eb771b1a Fix always firing alerts 2016-11-03 18:30:19 -07:00
Tobias Schmidt 0c18531aeb Scrape Prometheus service itself 2016-11-03 20:46:04 -04:00
Fabian Reinartz ec79cbcbda Replace node dashboards
This replaces the cluster overview dashboards with new dashboards
for a cluster-wide overview and inspecting single nodes.
2016-11-03 13:57:39 -07:00
Tobias Schmidt 0613e00dcc Extract prometheus.yaml into assets
It's a lot easier to show and explain the Prometheus config if available
in the standard yaml format. The Kubernetes ConfigMap specs can always
be auto-generated.
2016-11-03 11:03:48 -04:00
Fabian Reinartz d3ba116f71 Attribute SoundCloud as author of rules 2016-11-02 21:25:58 -07:00
Frederic Branczyk 2e5bcc1671 add etcd2 alerts 2016-11-02 11:03:13 +01:00
Frederic Branczyk 4a7ede4ffd add kubernetes alerts 2016-11-02 10:59:29 +01:00
Frederic Branczyk 12cd0fd34f add ConfigMap generate script
This also contains the generated ConfigMaps for the grafana dashboards
as well as for alerts. These will be updated in subsequent changes as
sets of alerts and dashboards are added/updated in the respective
subdirectories in `/assets`.
2016-10-28 16:54:40 +02:00