- Oct 04, 2021
-
-
dgrisonnet authored
-
- Oct 01, 2021
-
-
Paweł Krupa authored
-
- Sep 30, 2021
-
-
Damien Grisonnet authored
Add e2e tests for Grafana deployment
-
Damien Grisonnet authored
Fix jsonnet extension
-
Damien Grisonnet authored
Add changelogs to automated version updates
-
ArthurSens authored
Signed-off-by:
ArthurSens <arthursens2005@gmail.com>
-
Arthur Silva Sens authored
Signed-off-by:
Arthur Sens <arthursens2005@gmail.com>
-
Damien Grisonnet authored
Drop some of the metrics exposed by prometheus-adapter
-
Damien Grisonnet authored
Add the links to the changelogs of the freshly updated components to the automated PR that does the update. This allow verifying that we are not missing any important changes before merging the update. This happened recently with node-exporter 1.2 which changed some flag names that we took 3 months to update. Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
- Sep 29, 2021
-
-
Damien Grisonnet authored
jsonnet/node-exporter: adjust to node-exporter v1.2.0 arg name change
-
Damien Grisonnet authored
The current implementation of prometheus-adapter exposes a lot of metrics about the health of its aggregated apiserver. The issue is that the some of these metrics are not very useful in the context of prometheus-adapter, and we currently can't avoid exposing them since they are registered to the Kubernetes global Prometheus registry. Until this is improved in upstream Kubernetes, we could benefit from dropping some of the metrics that are not very useful. Before this change, in a default kube-prometheus installation, we would have 800+ series for prometheus-adapter against 400+, so we divided the number of series by two will focusing on the most valuable metrics for prometheus-adapter. Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
Jan Fajerski authored
In version [node-exporter v1.2.0](https://github.com/prometheus/node_exporter/releases/tag/v1.2.0 ) two argument name changes were introduced. While the old names still work (with a deprecation warning), lets use the new names. Signed-off-by:
Jan Fajerski <jfajersk@redhat.com>
-
- Sep 28, 2021
-
-
Damien Grisonnet authored
[bot] [main] Automated version update
-
Damien Grisonnet authored
Keep 'container_fs_.*' metrics from cAdvisor
-
simonpasquier authored
-
- Sep 27, 2021
-
-
Philip Gough authored
-
Damien Grisonnet authored
[bot] [main] Automated version update
-
dgrisonnet authored
-
Damien Grisonnet authored
thanos: bump to latest and add `thanosPrometheusCommonDimensions`
-
Arunprasad Rajkumar authored
This commit pulls latest changes from thanos mixins and sets `thanosPrometheusCommonDimensions` to `namespace, pod` for k8s use case. Refer https://github.com/thanos-io/thanos/pull/4508 for more details. Signed-off-by:
Arunprasad Rajkumar <arajkuma@redhat.com>
-
- Sep 24, 2021
-
-
Damien Grisonnet authored
Adjust dropped metrics from cAdvisor
-
Philip Gough authored
This change drops pod-centric metrics without a non-empty 'container' label. Previously we dropped pod-centric metrics without a (pod, namespace) label set however these can be critical for debugging.
-
- Sep 22, 2021
-
-
Damien Grisonnet authored
jsonnet: Support scraping the config-reloader for AlertManager and Pr…
-
Philip Gough authored
-
- Sep 20, 2021
-
-
Damien Grisonnet authored
[bot] [main] Automated version update
-
dgrisonnet authored
-
- Sep 16, 2021
-
-
Arthur Silva Sens authored
Always generate grafana-config secret
-
Sylvain Pasche authored
Since https://github.com/brancz/kubernetes-grafana/pull/115, upstream grafana contains a non-empty config. Generate the grafana-config secret unconditionally even if no user config is passed.
-
- Sep 13, 2021
-
-
Damien Grisonnet authored
Run kubeconform against all supported versions of Kubernetes
-
Damien Grisonnet authored
Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
Damien Grisonnet authored
[bot] [main] Automated version update
-
dgrisonnet authored
-
- Sep 09, 2021
-
-
Arthur Silva Sens authored
Fix import path in 'monitoring other namespaces' docs
-
Michael Friedrich authored
Changed in https://github.com/prometheus-operator/kube-prometheus/commit/42a3ac0606818541e66a111693d3ff98c642f7a8 from `kube-prometheus` to `main`
-
- Sep 07, 2021
-
-
Damien Grisonnet authored
[bot] [main] Automated version update
-
dgrisonnet authored
-
- Sep 06, 2021
-
-
Damien Grisonnet authored
Adjust node filesystem space filling up warning threshold to 20%
-
Damien Grisonnet authored
Instead of running kubeconform on only one version of Kubernetes, it would be better to run it against the 2 latests versions of Kubernetes that kube-prometheus supports, so that the validation will be in line with our support policy. Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
- Sep 02, 2021
-
-
Arunprasad Rajkumar authored
Signed-off-by:
Arunprasad Rajkumar <arajkuma@redhat.com>
-
- Sep 01, 2021
-
-
Lili Cosic authored
[bot] [main] Automated version update
-