Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cortexproject/cortex
/ NetworkGRPCEndpoint
Method
NetworkGRPCEndpoint
integration/e2ecortex/service.go:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
func
(s *CortexService) NetworkGRPCEndpoint() string {
32
return
s.NetworkEndpoint(s.grpcPort)
33
}
34
35
// CompositeCortexService abstract an higher-level service composed, under the hood,
36
// by 2+ CortexService.
Callers
15
runQuerierShardingTest
Function · 0.95
runQueryFrontendTest
Function · 0.95
runQuerierTenantFederationTest_UseRegexResolver
Function · 0.95
runQuerierTenantFederationTest
Function · 0.95
TestStoreGatewayLazyExpandedPostingsSeriesFuzz
Function · 0.80
TestStoreGatewayLazyExpandedPostingsSeriesFuzzWithPrometheus
Function · 0.80
TestQueryLimitsWithBlocksStorageRunningInMicroServices
Function · 0.80
TestQuerierMaxSamplesLimit
Function · 0.80
TestQuerierEngineConfigs
Function · 0.80
TestQuerierDistributedExecution
Function · 0.80
checkQueries
Function · 0.80
TestGRPCCompression
Function · 0.80
Calls
1
NetworkEndpoint
Method · 0.80
Tested by
15
runQuerierShardingTest
Function · 0.76
runQueryFrontendTest
Function · 0.76
runQuerierTenantFederationTest_UseRegexResolver
Function · 0.76
runQuerierTenantFederationTest
Function · 0.76
TestStoreGatewayLazyExpandedPostingsSeriesFuzz
Function · 0.64
TestStoreGatewayLazyExpandedPostingsSeriesFuzzWithPrometheus
Function · 0.64
TestQueryLimitsWithBlocksStorageRunningInMicroServices
Function · 0.64
TestQuerierMaxSamplesLimit
Function · 0.64
TestQuerierEngineConfigs
Function · 0.64
TestQuerierDistributedExecution
Function · 0.64
checkQueries
Function · 0.64
TestGRPCCompression
Function · 0.64