1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2026-03-05 10:33:17 +01:00
infrastructure/roles/prometheus/templates
Christian Heusel 42f2f0973e
prometheus: Migrate TSDB retention from CLI to config file
The command line argument is deprecated, therefore we migrate the
setting to the config file instead:

> --storage.tsdb.retention.time:
> This flag has been deprecated, use the storage.tsdb.retention.time field in the config file instead.

Link: https://prometheus.io/docs/prometheus/latest/command-line/prometheus/
Link: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#tsdb
Signed-off-by: Christian Heusel <christian@heusel.eu>
2026-01-12 09:57:26 +01:00
..
prometheus.conf.j2 prometheus: Migrate TSDB retention from CLI to config file 2026-01-12 09:57:26 +01:00
prometheus.yml.j2 prometheus: Migrate TSDB retention from CLI to config file 2026-01-12 09:57:26 +01:00
web-config.yml.j2 Send prometheus metrics and scrap its metrics over WireGuard 2021-07-07 00:58:43 +02:00