- Nov 01, 2019
-
-
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
-
- Oct 23, 2019
-
-
Benoît Knecht authored
Since #132, `kube-rbac-proxy` resources can be configured in `config.resources['kube-rbac-proxy']`, but the node-exporter daemonset was still using hard-coded values. This commit sets the request and limit resources to the configured values for the `kube-rbac-proxy` container in the node-exporter pods.
-
Paul Gier authored
* 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
-
- Oct 21, 2019
-
-
albertdb authored
* Bumping prometheus-adapter and Grafana versions * Bumping prometheus-adapter version in libsonnet file * Regenerating lockfile * Bumping Grafana version in libsonnet file * Updating kustomization.yaml
-
- Oct 16, 2019
-
-
Frederic Branczyk authored
Add cluster-proportional-vertical-autoscaler as a seperate deployment for ksm
-
Frederic Branczyk authored
Add k8s-resources-node dashboard
-
liuxu authored
-
Benjamin authored
Signed-off-by:
Benjamin <benjamin@yunify.com>
-
- Oct 14, 2019
-
-
Frederic Branczyk authored
Grafana dashboards update
-
Karol Pucynski authored
-
Frederic Branczyk authored
Do not download tooling when it is already available
-
paulfantom authored
-
paulfantom authored
-
- Oct 08, 2019
-
-
Frederic Branczyk authored
jsonnet/kube-prometheus/kube-promehtues-anti-affinity: fix construction
-
Sergiusz Urbaniak authored
Currently, anti affinity sources configuration from the global configuration, not respecting local prometheus settings. This fixes it.
-
Sergiusz Urbaniak authored
kube-prometheus/prometheus: Add local configuration
-
Sergiusz Urbaniak authored
This adds constructor'esque configuration options for prometheus assets. They still reference global _config default values for backwards compatibility but allow overriding values for new instances of prometheus assets.
-
Paweł Krupa authored
Fix nodeQuery rate for window
-
- Oct 07, 2019
-
-
Sean Fausett authored
-
Sean Fausett authored
-