Closed darshit-s3 closed 2 months ago
Added support for tools and functions to be traced in spans.
APIS
SERVICE_PROVIDERS
patch.ts
instrumentation.ts
allInstrumentations
InstrumentationType
Description
Added support for tools and functions to be traced in spans.
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.