- Oct 21, 2021
-
-
Haoyu Sun authored
-
Paweł Krupa authored
-
- Oct 19, 2021
-
-
Arthur Silva Sens authored
Fix typo in jsonnet dependency upgrade GH actions
-
Arunprasad Rajkumar authored
Replace `commiter` to `committer`. Refer https://github.com/peter-evans/create-pull-request#action-inputs for more info about supported input properties for `peter-evans/create-pull-request@v3`. Signed-off-by:
Arunprasad Rajkumar <arajkuma@redhat.com>
-
- Oct 18, 2021
-
-
Damien Grisonnet authored
.github/workflows: automated commits should come from @prom-op-bot account
-
paulfantom authored
-
Paweł Krupa authored
Add grafana ldap support (take 2)
-
Andrei Nistor authored
-
machinly authored
-
Damien Grisonnet authored
[bot] [main] Automated version update
-
dgrisonnet authored
-
- Oct 12, 2021
-
-
Paweł Krupa authored
-
Damien Grisonnet authored
remove deprecated policy/v1beta1 kubernetes api
-
Markus Heinemann authored
-
Paweł Krupa authored
-
Sahil Raja authored
Signed-off-by:
Sahil Raja <sahilraja242@gmail.com>
-
Sahil Raja authored
Signed-off-by:
Sahil Raja <sahilraja242@gmail.com>
-
Arthur Silva Sens authored
[bot] [main] Automated version update
-
- Oct 11, 2021
-
-
Arthur Silva Sens authored
Signed-off-by:
GitHub <noreply@github.com>
-
Paweł Krupa authored
replace deprecated "app" label selector with "app.kubernetes.io/name" in documents and examples
-
dgrisonnet authored
-
- Oct 08, 2021
-
-
Haoyu Sun authored
documents and examples
-
- Oct 06, 2021
-
-
Paweł Krupa authored
-
- Oct 05, 2021
-
-
Haoyu Sun authored
-
Damien Grisonnet authored
Better ephemeral workspace support with Codespaces
-
- Oct 04, 2021
-
-
Arthur Silva Sens authored
[bot] [main] Automated version update
-
dgrisonnet authored
-
- Oct 01, 2021
-
-
Paweł Krupa authored
-
- Sep 30, 2021
-
-
ArthurSens authored
Signed-off-by:
ArthurSens <arthursens2005@gmail.com>
-
Arthur Silva Sens authored
Signed-off-by:
GitHub <noreply@github.com>
-
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>
-