We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b081d commit 3f5ea80Copy full SHA for 3f5ea80
pkg/loop/telem.go
@@ -28,8 +28,6 @@ import (
28
loopnet "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/net"
29
)
30
31
-const DefaultCompressionType = "gzip"
32
-
33
type GRPCOpts = loopnet.GRPCOpts
34
35
type OtelAttributes = beholder.OtelAttributes
0 commit comments