Commit Graph

18 Commits

Author SHA1 Message Date
Frederic Branczyk
a5533a4f6c kube-prometheus: ensure triggering alerts on down targets 2017-06-28 14:11:05 +02:00
Frederic Branczyk
915677eaa2 Revert "alerting rules: replace severity with action" 2017-06-15 10:45:51 +02:00
Frederic Branczyk
a1afce8707 alerting rules: replace severity with action 2017-06-15 09:34:59 +02:00
chenxingyu
98cdf68a0c fix alert rule bug 2017-06-13 16:40:56 +08:00
Frederic Branczyk
4da7a872ba kube-prometheus: add comment on apiserver latency unit 2017-06-06 15:34:10 +02:00
Frederic Branczyk
0c35d73e2c kube-prometheus: drop conntrack alerts and direct up alerts 2017-06-06 15:22:28 +02:00
Frederic Branczyk
30cbd76944 kube-prometheus: add PROXY verb to latency alert exclusion 2017-05-31 06:39:35 -07:00
Frederic Branczyk
804f6c187b kube-prometheus: add dead man's switch 2017-05-30 17:15:59 -07:00
Frederic Branczyk
c4b382be6f kube-prometheus: add alerting rules 2017-05-30 17:15:34 -07:00
Gytis
e810357b8f Rename kube_pod_container_requested_memory_bytes -> kube_pod_container_resource_requests_memory_bytes in grafana dashboard 2017-05-09 12:15:59 +03:00
Frederic Branczyk
ce0a9caae7 kube-prometheus: fix deployment dashboard multiple values error 2017-04-26 16:09:15 +02:00
Frederic Branczyk
d9086e9875 kube-prometheus: remove duplication in grafana dashboards
Datasource links were duplicated in the grafana dashboads. This now also
allows exporting grafana dashboards from the UI and just dropping them
into the assets directory and they will be wrapped by the manifest
generation script.
2017-03-13 12:08:30 +01:00
Frederic Branczyk
9ed63f191f kube-prometheus: generate manifests without kubectl
For `--dry-run` to work with kubectl a Kubernetes cluster's apiserver is
actually used, which is unnecessary for generating these manifests. This
approach also allows further customization, such as adding labels to the
generated manifests.
2017-03-13 11:17:23 +01:00
Mike Bryant
51778eb36e kube-prometheus: add resource requests dashboard
This presents the resource requests vs the allocatable capacity in the cluster.
2017-03-10 20:04:16 +00:00
Frederic Branczyk
83f19b0dd1 Merge pull request #205 from ocadotechnology/fix-kube-state-metrics-redeployment
Allow for multiple kube-state-metrics series
2017-03-10 20:00:11 +01:00
Mike Bryant
b85b5b6bcf Account for multiple copies of kube-state-metrics
This can happen if you run multiple replicas, or if you redeploy kube-state-metrics.
In either case, prometheus records multiple metrics with the instance ip in, and the dashboard fails.

Use aggregation functions to get sensible output in either case
2017-03-09 21:23:55 +00:00
Frederic Branczyk
e69a6f69ec alertmanager: use a secret for the config 2017-03-09 10:04:47 +01:00
Frederic Branczyk
89ed6773e7 Add 'contrib/kube-prometheus/' from commit '81c0d2f4d30f63a4e274c2870c5afc89241827b0'
git-subtree-dir: contrib/kube-prometheus
git-subtree-mainline: 050ca21276696c8603375c699513ec487301ed62
git-subtree-split: 81c0d2f4d3
2017-03-06 09:55:36 +01:00