snailed
162e3019a8
Update roles/matrix-prometheus-node-exporter/tasks/init.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3 years ago
Luca Bilke
37f4e6b525
Make sure to use the right variable in the init.yml files
3 years ago
Luca Bilke
ea4ee93b13
if variable to bind an exporter container to a host port is set, have matrix-domain.conf (nginx) support this
3 years ago
Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
3 years ago
Slavi Pantaleev
34cdaade08
Use fully-qualified module names for builtin Ansible modules
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1939
3 years ago
Slavi Pantaleev
ba51997f7b
(BC Break) Redo how metrics are exposed to external Prometheus servers
3 years ago
Aine
2da3768b20
Added retries to the docker pulls ( #1701 )
4 years ago
Aine
701591e87e
Added retries to the docker pulls
4 years ago
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4 years ago
Slavi Pantaleev
735c966ab6
Disable systemd services when stopping to uninstall them
Until now, we were leaving services "enabled"
(symlinks in /etc/systemd/system/multi-user.target.wants/).
We clean these up now. Broken symlinks may still exist in older
installations that enabled/disabled services. We're not taking care
to fix these up. It's just a cosmetic defect anyway.
4 years ago
Michael Collins
98e6cd685d
sync with previous repo
4 years ago
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
4 years ago
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
4 years ago
Michael
33ec5710d9
0.2.1 revision
5 years ago
Slavi Pantaleev
77ab0d3e98
Do not delete Prometheus/Grafana Docker images
Same reasoning as in 1cd251ed78
5 years ago
Slavi Pantaleev
66d5b0e5b9
Do not fail on unrelated validation tasks when Prometheus not enabled
These validation tasks should only run when Prometheus is enabled.
5 years ago
Peetz0r
e525970b39
Prometheus Node Exporter
Basic system stats, to show stuff the synapse metrics
can't show such as resource usage by bridges, etc
Seems to work fine as well.
This too has only been tested on debian amd64 so far
5 years ago