aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/resources/configdefinitions/container.jdisc.config.health-monitor.def
blob: ec161d7dde1bff78cd39f52be4033785996e3522 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

namespace=container.jdisc.config

# How far between snapshots. 5 minutes by default
snapshot_interval double default=300

# Initial status used in /state/v1/health API (value for 'code' in 'status'). See StateMonitor for valid values
initialStatus string default="initializing"