Skip to content

Commit c6ac4ac

Browse files
committed
Comment
1 parent 44311d7 commit c6ac4ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/instrumentation-openai/src/instrumentation.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
// avoids a dependency on @opentelemetry/core for hrTime utilities
1618
import { performance } from 'perf_hooks';
1719

1820
import { context, SpanKind, SpanStatusCode, trace } from '@opentelemetry/api';

0 commit comments

Comments
 (0)