Intended use¶
What it is for¶
The observability surface for the External Configuration Server: metrics dashboards, service health, audit-log search, and alert management (acknowledge/resolve), with SignalR push updates.
Use it when¶
- You need an SRE/ops dashboard for ECS.
- You want it composed into the ECS Shell or run standalone.
Do not use it for¶
- A
dotnet newscaffold today - no manifest (see repo status). - Configuration administration or end-user editing - use the ECS Admin or ECS Self-Service MFEs.
Demo mode¶
All API BaseUrl values default to empty, so the metrics/health/audit/alert clients return synthetic data and the UI is fully explorable without a backend. Provide real base URLs to connect to ECS.