3
0
This commit is contained in:
Arne Teuke
2025-10-18 15:29:20 +02:00
parent 1dec72f087
commit 173fc542f8
5 changed files with 38 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
##############################################################################
##### File created by Puppet - manual changes will be overwritten #####
###############################################################################
[Service]
ExecStart=
ExecStart=/usr/bin/prometheus \
--config.file=/etc/prometheus/prometheus.yml \
--storage.tsdb.path=/var/lib/prometheus \
--web.enable-remote-write-receiver \
--web.enable-lifecycle