Skip to content

Commit da906ef

Browse files
committed
deprecate the client module
1 parent 1d4239b commit da906ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client/client.go

+2
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@
7575
// receivers: [otlp]
7676
// processors: [authprinter]
7777
// exporters: [debug]
78+
//
79+
// Deprecated [v0.105.0]: use "go.opentelemetry.io/collector/conn" instead.
7880
package client // import "go.opentelemetry.io/collector/client"
7981

8082
import (

0 commit comments

Comments
 (0)