You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2024. It is now read-only.
Eventuous provides built-in metrics and traces for:
4
+
- Event store
5
+
- Subscriptions, consumers, and event handlers
6
+
- Application services
7
+
8
+
The built-in diagnostics integrate with [OpenTelemetry](https://opentelemetry.io/) and [Prometheus](https://prometheus.io/).
9
+
10
+
The documentation for diagnostics is not complete yet. Please refer to the [samples](https://github.com/eventuous/dotnet-sample) for now. You can also find more information about diagnostics for subscriptions on the [subscriptions diagnostics](../subscriptions/subs-diagnostics) page.
0 commit comments