Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cortexlabs/cortex
/ AddAPI
Method
AddAPI
pkg/activator/activator.go:42–42 ·
view source on GitHub ↗
(apiName string)
Source
from the content-addressed store, hash-verified
40
41
type
StatsReporter
interface
{
42
AddAPI(apiName string)
43
RemoveAPI(apiName string)
44
}
45
Callers
2
addAPI
Method · 0.65
main
Function · 0.65
Implementers
2
Autoscaler
pkg/autoscaler/autoscaler.go
PrometheusStatsReporter
pkg/activator/request_stats.go
Calls
no outgoing calls
Tested by
no test coverage detected