MCPcopy
hub / github.com/FlowiseAI/Flowise / handler.test.ts

File handler.test.ts

packages/components/src/handler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { OTLPTraceExporter as ProtoOTLPTraceExporter } from '@opentelemetry/exporter-trace-otlp-proto'
2import { getPhoenixTracer, AnalyticHandler } from './handler'
3import { resetTracingEnvCache } from './tracingEnv'
4

Callers

nothing calls this directly

Calls 11

getPhoenixTracerFunction · 0.90
resetTracingEnvCacheFunction · 0.90
makeOptionsFunction · 0.85
extractOutputDataFunction · 0.85
formatForLangfuseFunction · 0.85
formatForLangSmithFunction · 0.85
resetInstanceMethod · 0.80
initMethod · 0.65
getInstanceMethod · 0.45
onChainStartMethod · 0.45
onChainEndMethod · 0.45

Tested by

no test coverage detected