Skip to content

Commit

Permalink
Update packages/next/telemetry/trace/report/to-jaeger.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Harsh Karande <harshskarande@gmail.com>
  • Loading branch information
timneutkens and harshcut committed Aug 17, 2021
1 parent 3616da1 commit dbf27cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/next/telemetry/trace/report/to-jaeger.ts
Expand Up @@ -2,7 +2,6 @@ import retry from 'next/dist/compiled/async-retry'
import { randomBytes } from 'crypto'
import fetch from 'node-fetch'
import * as Log from '../../../build/output/log'
import util from 'util'
// Jaeger uses Zipkin's reporting
import { batcher } from './to-zipkin'

Expand Down

0 comments on commit dbf27cd

Please sign in to comment.