- Jul 17, 2018
-
-
seph authored
We default to a 30s scrapeInterval, we may as well also set scrapeTimeout to the same.
-
seph authored
As requested, this updates the resource specification to live directly in config.kubeStateMetrics It also clarifies the config variables. These names are what google uses in some of their tooling. (And a slight tweak to the way collectors are specified)
-
seph authored
As I work with kube-state-metrics in a large cluster, I found I needed to make some adjustments. - Expose the collectors, allowing one to configure exclusions. - Expose the addon_resizer parameters, facilitating reproduce adjustments - Allow adjusting scrapeTimeout and scrapeInterval
-
- Jul 10, 2018
-
-
Max Leonard Inden authored
-
- Jul 09, 2018
-
-
Frederic Branczyk authored
Allow settings custom tags of container images
-
Frederic Branczyk authored
-
- Jul 08, 2018
-
-
Max Leonard Inden authored
[1] https://github.com/koalaman/shellcheck
-
- Jul 04, 2018
-
-
Frederic Branczyk authored
*: Fix CRD generation
-
Max Inden authored
Make "Compiling" section easier to execute
-
- Jul 03, 2018
-
-
Frederic Branczyk authored
kube-prometheus: Add kube-prometheus mixin to configure static etcd
-
Frederic Branczyk authored
-
luarx authored
-
- Jul 02, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Jul 01, 2018
-
-
Tamal Saha authored
-
Frederic Branczyk authored
-
- Jun 30, 2018
-
-
Tamal Saha authored
-
- Jun 28, 2018
-
-
Frederic Branczyk authored
-
Or Sela authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Jun 27, 2018
-
-
Frederic Branczyk authored
kube-prometheus/Makefile: Change target output from files to folder
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Jun 26, 2018
-
-
Frederic Branczyk authored
RemoteWriteSpec Expose QueueConfig Parameters (#1488)
-
- Jun 25, 2018
-
-
Max Leonard Inden authored
Previously the `manifests` and `vendor` folder content has been build via `manifests/**` and `vendor/**` target definitions. This results in two issues: 1. The GNU Make recipe is executed for every single file in the folders. 2. Not all timestamps inside the `manifests` folder would be updated on every run, thereby needing to be rerun on all following target executions. Solution: 1. Define the target based on the folder, not individual files 2. Remove target folder before execution recipe to ensure all timestamps are updated.
-
Frederic Branczyk authored
-
- Jun 22, 2018
-
-
Frederic Branczyk authored
-
- Jun 18, 2018
-
-
Frederic Branczyk authored
-
- Jun 15, 2018
-
-
Max Inden authored
kube-prometheus: Run node-exporter in host network
-
Max Leonard Inden authored
Node exporter needs to run in the host network, not in the pod network in order to pick up network metrics of the node.
-
- Jun 14, 2018
-
-
Frederic Branczyk authored
-
- Jun 12, 2018
-
-
Frederic Branczyk authored
*: Refactor build system
-
Max Leonard Inden authored
- Move prometheus-config-reloader to cmd/ - Refactor Makefile & contrib/kube-prometheus/Makefile - Only execute a target if its dependencies changed - Create empty target file for docker builds - Replace promu with plain static `go build`
-
Frederic Branczyk authored
kube-prometheus: Use 1 ConfigMap per Grafana dashboard
-
Frederic Branczyk authored
-
- Jun 11, 2018
-
-
Frederic Branczyk authored
NodeDiskRunningFull ignore etc files mountpoints
-
- Jun 07, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-