MCPcopy Create free account
hub / github.com/prometheus/prometheus / Status

Method Status

storage/remote/codec.go:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57}
58
59func (e HTTPError) Status() int {
60 return e.status
61}
62
63// DecodeReadRequest reads a remote.Request from a http.Request.
64func DecodeReadRequest(r *http.Request) (*prompb.ReadRequest, error) {

Callers 2

remoteReadSamplesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected