VividEcho emits telemetry that is collected and visualized in Grafana, giving you a single place to read platform health and traffic across every running instance. Observability is built into the platform itself, rather than something you have to bolt on separately.
Telemetry from the running instances flows into Grafana, where it can be viewed as a unified picture of the platform rather than instance-by-instance. Local telemetry can also be toggled across every instance at once, using the same internal SignalR-over-Service-Bus coordination channel that keeps configuration changes in sync platform-wide.
On the operational side, administrators can check whether activity logging is currently enabled for an instance through the Admin API's activity-logging endpoint — a quick way to confirm the platform's current logging state without digging through configuration.