
configdefinitions.health-monitor.def Maven / Gradle / Ivy
# Copyright 2017 Yahoo Holdings. 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"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy