- Dec 03, 2019
-
-
Benjamin authored
Signed-off-by:
Benjamin <benjamin@yunify.com>
-
- Nov 22, 2019
-
-
Frederic Branczyk authored
Update README.md with apply clarification.
-
- Nov 18, 2019
-
-
Eric Horst authored
Update the kubectl apply commands in the customizing section to match those the quickstart section. The customizing section did not account for the recently introduced setup/ subdirectory.
-
- Nov 06, 2019
-
-
Sergiusz Urbaniak authored
Fix jb
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
Disable controller and scheduler alerts in managed clusters
-
John Watson authored
-
- Nov 05, 2019
- Nov 01, 2019
-
-
Sergiusz Urbaniak authored
jsonnet/kube-prometheus: bump prometheus-operator
-
Sergiusz Urbaniak authored
-
Sergiusz Urbaniak authored
-
Sergiusz Urbaniak authored
-
- Oct 29, 2019
-
-
Sergiusz Urbaniak authored
jsonnet/kube-prometheus/alerts: Add namespace to TargetDown msg
-
Lili Cosic authored
-
Lili Cosic authored
-
Frederic Branczyk authored
Fix memory saturation dashboard
-
- Oct 28, 2019
-
-
Benoît Knecht authored
Generate manifests for fd5b77ca.
-
Benoît Knecht authored
Upgrade to prometheus/node_exporter@d574b4b, which includes a better metric for memory saturation. See prometheus/node_exporter#1524.
-
Frederic Branczyk authored
Docs for rawGrafanaDashboards field
-
- Oct 26, 2019
-
-
Deepak Jain authored
-
Deepak Jain authored
Propose in this https://github.com/brancz/kubernetes-grafana/pull/78
-
- Oct 25, 2019
-
-
Sergiusz Urbaniak authored
prometheus: Let name and replicas be set in _config
-
Frederic Branczyk authored
Update kube-state-metrics to 1.8.0
-
Frederic Branczyk authored
jsonnet: Update to latest kubernetes-mixin
-
Clayton Coleman authored
Pick up new alerts for unreachable nodes.
-
- Oct 24, 2019
-
-
Paul Gier authored
-
Paul Gier authored
-
Benoît Knecht authored
Since 1664600b, manifests are built using `examples/kustomize.jsonnet` instead of `example.jsonnet`. This commit updates the dependencies in the `manifests` target to reflect that change.
-
Benoît Knecht authored
Before #260, the Prometheus name and number of replicas could be configured in `_config.prometheus.name` and `_config.prometheus.replicas` respectively. It isn't the case anymore, which means that configurations that did set a custom name for Prometheus will get a second Prometheus instance called `k8s` when they upgrade kube-prometheus. This commit adds back the ability to configure both of these parameters in `_config`.
-
Jake Utley authored
* Add metrics_path label to kubelet servicemonitor endpoints * Set kubelet metric_path label in jsonnet * Add generated kubelet servicemonitor
-