Skip to content

Commit

Permalink
docs: add supported versions for aws-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
blumamir committed May 11, 2024
1 parent bb8c2bb commit 7b0e95d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugins/node/opentelemetry-instrumentation-aws-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ If total installation size is not constrained, it is recommended to use the [`@o
npm install --save @opentelemetry/instrumentation-aws-sdk
```

## Supported Versions

- [`aws-sdk`](https://www.npmjs.com/package/aws-sdk) versions `>=2.308.0 <3`
- `@aws-sdk/client-*` versions `>=3.0.0 <4`

## Usage

For further automatic instrumentation instruction see the [@opentelemetry/instrumentation](https://www.npmjs.com/package/@opentelemetry/instrumentation) package.
Expand Down

0 comments on commit 7b0e95d

Please sign in to comment.