Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/secrets-engine
/ Handle
Method
Handle
x/telemetry/otel.go:128–130 ·
view source on GitHub ↗
(err error)
Source
from the content-addressed store, hash-verified
126
}
127
128
func
(eh *errorhandler) Handle(err error) {
129
eh.logger.Warnf(
"otel: %s"
, err)
130
}
131
132
func
sanitizeEndpoint(endpoint string) (string, bool) {
133
u, err := url.Parse(endpoint)
Callers
11
muxServer
Function · 0.80
runUncheckedDummyAcceptor
Function · 0.80
setup
Function · 0.80
Test_setup
Function · 0.80
lockFile
Function · 0.80
releaseLock
Function · 0.80
createMetricProvider
Function · 0.80
createTraceProvider
Function · 0.80
newResource
Function · 0.80
sanitizeEndpoint
Function · 0.80
Test_hijacking
Function · 0.80
Calls
1
Warnf
Method · 0.65
Tested by
4
muxServer
Function · 0.64
runUncheckedDummyAcceptor
Function · 0.64
Test_setup
Function · 0.64
Test_hijacking
Function · 0.64