You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/instrumentation-google-generativeai/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# OpenTelemetry Google Gen AI SDK instrumentation for Node.js
2
2
3
3
[![NPM Published Version][npm-img]][npm-url]
4
-
[![Apache License][license-image]][license-image]
4
+
[![Apache License][license-image]][license-url]
5
5
6
6
This module provides automatic instrumentation for [`Google Gen AI SDK`](https://github.com/googleapis/js-genai) (`@google/genai`) module, which may be loaded using the [`@opentelemetry/sdk-trace-node`](https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-node) package and is included in the [`@traceloop/node-server-sdk`](https://www.npmjs.com/package/@traceloop/node-server-sdk) bundle.
7
7
@@ -52,4 +52,4 @@ Apache 2.0 - See [LICENSE][license-url] for more information.
0 commit comments