Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
ad21991
add typeorm instrumentation
seemk May 6, 2024
797bac8
update copyright notices, add readme
seemk May 8, 2024
d02ce72
Merge branch 'open-telemetry:main' into typeorm-instrumentation
seemk May 8, 2024
b8578dd
update release please manifest and component owners
seemk May 8, 2024
c1f4c0b
lint
seemk May 8, 2024
9c55fa1
dont use qualified require
seemk May 8, 2024
3e84891
Merge branch 'main' into typeorm-instrumentation
seemk May 9, 2024
e347e97
Merge branch 'main' into typeorm-instrumentation
seemk May 17, 2024
50d1e7a
Merge branch 'main' into typeorm-instrumentation
seemk May 22, 2024
83dafea
rename collectParameters to enhancedDatabaseReporting
seemk May 22, 2024
a19eb94
Merge branch 'main' into typeorm-instrumentation
seemk Jun 4, 2024
75890b2
update versions
seemk Jun 4, 2024
235636a
rename db.statement.parameters to db.typeorm.parameters
seemk Jun 4, 2024
ac619c1
fix readme formatting
seemk Jun 4, 2024
cdaea83
don't parse operation from raw queries
seemk Jun 4, 2024
b8f5099
update NOTICE
seemk Jun 4, 2024
ae6622e
add tav
seemk Jun 4, 2024
8c2c6bb
use PACKAGE_VERSION
seemk Jun 5, 2024
7fd5fd0
Merge branch 'main' into typeorm-instrumentation
seemk Jun 5, 2024
7d829a3
Merge branch 'main' into typeorm-instrumentation
seemk Jun 6, 2024
b73847f
Merge branch 'main' into typeorm-instrumentation
seemk Jun 19, 2024
06c31f3
Merge branch 'main' into typeorm-instrumentation
seemk Jun 19, 2024
3a0aa2b
Merge branch 'main' into typeorm-instrumentation
seemk Jun 20, 2024
6cbc833
remove binary file
seemk Jun 20, 2024
168019a
Merge branch 'main' into typeorm-instrumentation
seemk Jun 20, 2024
dd1d9dd
Merge branch 'main' into typeorm-instrumentation
seemk Jun 20, 2024
5455b5a
Merge branch 'main' into typeorm-instrumentation
seemk Jun 26, 2024
a6dcf16
Merge branch 'main' into typeorm-instrumentation
seemk Jun 30, 2024
1726fb1
Merge branch 'main' into typeorm-instrumentation
seemk Jul 1, 2024
f3034fe
Merge branch 'main' into typeorm-instrumentation
seemk Jul 8, 2024
4022b7f
Merge branch 'main' into typeorm-instrumentation
seemk Jul 13, 2024
7ec2773
Merge branch 'main' into typeorm-instrumentation
seemk Jul 16, 2024
46f86b7
Merge branch 'main' into typeorm-instrumentation
seemk Jul 23, 2024
9153f23
Merge branch 'main' into typeorm-instrumentation
seemk Jul 25, 2024
0a48e8b
Merge branch 'main' into typeorm-instrumentation
seemk Jul 29, 2024
9269a5c
Merge branch 'main' into typeorm-instrumentation
seemk Aug 1, 2024
a047088
Merge branch 'main' into typeorm-instrumentation
seemk Aug 7, 2024
e730260
Merge branch 'main' into typeorm-instrumentation
seemk Aug 7, 2024
31f9991
Merge branch 'main' into typeorm-instrumentation
seemk Aug 14, 2024
1f68d89
Merge branch 'main' into typeorm-instrumentation
seemk Aug 16, 2024
1eded79
Merge branch 'main' into typeorm-instrumentation
seemk Aug 22, 2024
28e7a3b
update pkg lock
seemk Aug 22, 2024
435e95a
Merge branch 'main' into typeorm-instrumentation
seemk Aug 22, 2024
69fc20b
Merge branch 'main' into typeorm-instrumentation
seemk Aug 27, 2024
c31862b
Merge branch 'main' into typeorm-instrumentation
seemk Aug 27, 2024
82b3f72
Merge branch 'main' into typeorm-instrumentation
seemk Sep 2, 2024
3022c30
Merge branch 'main' into typeorm-instrumentation
seemk Sep 10, 2024
79d6607
Merge branch 'main' into typeorm-instrumentation
seemk Sep 11, 2024
c7a3533
Merge branch 'main' into typeorm-instrumentation
seemk Sep 25, 2024
ef5b067
Merge branch 'main' into typeorm-instrumentation
seemk Oct 2, 2024
ad98335
Merge branch 'main' into typeorm-instrumentation
seemk Oct 15, 2024
31bf0a8
Merge branch 'main' into typeorm-instrumentation
seemk Oct 17, 2024
6082c2b
Merge branch 'main' into typeorm-instrumentation
seemk Mar 15, 2025
e839861
update deps
seemk Mar 15, 2025
7a10d66
add missing dep
seemk Mar 15, 2025
b781c44
add knipignore
seemk Mar 15, 2025
c8417f2
add min version
seemk Mar 15, 2025
7415ca5
skip tests on node 14
seemk Mar 15, 2025
59a0304
Merge branch 'main' into typeorm-instrumentation
seemk Mar 18, 2025
bf8692e
update pkg lock
seemk Mar 18, 2025
b5a2197
use getConfig
seemk Mar 18, 2025
99e40f6
Merge branch 'main' into typeorm-instrumentation
seemk Mar 19, 2025
dade589
Merge branch 'main' into typeorm-instrumentation
seemk Mar 26, 2025
3f44ecb
updage package lock
seemk Mar 26, 2025
d570ab2
update semattrs
seemk Mar 26, 2025
0d1eb7c
remove unused dep
seemk Mar 26, 2025
39ca9e9
add weyert as component owner
seemk Mar 27, 2025
8db3837
support typeorm >=0.3.0 <1
seemk Mar 27, 2025
4df601a
no need for explicit nodejs 16 skip any longer
seemk Mar 27, 2025
bb4763f
Merge branch 'main' into typeorm-instrumentation
seemk Apr 8, 2025
693972f
Update plugins/node/instrumentation-typeorm/README.md
seemk Apr 8, 2025
117ccdf
Update plugins/node/instrumentation-typeorm/package.json
seemk Apr 8, 2025
409e011
Update plugins/node/instrumentation-typeorm/README.md
seemk Apr 8, 2025
bfe00e2
Update plugins/node/instrumentation-typeorm/README.md
seemk Apr 8, 2025
29fb286
update to latest db semconv
seemk Apr 8, 2025
a1feddf
remove use of deprecated close in tests
seemk Apr 8, 2025
6420025
remove unused dep, add comment regarding future changes to NOTICE
seemk Apr 8, 2025
0613b27
Merge branch 'main' into typeorm-instrumentation
seemk Apr 9, 2025
4054aa1
Merge branch 'main' into typeorm-instrumentation
seemk Apr 11, 2025
5d581e0
Merge branch 'main' into typeorm-instrumentation
seemk Apr 12, 2025
bf381d0
Merge branch 'main' into typeorm-instrumentation
seemk Apr 14, 2025
645dde2
get rid of deprecated createConnection
seemk Apr 15, 2025
0d88138
get rid of rawQueryOptions
seemk Apr 15, 2025
c3739b0
update span names to latest semconv
seemk Apr 15, 2025
9bfe5a2
Merge branch 'main' into typeorm-instrumentation
seemk Apr 17, 2025
53be794
Merge branch 'main' into typeorm-instrumentation
seemk Apr 22, 2025
0ea6ade
add additional component owners
seemk Apr 25, 2025
fb34edf
Merge branch 'main' into typeorm-instrumentation
seemk Apr 29, 2025
c0fe8e6
update package-lock
seemk Apr 29, 2025
71a25ab
ci
seemk Apr 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/component_owners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ components:
- rauno56
plugins/node/instrumentation-tedious:
- rauno56
plugins/node/instrumentation-typeorm:
- seemk
plugins/node/opentelemetry-instrumentation-aws-lambda:
- carolabadeer
plugins/node/opentelemetry-instrumentation-aws-sdk:
Expand Down
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"plugins/node/instrumentation-runtime-node": "0.4.0",
"plugins/node/instrumentation-socket.io": "0.39.0",
"plugins/node/instrumentation-tedious": "0.10.1",
"plugins/node/instrumentation-typeorm": "0.0.1",
"plugins/node/instrumentation-undici": "0.2.0",
"plugins/node/opentelemetry-instrumentation-aws-lambda": "0.41.0",
"plugins/node/opentelemetry-instrumentation-aws-sdk": "0.41.0",
Expand Down
2 changes: 1 addition & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ module.exports = {
"no-shadow": "off",
"node/no-deprecated-api": ["warn"],
"header/header": ["error", "block", [{
pattern: / \* Copyright The OpenTelemetry Authors[\r\n]+ \*[\r\n]+ \* Licensed under the Apache License, Version 2\.0 \(the \"License\"\);[\r\n]+ \* you may not use this file except in compliance with the License\.[\r\n]+ \* You may obtain a copy of the License at[\r\n]+ \*[\r\n]+ \* https:\/\/www\.apache\.org\/licenses\/LICENSE-2\.0[\r\n]+ \*[\r\n]+ \* Unless required by applicable law or agreed to in writing, software[\r\n]+ \* distributed under the License is distributed on an \"AS IS\" BASIS,[\r\n]+ \* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied\.[\r\n]+ \* See the License for the specific language governing permissions and[\r\n]+ \* limitations under the License\./gm,
pattern: / \* Copyright The OpenTelemetry Authors(, .+)*[\r\n]+ \*[\r\n]+ \* Licensed under the Apache License, Version 2\.0 \(the \"License\"\);[\r\n]+ \* you may not use this file except in compliance with the License\.[\r\n]+ \* You may obtain a copy of the License at[\r\n]+ \*[\r\n]+ \* https:\/\/www\.apache\.org\/licenses\/LICENSE-2\.0[\r\n]+ \*[\r\n]+ \* Unless required by applicable law or agreed to in writing, software[\r\n]+ \* distributed under the License is distributed on an \"AS IS\" BASIS,[\r\n]+ \* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied\.[\r\n]+ \* See the License for the specific language governing permissions and[\r\n]+ \* limitations under the License\./gm,
template:
`\n * Copyright The OpenTelemetry Authors\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n `
}]]
Expand Down
Loading