Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/prometheus/prometheus
/ Error
Method
Error
storage/remote/codec.go:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
func
(e HTTPError) Error() string {
56
return
e.msg
57
}
58
59
func
(e HTTPError) Status() int {
60
return
e.status
Callers
2
remoteReadSamples
Method · 0.95
remoteReadStreamedXORChunks
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected