Skip to content

Commit faae679

Browse files
authored
Merge branch 'main' into aws-sdk-semattrs-migration
2 parents 87ecc28 + d5215f3 commit faae679

File tree

3 files changed

+19
-23
lines changed

3 files changed

+19
-23
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Reporting bugs is an important contribution. Please make sure to include:
5656
### Before you start
5757

5858
Please read project contribution
59-
[guide](https://github.com/open-telemetry/community/blob/main/CONTRIBUTING.md)
59+
[guide](https://github.com/open-telemetry/community/blob/main/guides/contributor)
6060
for general practices for OpenTelemetry project.
6161

6262
#### Conventional commit

package-lock.json

Lines changed: 17 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/node/opentelemetry-instrumentation-koa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@opentelemetry/api": "^1.3.0"
4646
},
4747
"devDependencies": {
48-
"@koa/router": "12.0.1",
48+
"@koa/router": "13.1.0",
4949
"@opentelemetry/api": "^1.3.0",
5050
"@opentelemetry/context-async-hooks": "^1.8.0",
5151
"@opentelemetry/contrib-test-utils": "^0.43.0",

0 commit comments

Comments
 (0)