Skip to content

Commit 0ca434e

Browse files
committed
feat: config reload
1 parent 7b544e1 commit 0ca434e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

distributions/otelcol-contrib/otelcol-contrib.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ After=network.target
55
[Service]
66
EnvironmentFile=/etc/otelcol-contrib/otelcol-contrib.conf
77
ExecStart=/usr/bin/otelcol-contrib $OTELCOL_OPTIONS
8+
ExecReload=/bin/kill -HUP $MAINPID
89
KillMode=mixed
910
Restart=on-failure
1011
Type=simple

0 commit comments

Comments
 (0)