Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorhdzg committed Jun 26, 2024
1 parent 4ef3654 commit 7cda7e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Log injection can be disabled with the `disableLogCorrelation: true` option.
### Using OpenTelemetryTransportV3 without instrumentation

[@opentelemetry/winston-transport](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/winston-transport) package exports the Winston transport class that is used to send records to the
OpenTelemetry Logs SDK. It can be used directly when configuring a Winston logger.
OpenTelemetry Logs SDK. It can be used directly when configuring a Winston logger.
For example:

```js
Expand Down

0 comments on commit 7cda7e3

Please sign in to comment.