Michael-GMH
85777e8f96
merge with upstream
пре 4 година
sakkiii
d5cd3d443d
Update prometheus (2.26.0->2.27.0)
пре 4 година
Michael-GMH
50d7209c5b
GMH v04.3
пре 4 година
Slavi Pantaleev
adcecaffaf
Fix connectivity between prometheus and prometheus-node-exporter
Expected to have regressed after https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1008
This patch comes with its own downsides (as described in the comments
for matrix_prometheus_node_exporter_container_http_host_bind_port),
but at least there's:
- no security issue
- metrics remain readable from matrix-prometheus (even if the network metrics are inaccurate)
A better patch is certainly welcome.
пре 4 година
Dan Arnfield
f04614a993
Fix prometheus network for ansible < 2.8
пре 4 година
Slavi Pantaleev
badd81e0ec
Revert "Attempt to fix docker_network result discrepancy between Ansible versions"
This reverts commit 68ca81c8c2 .
пре 4 година
Slavi Pantaleev
68ca81c8c2
Attempt to fix docker_network result discrepancy between Ansible versions
Supposedly fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/907
пре 4 година
Dan Arnfield
8a550ce67c
Update prometheus (2.24.1->2.26.0)
пре 4 година
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
пре 4 година
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
пре 4 година
Ahmad Haghighi
f52a8b6484
use custom docker registry
пре 4 година
Michael
33ec5710d9
0.2.1 revision
пре 5 година
Slavi Pantaleev
77ab0d3e98
Do not delete Prometheus/Grafana Docker images
Same reasoning as in 1cd251ed78
пре 5 година
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
пре 5 година
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 година
Slavi Pantaleev
c8ab200cb1
Break dependency between matrix-prometheus and (matrix-prometheus-node-exporter, matrix-synapse)
пре 5 година
Slavi Pantaleev
6842102e00
Split install/uninstall tasks in matrix-prometheus
пре 5 година
Slavi Pantaleev
18e31526a8
Rename some variables
пре 5 година
Slavi Pantaleev
85a260daaf
Make --tags=setup-prometheus not break, relying on matrix-base facts
пре 5 година
Slavi Pantaleev
df3dd1c824
Use --read-only FS for metrics-related containers
It seems like it doesn't cause any issues for any of these services.
пре 5 година
Peetz0r
144a5e6198
Register docker network info and use it for prometheus-node-exporter
Using the hardcoded IP did break while I was
messing with IPv6 stuff on the other branch
пре 5 година
Peetz0r
76d7e84be5
Make prometheus-node-exporter a bit more capable
By running it in a more privileged container with access to the host network stack and such
пре 5 година
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 година
Peetz0r
13ef9e85cf
Prometheus
Initial attempt. Seems to work fine.
Only tested on debian amd64 so far
пре 5 година