Commit 2822511
chore(deps): update deps matching "@opentelemetry/*" (open-telemetry#2500)
- Includes a couples fixes for a race in two detector tests.
Co-authored-by: Marc Pichler <[email protected]>1 parent d3c8bd9 commit 2822511
File tree
49 files changed
+573
-561
lines changed- detectors/node
- opentelemetry-resource-detector-aws/test/detectors
- opentelemetry-resource-detector-container/test
- opentelemetry-resource-detector-instana
- metapackages
- auto-instrumentations-node
- auto-instrumentations-web
- packages
- opentelemetry-test-utils
- winston-transport
- plugins
- node
- instrumentation-amqplib
- instrumentation-cucumber
- instrumentation-dataloader
- instrumentation-fs
- instrumentation-kafkajs
- instrumentation-lru-memoizer
- instrumentation-mongoose
- instrumentation-runtime-node
- instrumentation-socket.io
- instrumentation-tedious
- instrumentation-undici
- opentelemetry-instrumentation-aws-lambda
- opentelemetry-instrumentation-aws-sdk
- opentelemetry-instrumentation-bunyan
- opentelemetry-instrumentation-cassandra
- opentelemetry-instrumentation-connect
- opentelemetry-instrumentation-dns
- opentelemetry-instrumentation-express
- opentelemetry-instrumentation-fastify
- opentelemetry-instrumentation-generic-pool
- opentelemetry-instrumentation-graphql
- opentelemetry-instrumentation-hapi
- opentelemetry-instrumentation-ioredis
- opentelemetry-instrumentation-knex
- opentelemetry-instrumentation-koa
- opentelemetry-instrumentation-memcached
- opentelemetry-instrumentation-mongodb
- opentelemetry-instrumentation-mysql2
- opentelemetry-instrumentation-mysql
- opentelemetry-instrumentation-nestjs-core
- opentelemetry-instrumentation-net
- opentelemetry-instrumentation-pg
- opentelemetry-instrumentation-pino
- opentelemetry-instrumentation-redis-4
- opentelemetry-instrumentation-redis
- opentelemetry-instrumentation-restify
- opentelemetry-instrumentation-router
- opentelemetry-instrumentation-winston
- web
- opentelemetry-instrumentation-document-load
- opentelemetry-instrumentation-long-task
- opentelemetry-instrumentation-user-interaction
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
+573
-561
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
detectors/node/opentelemetry-resource-detector-container/test/ContainerDetectorIntegration.test.ts
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments