sakkiii
d09609b3bd
Update prometheus (2.29.2 -> 2.30.3)
4 роки тому
WobbelTheBear
972077aa33
Update prometheus (2.29.1 -> 2.29.2)
Update prometheus (2.29.1 -> 2.29.2)
4 роки тому
sakkiii
00d1804dd9
prometheus & its exporter updates
4 роки тому
Michael Collins
98e6cd685d
sync with previous repo
5 роки тому
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
5 роки тому
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
5 роки тому
sakkiii
49455a9ce0
prometheus version 2.28.0 -> 2.28.1
5 роки тому
Stuart Mumford
2aa457efcc
Use a prom variable and not a synapse role variable
5 роки тому
Stuart Mumford
09ee5ce52e
we index from 0 apparently
5 роки тому
Stuart Mumford
3d063f6ace
make them show as jobs in grafana
5 роки тому
Stuart Mumford
7b52e6ad5e
Add worker metrics to prometheus exporter
5 роки тому
sakkiii
2b881e245b
Update prometheus v2.27.1 -> v2.28.0
5 роки тому
Michael-GMH
ad7bbd6442
merge upstream
5 роки тому
sakkiii
897c982517
prometheus security update 2.27.1
5 роки тому
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.
5 роки тому
Michael-GMH
85777e8f96
merge with upstream
5 роки тому
sakkiii
d5cd3d443d
Update prometheus (2.26.0->2.27.0)
5 роки тому
Michael-GMH
50d7209c5b
GMH v04.3
5 роки тому
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.
5 роки тому
Dan Arnfield
f04614a993
Fix prometheus network for ansible < 2.8
5 роки тому
Slavi Pantaleev
badd81e0ec
Revert "Attempt to fix docker_network result discrepancy between Ansible versions"
This reverts commit 68ca81c8c2 .
5 роки тому
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
5 роки тому
Dan Arnfield
8a550ce67c
Update prometheus (2.24.1->2.26.0)
5 роки тому
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
5 роки тому
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
5 роки тому
Ahmad Haghighi
f52a8b6484
use custom docker registry
5 роки тому
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 роки тому