Configuration Management
Active Instances
142
↑ 12% this week
Config Hits (24h)
1.2M
↑ 5.3% vs avg
Uptime
99.99%
Stable
core.config.json
{
"app": {
"name": "app-config-dashboard",
"version": "2.4.1",
"environment": "production"
},
"features": {
"realtime_sync": true,
"rate_limiting": {
"enabled": true,
"requests_per_minute": 10000,
"burst": 500
},
"cache": {
"ttl_seconds": 3600,
"strategy": "write-through"
}
},
"endpoints": {
"api_v2": "https://api.appconfig.json/v2",
"ws": "wss://stream.appconfig.json/config"
},
"maintenance": false
}
Recent Activity
Updated rate_limiting.burst
2m ago
Synced to 142 instances
15m ago
Rolled back cache.ttl
1h ago
Enabled realtime_sync
3h ago
Schema validation passed
5h ago