We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5380690 commit 426b505Copy full SHA for 426b505
coderd/tracing/exporter.go
@@ -1,3 +1,5 @@
1
+//go:build !slim
2
+
3
package tracing
4
5
import (
0 commit comments