Ben Kochie
818d67cd2e
feat: Support Prometheus 3.0 ( #462 )
...
Update prometheus role for 3.0.0.
* Update argument_specs.yml to reflect support of 3.x.
* Skip console templates on 3.x.
Fixes: https://github.com/prometheus-community/ansible/issues/460
Signed-off-by: SuperQ <superq@gmail.com>
2024-11-18 14:44:55 +01:00
gardar
2faef08081
fix: remove old internal variable remnants
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-11-08 13:46:42 +00:00
gardar
1e4e4c3415
refactor(prometheus): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:11:12 +00:00
Mahendra Paipuri
cf1a5dbece
chore: Configurable prometheus system user, group ( #307 )
...
Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
2024-02-29 09:50:15 +01:00
Ben Kochie
37d7956dc3
feat(prometheus): Add shutdown timeout variable ( #220 )
...
In order to allow Prometheus more time to shutdown, especially if
`memory-snapshot-on-shutdown` is used, override the default 90s systemd
shutdown timeout. Otherwise systemd will SIGKILL Prometheus.
* Use 10min shutdown timeout by default.
Signed-off-by: SuperQ <superq@gmail.com>
2023-09-27 16:30:36 +02:00
Stan Rudenko
2fde4c9d57
template fix
...
Signed-off-by: Stan Rudenko <stan@truera.com>
2023-08-23 10:20:27 -07:00
Stan Rudenko
50a4c1da4c
flags are different for agent mode
...
Signed-off-by: Stan Rudenko <stan@truera.com>
2023-08-23 10:20:27 -07:00
Stan Rudenko
119bc9ad3d
agent mode support
...
Signed-off-by: Stan Rudenko <stan@truera.com>
2023-08-23 10:20:27 -07:00
gardar
e02e6a5976
refactor: avoid using command module for systemd version fact
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-08 18:03:00 +00:00
Paweł Krupa (paulfantom)
dcfbfa84d2
initial migration of roles from cloudalchemy
...
Signed-off-by: Paweł Krupa (paulfantom) <pawel@krupa.net.pl>
2022-09-23 13:29:55 +02:00