Panagiotis Atmatzidis
e3ad00999f
[docs/update-grafana-dashboard-docs] Update Grafana dashboard instructions
...
Instructions to add Grafana dashboard do not work. The proposed
functions are wrong, according to
[grafana.libsonnet](https://github.com/brancz/kubernetes-grafana/blob/master/grafana/grafana.libsonnet )
`dashboards` and `rawDashboards` should be used in `grafana+::`
field.
This PR updates the existing documentation and fixes minor typos.
2020-05-27 19:39:31 +03:00
paulfantom
7faed14744
*: regenerate
2020-05-11 11:59:55 +02:00
sdarwin
63078c2e78
update prometheus-pvc.jsonnet
2020-04-09 19:49:22 +00:00
Carlos de Paula
0d4bfe7db5
Add version and image source as config parameters.
...
Fixes #455 .
2020-03-18 10:20:31 -03:00
Alok Kumar Singh
7a85d7d8a6
Weave Net name consistencies resolved
...
https://github.com/coreos/kube-prometheus/pull/425#pullrequestreview-368779890
2020-03-04 21:41:02 +05:30
Alok Kumar Singh
c942d6b837
Example with option to modify alert thresholds
...
Review comment: https://github.com/coreos/kube-prometheus/pull/425#discussion_r387494885
2020-03-04 16:18:37 +05:30
Alok Kumar Singh
29d4648af9
Added weavenet monitoring setup using kube-prometheus
2020-03-04 06:32:43 +05:30
yeya24
56027ac757
update apiversion
...
Signed-off-by: yeya24 <yb532204897@gmail.com>
2019-12-01 09:33:11 -05:00
karancode
60bd13b34b
remove example
2019-11-05 18:02:46 +09:00
karancode
737720c119
test
2019-11-05 16:57:39 +09:00
karancode
01f944aa30
sync master with current fork
2019-11-05 16:36:56 +09:00
Deepak Jain
d99aefe276
CLOUD-3031| Deepak Jain| adding example file
2019-10-26 22:55:35 +05:30
Clayton Coleman
6e0ca7565f
jsonnet: Update to latest kubernetes-mixin
...
Pick up new alerts for unreachable nodes.
2019-10-25 00:23:55 -04:00
Paul Gier
c8273cf9e9
Scripts and readme ( #258 )
...
* Avoid race condition when deploying quickstart example
The namespace and CRD creation must happen before any dependent objects
are created. So we can put these in a separate directory (manifest/setup)
so they can be created before the other objects.
Some minor updates to the README and added a couple of scripts
for the quickstarts
Update travis script to avoid race condition
Signed-off-by: Paul Gier <pgier@redhat.com>
* simplify the example quickstart script and improve readme
Signed-off-by: Paul Gier <pgier@redhat.com>
* increase minikube memory to 6g for quickstart example
2019-10-23 08:38:31 +02:00
karancode
3c4dbc52d9
bugfix eexamples/eks-cni-example
2019-10-23 01:10:12 +09:00
karancode
79c670bcd0
revert examples/kustomize.jsonnet
2019-10-23 00:37:05 +09:00
karancode
8228ebd2ba
fix example
2019-10-23 00:22:59 +09:00
karancode
edb327531d
update example
2019-10-23 00:15:25 +09:00
karancode
9249256b4a
revert examples to original
2019-10-23 00:00:16 +09:00
karancode
d32e859a11
remove example
2019-10-22 20:52:09 +09:00
karancode
55db3208da
fix names for service
2019-10-22 02:33:55 +09:00
karancode
3b8e685082
add aws-eks-cni service
2019-10-22 02:24:07 +09:00
Benjamin
a16d5b69ab
Add seperate autoscaler for ksm
...
Signed-off-by: Benjamin <benjamin@yunify.com>
2019-10-16 16:02:44 +08:00
Frederic Branczyk
2e996fce91
examples: Fix additional rules snippets
2019-09-26 11:27:31 +02:00
Rafael T. C. Soares
a821a80a41
improving servicemonitor definition section
2019-07-30 23:28:52 -03:00
Benjamin
72a9f8727f
Add prometheus toleration example
...
Signed-off-by: Benjamin <benjamin@yunify.com>
2019-05-31 13:15:17 +08:00
wilmardo
578d1e3aab
Fixes Grafana config in ingress example
2019-05-10 15:20:48 +02:00
goll
a7bb5d1a1f
Link fixes, issue #68
2019-04-18 11:43:57 +02:00
Jeremy Gustie
dac8f72f1b
Add missing adapter to build snippet
2019-04-15 14:42:16 +02:00
Matthias Loibl
3c109369d4
Add a working Travis pipeline
2019-04-15 12:17:04 +02:00
Cory O'Daniel
37a0e2b5a6
running gen in docker
2019-03-26 11:44:37 -07:00
Cory O'Daniel
6c8d948335
all the new lines
2019-03-21 10:47:40 -07:00
Cory O'Daniel
1664600b91
Moved kustomize to own jsonnet file
...
* [Modified] Makefile to run kustomize.jsonnet
* [Modified] Moved kustomization from example.jsonnet to
examples/kustomize.jsonnet
* [Modified] kustomization file to land at root of kube-prometheus so
current users can continue to use `kubectl apply -f manifests`
2019-03-20 09:55:27 -07:00
goll
ef539c398b
Rename DeadMansSwitch to Watchdog
2019-03-15 15:37:42 +01:00
Frederic Branczyk
67b2c29875
kube-prometheus/docs: Update how to handle existing rules
2019-03-01 18:13:11 +01:00
Julius Volz
a09da4faf5
Update component versions in docs and jsonnets
2019-02-04 20:04:28 +01:00
Matthias Loibl
73bd58f8d8
Remove accidental whitespace jsonnet-snippets/kops-coredns.jsonnet
...
Co-Authored-By: BrianChristie <brian@brc007.com>
2019-01-09 16:01:00 +00:00
Brian Christie
1a9f1ddeb3
contrib/kube-prometheus: Add kops CoreDNS prometheus discovery service
2019-01-09 13:08:27 +00:00
Karl Skewes
5d20f0943e
example(ingress): Fix ExternalUrl key - see 2172
2018-12-04 08:42:26 +13:00
Vincent Brouillet
283d34b882
add example for kube-aws
2018-11-20 13:38:00 +01:00
Matthias Loibl
2ffb7cffea
*: Generate latest Documentation and manifest for Prom v2.5.0
2018-11-07 17:21:23 +01:00
Alexandre Veyrenc
e42bff1ed3
Add support for Kubespray clusters
2018-11-05 14:10:18 +01:00
Karl Skewes
5eec3fc643
Correct ingress jsonnet object naming to match projects general naming convention
2018-10-29 22:00:35 +13:00
Karl Skewes
f6a3ac030a
kube-prometheus: Example jsonnet ingress, merge Grafana config instead of overwrite
2018-10-21 08:29:33 +13:00
Karl Skewes
352c9171cf
kube-prometheus: Example jsonnet ingress, add alertmanager and grafana
2018-10-20 15:54:04 +13:00
Karl Skewes
71f51bd12d
kube-prometheus: Example jsonnet ingress, add externalURL
2018-10-18 16:38:25 +13:00
Damien Lespiau
33e4ff2134
contrib/kube-prometheus: Document the internal registry support
2018-10-16 11:59:31 +01:00
Joshua Olson
35c90355ba
kube-prometheus: add link to grafana config
2018-08-30 11:43:17 -05:00
Joshua Olson
ae61963157
kube-prometheus: add e.g. of using persistent storage for the prom tsdb
2018-08-30 11:39:30 -05:00
Frederic Branczyk
e7437ade81
Merge pull request #1732 from jolson490/kube-prometheus_documentation
...
kube-prometheus documentation
2018-08-22 20:28:52 +02:00