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
Changed from 300 → 500 by jane.doe
2m ago
Synced to 142 instances
Production cluster updated successfully
15m ago
Rolled back cache.ttl
Reverted to v2.4.0 config by system
1h ago
Enabled realtime_sync
Feature flag toggled by admin
3h ago
Schema validation passed
All environments compliant
5h ago