We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 336b7c4 commit b6c94f2Copy full SHA for b6c94f2
docs/integrations/opentelemetry.md
@@ -34,7 +34,7 @@ new Elysia().use(
34
35

36
37
-Elysia OpenTelemetry is will **collect span of any library compatible OpenTelemetry standard**, and will apply parent and child span automatically.
+Elysia OpenTelemetry will **collect span of any library compatible OpenTelemetry standard**, and will apply parent and child span automatically.
38
39
In the code above, we apply `Prisma` to trace how long each query took.
40
0 commit comments