Skip to content

Commit

Permalink
Update koa-zipkin-instrumentation-koa.js
Browse files Browse the repository at this point in the history
  • Loading branch information
phelma authored Mar 30, 2023
1 parent 3e1764b commit 48bb25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/koa-zipkin/koa-zipkin-instrumentation-koa.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// to fix the bug where all exceptions in middleware are swallowed by the .catch

import {option, Instrumentation} from 'zipkin'
console.log({option, Instrumentation})

const {Some, None} = option

/**
Expand Down

0 comments on commit 48bb25b

Please sign in to comment.