UNPKG

@fiberplane/hono-otel

Version:

Hono middleware to forward OpenTelemetry traces to a local instance of @fiberplane/studio

5 lines (4 loc) 191 B
export { patchFetch } from "./fetch.js"; export { patchConsole } from "./log.js"; export { patchWaitUntil } from "./waitUntil.js"; export { patchCloudflareBindings } from "./cf-bindings.js";