File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
plugins/node/instrumentation-typeorm Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,3 +8,5 @@ The library contains the following changes compared to the original:
88* Removed parsing of db operation from raw queries.
99* Changed db.database.parameters to db.typeorm.parameters.
1010* Updated to OpenTelemetry semantic conventions 1.32.0.
11+
12+ Refer to the changelog for any future changes.
Original file line number Diff line number Diff line change 5757 },
5858 "dependencies" : {
5959 "@opentelemetry/instrumentation" : " ^0.200.0" ,
60- "@opentelemetry/core" : " ^2.0.0" ,
61- "@opentelemetry/semantic-conventions" : " ^1.30.0"
60+ "@opentelemetry/core" : " ^2.0.0"
6261 },
6362 "homepage" : " https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-typeorm#readme"
6463}
You can’t perform that action at this time.
0 commit comments