forked from TrueCloudLab/frostfs-node
[#552] Add systemd notifications to ir service
Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
This commit is contained in:
parent
ef07c1a3c9
commit
2d4c0a0f4a
3 changed files with 37 additions and 0 deletions
|
@ -119,3 +119,6 @@ prometheus:
|
|||
enabled: true
|
||||
address: localhost:9090 # Endpoint for application prometheus metrics; disabled by default
|
||||
shutdown_timeout: 30s # Timeout for metrics HTTP server graceful shutdown
|
||||
|
||||
systemdnotify:
|
||||
enabled: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue