Closed karthikscale3 closed 1 month ago
Update ingestion url to app.langtrace.ai as the api domain has migrated to the subdomain.
APIS
SERVICE_PROVIDERS
patch.ts
instrumentation.ts
allInstrumentations
InstrumentationType
Description
Update ingestion url to app.langtrace.ai as the api domain has migrated to the subdomain.
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.