diff --git a/images/otel-better-auth-trace.png b/images/otel-better-auth-trace.png new file mode 100644 index 0000000..b298868 Binary files /dev/null and b/images/otel-better-auth-trace.png differ diff --git a/packages/otel-better-auth/README.md b/packages/otel-better-auth/README.md index 7f7b7cb..b92f423 100644 --- a/packages/otel-better-auth/README.md +++ b/packages/otel-better-auth/README.md @@ -2,6 +2,10 @@ OpenTelemetry instrumentation for [Better Auth](https://better-auth.com/). One-line setup for complete auth observability across all auth flows. +![Better Auth Trace Visualization](https://github.com/kubiks-inc/otel/blob/main/images/otel-better-auth-trace.png) + +_Visualize your authentication flows with detailed span information including operation type, user IDs, session IDs, auth methods, and success/failure status._ + ## Installation ```bash