sakkiii
d09609b3bd
Update prometheus (2.29.2 -> 2.30.3)
il y a 4 ans
WobbelTheBear
972077aa33
Update prometheus (2.29.1 -> 2.29.2)
Update prometheus (2.29.1 -> 2.29.2)
il y a 4 ans
sakkiii
00d1804dd9
prometheus & its exporter updates
il y a 4 ans
Michael Collins
98e6cd685d
sync with previous repo
il y a 4 ans
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
il y a 4 ans
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
il y a 4 ans
sakkiii
49455a9ce0
prometheus version 2.28.0 -> 2.28.1
il y a 4 ans
Stuart Mumford
2aa457efcc
Use a prom variable and not a synapse role variable
il y a 4 ans
Stuart Mumford
09ee5ce52e
we index from 0 apparently
il y a 4 ans
Stuart Mumford
3d063f6ace
make them show as jobs in grafana
il y a 4 ans
Stuart Mumford
7b52e6ad5e
Add worker metrics to prometheus exporter
il y a 4 ans
sakkiii
2b881e245b
Update prometheus v2.27.1 -> v2.28.0
il y a 4 ans
Michael-GMH
ad7bbd6442
merge upstream
il y a 4 ans
sakkiii
897c982517
prometheus security update 2.27.1
il y a 4 ans
Raymond Coetzee
4e2780ff88
Add support for a prometheus postgres exporter
This commit introduces a new role that downloads and installs the
prometheus community postgres exporter https://github.com/prometheus-community/postgres_exporter .
A new credential is added to matrix_postgres_additional_databases that
allows the exporter access to the database to gather statistics.
A new dashboard was added to the grafana role, with some refactoring
to enable the dashboard only if the new role is enabled.
I've included some basic instructions for how to enable the role in
the Docs section.
In terms of testing, I've tested enabling the role, and disabling
it to make sure it cleans up the container and systemd role.
il y a 4 ans
Michael-GMH
85777e8f96
merge with upstream
il y a 4 ans
sakkiii
d5cd3d443d
Update prometheus (2.26.0->2.27.0)
il y a 4 ans
Michael-GMH
50d7209c5b
GMH v04.3
il y a 4 ans
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.
il y a 4 ans
Dan Arnfield
f04614a993
Fix prometheus network for ansible < 2.8
il y a 4 ans
Slavi Pantaleev
badd81e0ec
Revert "Attempt to fix docker_network result discrepancy between Ansible versions"
This reverts commit 68ca81c8c2 .
il y a 4 ans
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
il y a 4 ans
Dan Arnfield
8a550ce67c
Update prometheus (2.24.1->2.26.0)
il y a 4 ans
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
il y a 4 ans
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
il y a 4 ans
Ahmad Haghighi
f52a8b6484
use custom docker registry
il y a 4 ans
Michael
33ec5710d9
0.2.1 revision
il y a 5 ans
Slavi Pantaleev
77ab0d3e98
Do not delete Prometheus/Grafana Docker images
Same reasoning as in 1cd251ed78
il y a 5 ans
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
il y a 5 ans
Slavi Pantaleev
66d5b0e5b9
Do not fail on unrelated validation tasks when Prometheus not enabled
These validation tasks should only run when Prometheus is enabled.
il y a 5 ans
Slavi Pantaleev
c8ab200cb1
Break dependency between matrix-prometheus and (matrix-prometheus-node-exporter, matrix-synapse)
il y a 5 ans
Slavi Pantaleev
6842102e00
Split install/uninstall tasks in matrix-prometheus
il y a 5 ans
Slavi Pantaleev
18e31526a8
Rename some variables
il y a 5 ans
Slavi Pantaleev
85a260daaf
Make --tags=setup-prometheus not break, relying on matrix-base facts
il y a 5 ans
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.
il y a 5 ans
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
il y a 5 ans
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
il y a 5 ans
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
il y a 5 ans
Peetz0r
13ef9e85cf
Prometheus
Initial attempt. Seems to work fine.
Only tested on debian amd64 so far
il y a 5 ans