Metrics
Configuration
{
"metrics": {
"enable": false,
"enable_prometheus": false,
"range_sec": 300,
"interval_sec": 2
}
}CORE_METRICS_ENABLE=false
CORE_METRICS_ENABLE_PROMETHEUS=false
CORE_METRICS_RANGE_SECONDS=300
CORE_METRICS_INTERVAL_SECONDS=2enable (bool)
enable_prometheus (bool)
range_sec (integer)
interval_sec (integer)
Last updated
Was this helpful?
