Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version-testing-20241008 #526

Merged
merged 1 commit into from
Oct 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
55 changes: 27 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,34 +301,33 @@ trace.getActiveSpan()?.addEvent('<error-message>', {'lumigo.type': '<error-type>

## Supported packages

| Instrumentation | Package | Supported Versions | | | |
|-----------------|--------------------------------------------------------------------------| :---: | :---: | :---: | :---: |
| | | 14 | 16 | 18 | 20 |
| client-sqs | [@aws-sdk/client-sqs](https://www.npmjs.com/package/@aws-sdk/client-sqs) | 3.525.0|3.525.0|3.525.0|3.525.0|
| grpc-js | [@grpc/grpc-js](https://www.npmjs.com/package/@grpc/grpc-js) | 1.8.0~1.8.20|1.8.0~1.8.20|1.8.0~1.8.20|1.8.0~1.8.20|
| core | [@nestjs/core](https://www.npmjs.com/package/@nestjs/core) | |10.3.2|10.3.2|10.3.2|
| amqplib | [amqplib](https://www.npmjs.com/package/amqplib) | 0.9.0~0.10.4|0.9.0~0.10.4|0.9.0~0.10.4|0.9.0~0.10.4|
| aws-sdk | [aws-sdk](https://www.npmjs.com/package/aws-sdk) | 2.1533.0~2.1651.0|2.1533.0~2.1651.0|2.1533.0~2.1651.0|2.1533.0~2.1651.0|
| bunyan | [bunyan](https://www.npmjs.com/package/bunyan) | 1.8.15|1.8.15|1.8.15|1.8.15|
| | | 2.0.5| 2.0.5| 2.0.5| 2.0.5|
| express | [express](https://www.npmjs.com/package/express) | 4.9.0~4.19.2|4.9.0~4.19.2|4.9.0~4.19.2|4.9.0~4.19.2|
| fastify | [fastify](https://www.npmjs.com/package/fastify) | 3.3.0~3.29.5|3.3.0~3.29.5|3.3.0~3.29.5|3.3.0~3.29.5|
| | | 4.0.0| 4.0.0| 4.0.0| 4.0.0|
| | | 4.0.1~4.28.1| 4.0.1~4.28.1| 4.0.1~4.28.1| 4.0.1~4.28.1|
| ioredis | [ioredis](https://www.npmjs.com/package/ioredis) | 4.0.0~4.28.5|4.0.0~4.28.5|4.0.0~4.28.5|4.0.0~4.28.5|
| | | 5.0.0~5.4.1| 5.0.0~5.4.1| 5.0.0~5.4.1| 5.0.0~5.4.1|
| kafkajs | [kafkajs](https://www.npmjs.com/package/kafkajs) | 2.0.0~2.2.4|2.0.0~2.2.4|2.0.0~2.2.4|2.0.0~2.2.4|
| mongodb | [mongodb](https://www.npmjs.com/package/mongodb) | 4.17.0~4.17.2|3.6.6~3.7.3|3.6.6~3.7.3|3.6.6~3.7.3|
| | | 5.0.0~5.9.2| 4.0.0~4.17.2| 4.0.0~4.17.2| 4.0.0~4.17.2|
| | | | 5.0.0~5.9.2| 5.0.0~5.9.2| 5.0.0~5.9.2|
| | | | 6.0.0~6.3.0| 6.0.0~6.3.0| 6.0.0~6.3.0|
| pg | [pg](https://www.npmjs.com/package/pg) | 8.11.3~8.12.0|8.11.3~8.12.0|8.11.3~8.12.0|8.11.3~8.12.0|
| prisma | [prisma](https://www.npmjs.com/package/prisma) | 4.2.0~4.16.2|4.2.0~4.16.2|4.2.0~4.16.2|4.2.0~4.16.2|
| | | 5.0.0~5.16.1| 5.0.0~5.16.1| 5.0.0~5.16.1| 5.0.0~5.16.1|
| redis | [redis](https://www.npmjs.com/package/redis) | 4.0.0~4.6.8|4.0.0~4.6.14|4.0.0~4.6.14|4.0.0~4.6.14|
| | | 4.6.10~4.6.14| | | |
| winston | [winston](https://www.npmjs.com/package/winston) | 3.13.0|3.13.0|3.13.0|3.13.0|
| Next.js | [next](https://www.npmjs.com/package/next) | ||||
| Instrumentation | Package | Supported Versions | | | |
| --- | --- | :---: | :---: | :---: | :---: |
| | | 14 | 16 | 18 | 20 |
| client-sqs | [@aws-sdk/client-sqs](https://www.npmjs.com/package/@aws-sdk/client-sqs) | 3.525.0|3.525.0|3.525.0|3.525.0|
| grpc-js | [@grpc/grpc-js](https://www.npmjs.com/package/@grpc/grpc-js) | 1.8.0~1.8.20|1.8.0~1.8.20|1.8.0~1.8.20|1.8.0~1.8.20|
| core | [@nestjs/core](https://www.npmjs.com/package/@nestjs/core) | |10.3.2|10.3.2|10.3.2|
| amqplib | [amqplib](https://www.npmjs.com/package/amqplib) | 0.9.0~0.10.4|0.9.0~0.10.4|0.9.0~0.10.4|0.9.0~0.10.4|
| aws-sdk | [aws-sdk](https://www.npmjs.com/package/aws-sdk) | 2.1533.0~2.1691.0|2.1533.0~2.1691.0|2.1533.0~2.1691.0|2.1533.0~2.1691.0|
| bunyan | [bunyan](https://www.npmjs.com/package/bunyan) | 1.8.15|1.8.15|1.8.15|1.8.15|
| express | [express](https://www.npmjs.com/package/express) | 4.9.0~4.21.0|4.9.0~4.21.0|4.9.0~4.21.0|4.9.0~4.21.0|
| fastify | [fastify](https://www.npmjs.com/package/fastify) | 3.3.0~3.29.5|3.3.0~3.29.5|3.3.0~3.29.5|3.3.0~3.29.5|
| | | 4.0.0| 4.0.0| 4.0.0| 4.0.0|
| | | 4.0.1~4.28.1| 4.0.1~4.28.1| 4.0.1~4.28.1| 4.0.1~4.28.1|
| ioredis | [ioredis](https://www.npmjs.com/package/ioredis) | 4.0.0~4.28.5|4.0.0~4.28.5|4.0.0~4.28.5|4.0.0~4.28.5|
| | | 5.0.0~5.4.1| 5.0.0~5.4.1| 5.0.0~5.4.1| 5.0.0~5.4.1|
| kafkajs | [kafkajs](https://www.npmjs.com/package/kafkajs) | 2.0.0~2.2.4|2.0.0~2.2.4|2.0.0~2.2.4|2.0.0~2.2.4|
| mongodb | [mongodb](https://www.npmjs.com/package/mongodb) | 4.17.0~4.17.2|3.6.6~3.7.3|3.6.6~3.7.3|3.6.6~3.7.3|
| | | 5.0.0~5.9.2| 4.0.0~4.17.2| 4.0.0~4.17.2| 4.0.0~4.17.2|
| | | | 5.0.0~5.9.2| 5.0.0~5.9.2| 5.0.0~5.9.2|
| | | | 6.0.0~6.3.0| 6.0.0~6.3.0| 6.0.0~6.3.0|
| next | [next](https://www.npmjs.com/package/next) | 11.1.2|13.5.6|14.2.13~14.2.14|14.2.13~14.2.14|
| pg | [pg](https://www.npmjs.com/package/pg) | 8.11.3~8.13.0|8.11.3~8.13.0|8.11.3~8.13.0|8.11.3~8.13.0|
| prisma | [prisma](https://www.npmjs.com/package/prisma) | 4.2.0~4.16.2|4.2.0~4.16.2|4.2.0~4.16.2|4.2.0~4.16.2|
| | | 5.0.0~5.20.0| 5.0.0~5.20.0| 5.0.0~5.20.0| 5.0.0~5.20.0|
| redis | [redis](https://www.npmjs.com/package/redis) | 4.0.0~4.6.8|4.0.0~4.7.0|4.0.0~4.7.0|4.0.0~4.7.0|
| | | 4.6.10~4.7.0| | | |
| winston | [winston](https://www.npmjs.com/package/winston) | 3.13.0~3.15.0|3.13.0~3.15.0|3.13.0~3.15.0|3.13.0~3.15.0|

### Activating your Prisma client's instrumentation
If you're using [Prisma](https://www.npmjs.com/package/prisma) and you would like it instrumented, the *only* thing you will need to do (aside from [activating the tracer](#tracer-activation), of course) is ensure that your schema file's `generator client` has the `tracing` preview feature enabled prior to generating the client itself.
Expand Down
40 changes: 40 additions & 0 deletions src/instrumentations/aws-sdk/tested_versions/14/aws-sdk
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,43 @@
2.1649.0
2.1650.0
2.1651.0
2.1652.0
2.1653.0
2.1654.0
2.1655.0
2.1656.0
2.1657.0
2.1658.0
2.1659.0
2.1660.0
2.1661.0
2.1662.0
2.1663.0
2.1664.0
2.1665.0
2.1666.0
2.1667.0
2.1668.0
2.1669.0
2.1670.0
2.1671.0
2.1672.0
2.1673.0
2.1674.0
2.1675.0
2.1676.0
2.1677.0
2.1678.0
2.1679.0
2.1680.0
2.1681.0
2.1682.0
2.1683.0
2.1684.0
2.1685.0
2.1686.0
2.1687.0
2.1688.0
2.1689.0
2.1690.0
2.1691.0
40 changes: 40 additions & 0 deletions src/instrumentations/aws-sdk/tested_versions/16/aws-sdk
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,43 @@
2.1649.0
2.1650.0
2.1651.0
2.1652.0
2.1653.0
2.1654.0
2.1655.0
2.1656.0
2.1657.0
2.1658.0
2.1659.0
2.1660.0
2.1661.0
2.1662.0
2.1663.0
2.1664.0
2.1665.0
2.1666.0
2.1667.0
2.1668.0
2.1669.0
2.1670.0
2.1671.0
2.1672.0
2.1673.0
2.1674.0
2.1675.0
2.1676.0
2.1677.0
2.1678.0
2.1679.0
2.1680.0
2.1681.0
2.1682.0
2.1683.0
2.1684.0
2.1685.0
2.1686.0
2.1687.0
2.1688.0
2.1689.0
2.1690.0
2.1691.0
40 changes: 40 additions & 0 deletions src/instrumentations/aws-sdk/tested_versions/18/aws-sdk
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,43 @@
2.1649.0
2.1650.0
2.1651.0
2.1652.0
2.1653.0
2.1654.0
2.1655.0
2.1656.0
2.1657.0
2.1658.0
2.1659.0
2.1660.0
2.1661.0
2.1662.0
2.1663.0
2.1664.0
2.1665.0
2.1666.0
2.1667.0
2.1668.0
2.1669.0
2.1670.0
2.1671.0
2.1672.0
2.1673.0
2.1674.0
2.1675.0
2.1676.0
2.1677.0
2.1678.0
2.1679.0
2.1680.0
2.1681.0
2.1682.0
2.1683.0
2.1684.0
2.1685.0
2.1686.0
2.1687.0
2.1688.0
2.1689.0
2.1690.0
2.1691.0
40 changes: 40 additions & 0 deletions src/instrumentations/aws-sdk/tested_versions/20/aws-sdk
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,43 @@
2.1649.0
2.1650.0
2.1651.0
2.1652.0
2.1653.0
2.1654.0
2.1655.0
2.1656.0
2.1657.0
2.1658.0
2.1659.0
2.1660.0
2.1661.0
2.1662.0
2.1663.0
2.1664.0
2.1665.0
2.1666.0
2.1667.0
2.1668.0
2.1669.0
2.1670.0
2.1671.0
2.1672.0
2.1673.0
2.1674.0
2.1675.0
2.1676.0
2.1677.0
2.1678.0
2.1679.0
2.1680.0
2.1681.0
2.1682.0
2.1683.0
2.1684.0
2.1685.0
2.1686.0
2.1687.0
2.1688.0
2.1689.0
2.1690.0
2.1691.0
3 changes: 3 additions & 0 deletions src/instrumentations/express/tested_versions/14/express
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,6 @@
4.19.0
4.19.1
4.19.2
4.20.0
4.21.0
!5.0.0
3 changes: 3 additions & 0 deletions src/instrumentations/express/tested_versions/16/express
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,6 @@
4.19.0
4.19.1
4.19.2
4.20.0
4.21.0
!5.0.0
3 changes: 3 additions & 0 deletions src/instrumentations/express/tested_versions/18/express
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,6 @@
4.19.0
4.19.1
4.19.2
4.20.0
4.21.0
!5.0.0
3 changes: 3 additions & 0 deletions src/instrumentations/express/tested_versions/20/express
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,6 @@
4.19.0
4.19.1
4.19.2
4.20.0
4.21.0
!5.0.0
1 change: 1 addition & 0 deletions src/instrumentations/fastify/tested_versions/14/fastify
Original file line number Diff line number Diff line change
Expand Up @@ -281,3 +281,4 @@
4.27.0
4.28.0
4.28.1
!5.0.0
1 change: 1 addition & 0 deletions src/instrumentations/fastify/tested_versions/16/fastify
Original file line number Diff line number Diff line change
Expand Up @@ -281,3 +281,4 @@
4.27.0
4.28.0
4.28.1
!5.0.0
1 change: 1 addition & 0 deletions src/instrumentations/fastify/tested_versions/18/fastify
Original file line number Diff line number Diff line change
Expand Up @@ -281,3 +281,4 @@
4.27.0
4.28.0
4.28.1
!5.0.0
1 change: 1 addition & 0 deletions src/instrumentations/fastify/tested_versions/20/fastify
Original file line number Diff line number Diff line change
Expand Up @@ -281,3 +281,4 @@
4.27.0
4.28.0
4.28.1
!5.0.0
3 changes: 3 additions & 0 deletions src/instrumentations/mongodb/tested_versions/14/mongodb
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@
!6.6.2
!6.7.0
!6.8.0
!6.8.1
!6.8.2
!6.9.0
3 changes: 3 additions & 0 deletions src/instrumentations/mongodb/tested_versions/16/mongodb
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@
!6.6.2
!6.7.0
!6.8.0
!6.8.1
!6.8.2
!6.9.0
3 changes: 3 additions & 0 deletions src/instrumentations/mongodb/tested_versions/18/mongodb
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@
!6.6.2
!6.7.0
!6.8.0
!6.8.1
!6.8.2
!6.9.0
3 changes: 3 additions & 0 deletions src/instrumentations/mongodb/tested_versions/20/mongodb
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@
!6.6.2
!6.7.0
!6.8.0
!6.8.1
!6.8.2
!6.9.0
62 changes: 62 additions & 0 deletions src/instrumentations/next/tested_versions/14/next
Original file line number Diff line number Diff line change
@@ -1,2 +1,64 @@
11.1.2
!11.1.3
!11.1.4
!12.0.0
!12.0.1
!12.0.2
!12.0.3
!12.0.4
!12.0.5
!12.0.6
!12.0.7
!12.0.8
!12.0.9
!12.0.10
!12.1.0
!12.1.1
!12.1.2
!12.1.3
!12.1.4
!12.1.5
!12.1.6
!12.2.0
!12.2.1
!12.2.2
!12.2.3
!12.2.4
!12.2.5
!12.2.6
!12.3.0
!12.3.1
!12.3.2
!12.3.3
!12.3.4
!13.0.0
!13.0.1
!13.0.2
!13.0.3
!13.0.4
!13.0.5
!13.0.6
!13.0.7
!13.1.0
!13.1.1
!13.1.2
!13.1.3
!13.1.4
!13.1.5
!13.1.6
!13.2.0
!13.2.1
!13.2.2
!13.2.3
!13.2.4
!13.3.0
!13.3.1
!13.3.2
!13.3.3
!13.3.4
!13.4.0
!13.4.1
!13.4.2
!13.4.3
!13.4.4
!14.2.13
Loading