MCPcopy Create free account
hub / github.com/celerforge/freenote / register

Function register

src/instrumentation.ts:4–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2// import { LangfuseExporter } from "langfuse-vercel";
3
4export function register() {
5 // registerOTel({
6 // serviceName: "freenote",
7 // traceExporter: new LangfuseExporter(),
8 // });
9}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected