Skip to content

Commit 516007b

Browse files
authored
Merge branch 'main' into chore/bump-amqp-types
2 parents 2d4df7b + 01e507f commit 516007b

File tree

49 files changed

+616
-2943
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+616
-2943
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ If possible, provide a recipe for reproducing the error.
3131
Add any other context about the problem here.
3232
-->
3333

34+
<sub>**Tip**: [React](https://github.blog/news-insights/product-news/add-reactions-to-pull-requests-issues-and-comments/) with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it. Learn more [here](https://opentelemetry.io/community/end-user/issue-participation/).</sub>

.github/ISSUE_TEMPLATE/discussion.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ labels: discussion
1111
- [ ] This only affects the JavaScript OpenTelemetry library
1212
- [ ] This may affect other libraries, but I would like to get opinions here first
1313

14+
<sub>**Tip**: [React](https://github.blog/news-insights/product-news/add-reactions-to-pull-requests-issues-and-comments/) with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it. Learn more [here](https://opentelemetry.io/community/end-user/issue-participation/).</sub>
15+

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ A clear and concise description of any alternative solutions or features you've
3131
Add any other context or screenshots about the feature request here.
3232
-->
3333

34+
<sub>**Tip**: [React](https://github.blog/news-insights/product-news/add-reactions-to-pull-requests-issues-and-comments/) with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it. Learn more [here](https://opentelemetry.io/community/end-user/issue-participation/).</sub>
35+

.github/ISSUE_TEMPLATE/instrumentation_request.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ Any code-owners listed MUST fulfill all criteria laid out in the checklist below
3434
<!--
3535
Add any other context or screenshots about the instrumentation request here. Is there a reference you could point for the well-defined lifecycle methods?
3636
-->
37+
38+
<sub>**Tip**: [React](https://github.blog/news-insights/product-news/add-reactions-to-pull-requests-issues-and-comments/) with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it. Learn more [here](https://opentelemetry.io/community/end-user/issue-participation/).</sub>

.github/ISSUE_TEMPLATE/ownership_request.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ Examples:
3838
<!--
3939
Add any other context that does not fit any of the above sections
4040
-->
41+
42+
<sub>**Tip**: [React](https://github.blog/news-insights/product-news/add-reactions-to-pull-requests-issues-and-comments/) with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it. Learn more [here](https://opentelemetry.io/community/end-user/issue-participation/).</sub>

.github/component-label-map.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -253,10 +253,6 @@ pkg:propagation-utils:
253253
- any-glob-to-any-file:
254254
- packages/propagation-utils/**
255255
- packages/contrib-test-utils/**
256-
pkg:propagator-grpc-census-binary:
257-
- changed-files:
258-
- any-glob-to-any-file:
259-
- propagators/opentelemetry-propagator-grpc-census-binary/**
260256
pkg:propagator-instana:
261257
- changed-files:
262258
- any-glob-to-any-file:

.release-please-manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"packages/resource-detector-github": "0.31.0",
88
"packages/resource-detector-instana": "0.22.0",
99
"packages/auto-configuration-propagators": "0.4.1",
10-
"packages/auto-instrumentations-node": "0.62.0",
10+
"packages/auto-instrumentations-node": "0.62.1",
1111
"packages/auto-instrumentations-web": "0.49.0",
1212
"packages/baggage-span-processor": "0.4.0",
1313
"packages/baggage-log-record-processor": "0.4.0",
@@ -17,21 +17,21 @@
1717
"packages/redis-common": "0.38.0",
1818
"packages/sql-common": "0.41.0",
1919
"packages/contrib-test-utils": "0.49.0",
20-
"packages/winston-transport": "0.14.0",
20+
"packages/winston-transport": "0.14.1",
2121
"packages/instrumentation-amqplib": "0.50.0",
22-
"packages/instrumentation-cucumber": "0.18.0",
23-
"packages/instrumentation-dataloader": "0.21.0",
22+
"packages/instrumentation-cucumber": "0.18.1",
23+
"packages/instrumentation-dataloader": "0.21.1",
2424
"packages/instrumentation-fs": "0.23.0",
25-
"packages/instrumentation-kafkajs": "0.12.0",
25+
"packages/instrumentation-kafkajs": "0.13.0",
2626
"packages/instrumentation-lru-memoizer": "0.48.0",
2727
"packages/instrumentation-mongoose": "0.50.0",
28-
"packages/instrumentation-runtime-node": "0.17.0",
28+
"packages/instrumentation-runtime-node": "0.17.1",
2929
"packages/instrumentation-socket.io": "0.50.0",
3030
"packages/instrumentation-tedious": "0.22.0",
3131
"packages/instrumentation-typeorm": "0.4.0",
3232
"packages/instrumentation-undici": "0.14.0",
3333
"packages/instrumentation-aws-lambda": "0.54.0",
34-
"packages/instrumentation-aws-sdk": "0.56.0",
34+
"packages/instrumentation-aws-sdk": "0.57.0",
3535
"packages/instrumentation-bunyan": "0.49.0",
3636
"packages/instrumentation-cassandra-driver": "0.49.0",
3737
"packages/instrumentation-connect": "0.47.0",
@@ -47,16 +47,16 @@
4747
"packages/instrumentation-memcached": "0.47.0",
4848
"packages/instrumentation-mongodb": "0.56.0",
4949
"packages/instrumentation-mysql": "0.49.0",
50-
"packages/instrumentation-mysql2": "0.49.0",
50+
"packages/instrumentation-mysql2": "0.50.0",
5151
"packages/instrumentation-nestjs-core": "0.49.0",
5252
"packages/instrumentation-net": "0.47.0",
5353
"packages/instrumentation-oracledb": "0.29.0",
54-
"packages/instrumentation-pg": "0.55.0",
54+
"packages/instrumentation-pg": "0.56.0",
5555
"packages/instrumentation-pino": "0.50.0",
5656
"packages/instrumentation-redis": "0.51.0",
5757
"packages/instrumentation-restify": "0.49.0",
5858
"packages/instrumentation-router": "0.48.0",
59-
"packages/instrumentation-winston": "0.48.0",
59+
"packages/instrumentation-winston": "0.48.1",
6060
"packages/instrumentation-document-load": "0.48.0",
6161
"packages/instrumentation-long-task": "0.48.0",
6262
"packages/instrumentation-user-interaction": "0.48.0",

examples/grpc-census-prop/.eslintrc.js

Lines changed: 0 additions & 26 deletions
This file was deleted.

examples/grpc-census-prop/.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/grpc-census-prop/README.md

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)