Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit a1913a3

Browse files
committed
Node version
1 parent 8aab5de commit a1913a3

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

.gitmodules

Whitespace-only changes.

.nvmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
16

docs/diagnostics/index.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Diagnostics
2+
3+
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

Comments
 (0)