Skip to content

Commit 426b505

Browse files
committed
chore: exclude otlp trace provider from slim builds
1 parent 5380690 commit 426b505

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coderd/tracing/exporter.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build !slim
2+
13
package tracing
24

35
import (

0 commit comments

Comments
 (0)