Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/cadvisor
/ Hostname
Method
Hostname
integration/framework/framework.go:48–48 ·
view source on GitHub ↗
Returns the hostname being tested.
()
Source
from the content-addressed store, hash-verified
46
47
// Returns the hostname being tested.
48
Hostname() HostnameInfo
49
50
// Returns the Docker actions for the test framework.
51
Docker() DockerActions
Callers
15
wrapSSH
Method · 0.65
Run
Method · 0.65
RunStress
Method · 0.65
TestDockerContainerAppearsInMetrics
Function · 0.65
TestDockerContainerCPUMetrics
Function · 0.65
TestDockerContainerMemoryMetrics
Function · 0.65
TestDockerContainerNetworkMetrics
Function · 0.65
TestDockerContainerLabelsInMetrics
Function · 0.65
TestDockerContainerImageInMetrics
Function · 0.65
TestDockerContainerStartTimeMetric
Function · 0.65
TestMultipleDockerContainersInMetrics
Function · 0.65
TestDockerContainerFilesystemMetrics
Function · 0.65
Implementers
1
realFramework
integration/framework/framework.go
Calls
no outgoing calls
Tested by
15
TestDockerContainerAppearsInMetrics
Function · 0.52
TestDockerContainerCPUMetrics
Function · 0.52
TestDockerContainerMemoryMetrics
Function · 0.52
TestDockerContainerNetworkMetrics
Function · 0.52
TestDockerContainerLabelsInMetrics
Function · 0.52
TestDockerContainerImageInMetrics
Function · 0.52
TestDockerContainerStartTimeMetric
Function · 0.52
TestMultipleDockerContainersInMetrics
Function · 0.52
TestDockerContainerFilesystemMetrics
Function · 0.52
TestDockerContainerMemoryFailcnt
Function · 0.52
TestMetricsEndpointReturns200
Function · 0.52
TestMetricsEndpointReturnsValidPrometheusFormat
Function · 0.52