Skip to content

Commit 8854a07

Browse files
committed
fix readmy
1 parent 62a939f commit 8854a07

File tree

1 file changed

+2
-2
lines changed
  • packages/instrumentation-google-generativeai

1 file changed

+2
-2
lines changed

packages/instrumentation-google-generativeai/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# OpenTelemetry Google Gen AI SDK instrumentation for Node.js
22

33
[![NPM Published Version][npm-img]][npm-url]
4-
[![Apache License][license-image]][license-image]
4+
[![Apache License][license-image]][license-url]
55

66
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.
77

@@ -52,4 +52,4 @@ Apache 2.0 - See [LICENSE][license-url] for more information.
5252
[license-url]: https://github.com/traceloop/openllmetry-js/blob/main/LICENSE
5353
[license-image]: https://img.shields.io/badge/license-Apache_2.0-green.svg?style=flat
5454
[npm-url]: https://www.npmjs.com/package/@traceloop/instrumentation-google-generativeai
55-
[npm-img]: https://badge.fury.io/js/%40traceloop%2Finstrumentation-genai.svg
55+
[npm-img]: https://badge.fury.io/js/%40traceloop%2Finstrumentation-google-generativeai.svg

0 commit comments

Comments
 (0)