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
Copy file name to clipboardExpand all lines: openllmetry/tracing/annotations.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ The function will be called with the `this` parameter and the arguments of the d
89
89
(see [example](https://github.com/traceloop/openllmetry-js/blob/2178f1c5161218ffc7938bfe17fc1ced8190357c/packages/sample-app/src/sample_decorators.ts#L26)).
90
90
91
91
<Tip>
92
-
The name is optional. If you don't provide it, we will use the function name
92
+
The name is optional. If you don't provide it, we will use the function qualified name
0 commit comments