Skip to content

Commit 16d44e6

Browse files
anuraagatrentm
andauthored
Update packages/instrumentation-openai/src/utils.ts
Co-authored-by: Trent Mick <[email protected]>
1 parent 22e806a commit 16d44e6

File tree

1 file changed

+1
-1
lines changed
  • packages/instrumentation-openai/src

1 file changed

+1
-1
lines changed

packages/instrumentation-openai/src/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import { ATTR_SERVER_ADDRESS, ATTR_SERVER_PORT } from './semconv';
2020
/**
2121
* Read a boolean from an environment variable.
2222
*
23-
* https://opentelemetry.io/docs/specs/otel/configuration/sdk-environment-variables/#batch-span-processor
23+
* https://opentelemetry.io/docs/specs/otel/configuration/sdk-environment-variables/#boolean
2424
*
2525
* @param {string} name
2626
* @returns {boolean | undefined}

0 commit comments

Comments
 (0)