We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b544e1 commit 0ca434eCopy full SHA for 0ca434e
distributions/otelcol-contrib/otelcol-contrib.service
@@ -5,6 +5,7 @@ After=network.target
5
[Service]
6
EnvironmentFile=/etc/otelcol-contrib/otelcol-contrib.conf
7
ExecStart=/usr/bin/otelcol-contrib $OTELCOL_OPTIONS
8
+ExecReload=/bin/kill -HUP $MAINPID
9
KillMode=mixed
10
Restart=on-failure
11
Type=simple
0 commit comments