Closed karthikscale3 closed 1 month ago
Adding support for AWS Bedrock.
APIS
SERVICE_PROVIDERS
patch.ts
instrumentation.ts
allInstrumentations
InstrumentationType
Description
Adding support for AWS Bedrock.
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.