Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ Extract
Method
Extract
pkg/util/request_tracker/request_extractor.go:15–15 ·
view source on GitHub ↗
(r *http.Request)
Source
from the content-addressed store, hash-verified
13
14
type
Extractor
interface
{
15
Extract(r *http.Request) []byte
16
}
17
18
type
ApiExtractor
struct
{}
Callers
5
partition
Method · 0.65
filterRecentExtents
Method · 0.65
ServeHTTP
Method · 0.65
GetParentSpanForRequest
Function · 0.65
Extract
Method · 0.65
Implementers
1
PrometheusResponseExtractor
pkg/querier/tripperware/queryrange/res
Calls
no outgoing calls
Tested by
no test coverage detected