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: plugins/node/instrumentation-typeorm/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This module provides automatic instrumentation for the [`typeorm`](https://www.n
7
7
8
8
If total installation size is not constrained, it is recommended to use [@opentelemetry/sdk-node](`https://www.npmjs.com/package/@opentelemetry/sdk-node`) for the most seamless instrumentation experience.
9
9
10
-
Compatible with OpenTelemetry JS API and SDK `1.0+`.
10
+
Compatible with OpenTelemetry JS API `^1.3.0`and SDK `2.0+`.
0 commit comments