MCPcopy 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
55func (e HTTPError) Error() string {
56 return e.msg
57}
58
59func (e HTTPError) Status() int {
60 return e.status

Callers 2

remoteReadSamplesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected