Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ HTTPEndpoint
Method
HTTPEndpoint
integration/e2e/service.go:585–587 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
583
}
584
585
func
(s *HTTPService) HTTPEndpoint() string {
586
return
s.Endpoint(s.httpPort)
587
}
588
589
func
(s *HTTPService) NetworkHTTPEndpoint() string {
590
return
s.NetworkEndpoint(s.httpPort)
Callers
15
TestNativeHistogramFuzz
Function · 0.80
TestExperimentalPromQLFuncsWithPrometheus
Function · 0.80
TestDisableChunkTrimmingFuzz
Function · 0.80
TestExpandedPostingsCacheFuzz
Function · 0.80
TestVerticalShardingFuzz
Function · 0.80
TestProtobufCodecFuzz
Function · 0.80
TestStoreGatewayLazyExpandedPostingsSeriesFuzz
Function · 0.80
TestStoreGatewayLazyExpandedPostingsSeriesFuzzWithPrometheus
Function · 0.80
TestBackwardCompatibilityQueryFuzz
Function · 0.80
TestPrometheusCompatibilityQueryFuzz
Function · 0.80
TestQuerierRemoteRead
Function · 0.80
TestDistriubtorAcceptMixedHASamplesRunningInMicroservicesMode
Function · 0.80
Calls
1
Endpoint
Method · 0.45
Tested by
15
TestNativeHistogramFuzz
Function · 0.64
TestExperimentalPromQLFuncsWithPrometheus
Function · 0.64
TestDisableChunkTrimmingFuzz
Function · 0.64
TestExpandedPostingsCacheFuzz
Function · 0.64
TestVerticalShardingFuzz
Function · 0.64
TestProtobufCodecFuzz
Function · 0.64
TestStoreGatewayLazyExpandedPostingsSeriesFuzz
Function · 0.64
TestStoreGatewayLazyExpandedPostingsSeriesFuzzWithPrometheus
Function · 0.64
TestBackwardCompatibilityQueryFuzz
Function · 0.64
TestPrometheusCompatibilityQueryFuzz
Function · 0.64
TestQuerierRemoteRead
Function · 0.64
TestDistriubtorAcceptMixedHASamplesRunningInMicroservicesMode
Function · 0.64