Closed darshit-s3 closed 2 months ago
Adding support for Google Vertex AI instrumentation for methods:
Reference PR for trace-attributes: https://github.com/Scale3-Labs/langtrace-trace-attributes/pull/87
APIS
SERVICE_PROVIDERS
patch.ts
instrumentation.ts
allInstrumentations
InstrumentationType
Description
Adding support for Google Vertex AI instrumentation for methods:
Reference PR for trace-attributes: https://github.com/Scale3-Labs/langtrace-trace-attributes/pull/87
Checklist for adding new integration:
APIS
in constants folder.SERVICE_PROVIDERS
in common.tspatch.ts
andinstrumentation.ts
files.allInstrumentations
in init.ts and to theInstrumentationType
in types.ts files.