Expand relay metrics and observability

This commit is contained in:
2026-03-18 17:39:13 +01:00
parent c377ed4b62
commit c30449b318
16 changed files with 663 additions and 43 deletions

View File

@@ -29,6 +29,7 @@ defmodule Parrhesia.TestSupport.Runtime do
defp required_processes do
[
Parrhesia.Supervisor,
Parrhesia.ConnectionStats,
Parrhesia.Config,
Parrhesia.Subscriptions.Supervisor,
Parrhesia.API.Stream.Supervisor,