Documentation ¶
Index ¶
- Constants
- func ExtractShardingInfo(matchers []*labels.Matcher) ([]*labels.Matcher, *storepb.ShardInfo, error)
- func ExtractShardingMatchers(matchers []*labels.Matcher) ([]*labels.Matcher, *storepb.ShardMatcher, error)
- func InjectShardingInfo(query string, shardInfo *storepb.ShardInfo) (string, error)
Constants ¶
View Source
const (
CortexShardByLabel = "__CORTEX_SHARD_BY__"
)
Variables ¶
This section is empty.
Functions ¶
func ExtractShardingInfo ¶
func ExtractShardingMatchers ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.