Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/weaveworks/scope
/ functions
Functions
3,787 in github.com/weaveworks/scope
⨍
Functions
3,787
◇
Types & classes
595
↳
Endpoints
8
↓ 1 callers
Function
bumpLayer
(n, maxValue)
client/app/scripts/utils/data-generator-utils.js:7
↓ 1 callers
Function
captureReporter
(rep Reporter, f reporterHandler)
app/api_topologies.go:561
↓ 1 callers
Function
checkNewScopeVersion
(flags probeFlags)
prog/probe.go:56
↓ 1 callers
Function
checkPipe
(pr PipeRouter)
app/pipes.go:37
↓ 1 callers
Function
children
(rc RenderContext, n report.Node)
render/detailed/node.go:224
↓ 1 callers
Function
chunkText
* Returns an array with chunks that cover the whole text via {start, length} * objects. * * `('text', {start: 2, length: 1}) => [{text: 'te'}, {tex
client/app/scripts/components/matched-text.js:12
↓ 1 callers
Function
cleanup
()
client/app/scripts/utils/file-utils.js:127
↓ 1 callers
Function
clearControlError
(nodeId)
client/app/scripts/actions/app-actions.js:248
↓ 1 callers
Method
clearFlows
()
probe/endpoint/conntrack.go:98
↓ 1 callers
Function
clearStoredViewState
()
client/app/scripts/utils/router-utils.js:39
↓ 1 callers
Method
clientAndType
(resource string)
probe/kubernetes/client.go:226
↓ 1 callers
Function
closeWebsocket
()
client/app/scripts/actions/app-actions.js:255
↓ 1 callers
Function
collectorFactory
(userIDer multitenant.UserIDer, collectorURL, s3URL string, storeInterval time.Duration, natsHostname string,
prog/app.go:92
↓ 1 callers
Function
commonIPv4PrefixLen
(a, b net.IP)
report/networks.go:133
↓ 1 callers
Function
componentDidUpdate
()
client/app/scripts/components/terminal.js:221
↓ 1 callers
Method
containerImageTopology
()
probe/docker/reporter.go:274
↓ 1 callers
Method
containerTopology
()
probe/cri/reporter.go:41
↓ 1 callers
Method
containerTopology
(localAddrs []net.IP)
probe/docker/reporter.go:210
↓ 1 callers
Function
controlRouterFactory
(userIDer multitenant.UserIDer, controlRouterURL string, controlRPCTimeout time.Duration)
prog/app.go:166
↓ 1 callers
Function
controls
(r report.Report, n report.Node)
render/detailed/node.go:126
↓ 1 callers
Method
controls
Return a slice including all controls that should be shown on this container
probe/docker/container.go:393
↓ 1 callers
Function
controlsFor
(topology report.Topology, nodeID string)
render/detailed/node.go:104
↓ 1 callers
Function
correctedEdgePath
(waypoints, source, target)
client/app/scripts/charts/nodes-layout.js:38
↓ 1 callers
Method
cost
(self)
tools/scheduler/main.py:35
↓ 1 callers
Method
cpuPercentMetric
(stats []docker.Stats)
probe/docker/container.go:319
↓ 1 callers
Function
createWebsocket
(websocketUrl, getState, dispatch)
client/app/scripts/actions/request-actions.js:72
↓ 1 callers
Method
cronJobTopology
()
probe/kubernetes/reporter.go:431
↓ 1 callers
Function
cross_versions
(config)
tools/dependencies/cross_versions.py:74
↓ 1 callers
Method
daemonSetTopology
()
probe/kubernetes/reporter.go:401
↓ 1 callers
Function
darkenColor
(c)
client/app/scripts/utils/color-utils.js:87
↓ 1 callers
Function
deletePipe
(pr PipeRouter)
app/pipes.go:79
↓ 1 callers
Method
deletePipe
(t *testing.T)
app/multitenant/consul_pipe_router_internal_test.go:113
↓ 1 callers
Method
deploymentTopology
()
probe/kubernetes/reporter.go:382
↓ 1 callers
Method
deregisterControls
()
probe/host/controls.go:25
↓ 1 callers
Method
deregisterControls
()
probe/kubernetes/controls.go:501
↓ 1 callers
Method
deregisterControls
()
probe/docker/controls.go:210
↓ 1 callers
Method
describeAllServices
(servicesRefreshed map[string]bool)
probe/awsecs/client.go:342
↓ 1 callers
Method
describeServicesBatch
(names []string)
probe/awsecs/client.go:218
↓ 1 callers
Function
disableLog
()
client/app/scripts/components/debug-toolbar.js:123
↓ 1 callers
Function
doControl
(nodeId, control)
client/app/scripts/actions/request-actions.js:428
↓ 1 callers
Function
doControlRequest
(nodeId, control, dispatch)
client/app/scripts/actions/request-actions.js:392
↓ 1 callers
Function
doLayoutNewNodesOfExistingRank
(layout, nodeCache)
client/app/scripts/charts/nodes-layout.js:278
↓ 1 callers
Function
doResizeTty
(pipeId, control, cols, rows)
client/app/scripts/utils/web-api-utils.js:225
↓ 1 callers
Function
do_qotd
()
extras/example/app/app.py:25
↓ 1 callers
Function
download
(source, name)
client/app/scripts/utils/file-utils.js:70
↓ 1 callers
Function
dtoi
Decimal to integer. Returns number, characters consumed, success. (completely copied from net.dtoi, just because it wasn't exported)
report/networks.go:197
↓ 1 callers
Function
dummyServer
(t *testing.T, expectedToken, expectedID string, expectedVersion string, expectedReport report.Report, done ch
probe/appclient/app_client_internal_test.go:21
↓ 1 callers
Function
emitterFactory
(collector app.Collector, clientCfg billing.Config, userIDer multitenant.UserIDer, emitterCfg multitenant.Bill
prog/app.go:153
↓ 1 callers
Function
encodeIdAttribute
(id)
client/app/scripts/utils/dom-utils.js:7
↓ 1 callers
Method
ensureTasksAreCached
(taskARNs []string)
probe/awsecs/client.go:315
↓ 1 callers
Method
env
()
probe/docker/container.go:357
↓ 1 callers
Function
euclideanDistance
(pointA, pointB)
client/app/scripts/utils/math-utils.js:22
↓ 1 callers
Function
existingFlowsFromConntrack
(conf ReporterConfig)
probe/endpoint/connection_tracker.go:111
↓ 1 callers
Function
explicitlySetStyle
(element, targetEl)
client/app/scripts/utils/file-utils.js:18
↓ 1 callers
Function
externalNodeID
figure out if a node should be considered external and returns an ID which can be used to create a pseudo node
render/id.go:80
↓ 1 callers
Function
featureIsEnabled
(feature)
client/app/scripts/utils/feature-utils.js:16
↓ 1 callers
Method
feedInitialConnections
(conns procspy.ConnIter, seenTuples map[string]fourTuple, processesWaitingInAccept []int, hostNodeID string)
probe/endpoint/ebpf.go:341
↓ 1 callers
Method
fetchReport
(ctx context.Context, key string)
app/multitenant/s3_client.go:76
↓ 1 callers
Function
filterHiddenTopologies
(topologies, currentTopology)
client/app/scripts/utils/topology-utils.js:130
↓ 1 callers
Function
filterInternetAdjacencies
filterInternetAdjacencies filters out edges between the incoming and outgoing internet node. These are typically artifacts of imperfect connection tra
render/filters.go:171
↓ 1 callers
Function
findNodeMatchMetric
* If the metric matches the field's label and the value compares positively * with the comp operator, a nodeMatch is added
client/app/scripts/utils/search-utils.js:90
↓ 1 callers
Method
flushLoop
()
app/multitenant/aws_collector.go:215
↓ 1 callers
Function
focusSearch
()
client/app/scripts/actions/request-actions.js:328
↓ 1 callers
Method
fromIntermediate
(specs []PluginSpec)
common/xfer/plugin_spec.go:179
↓ 1 callers
Method
fromIntermediate
(nodes []Node)
report/node_set.go:158
↓ 1 callers
Function
functionName
(i interface{})
render/func_name.go:8
↓ 1 callers
Method
gcLoop
()
app/pipe_router.go:159
↓ 1 callers
Function
gc_project
(compute, repo, project, zone, gc_fw, circleci_api_token)
tools/scheduler/main.py:154
↓ 1 callers
Function
get
(target string)
extras/example/searchapp/app.go:67
↓ 1 callers
Method
get
(path string, params url.Values, result interface{})
probe/plugins/registry.go:463
↓ 1 callers
Function
getAddressAndDialer
(endpoint string)
probe/cri/registry.go:23
↓ 1 callers
Function
getAllNodes
(state, dispatch)
client/app/scripts/utils/web-api-utils.js:164
↓ 1 callers
Function
getApiDetails
(dispatch)
client/app/scripts/actions/request-actions.js:297
↓ 1 callers
Method
getBaseNode
()
probe/docker/container.go:377
↓ 1 callers
Function
getColumns
(nodes, topologies)
client/app/scripts/charts/nodes-grid.js:42
↓ 1 callers
Function
getConnectionsTable
(router weave.Router)
probe/overlay/weave.go:337
↓ 1 callers
Function
getCurrentTopologyOptions
(state)
client/app/scripts/utils/topology-utils.js:137
↓ 1 callers
Function
getDefaultSortedBy
(columns, nodes)
client/app/scripts/components/node-details/node-details-table.js:21
↓ 1 callers
Function
getDefaultTopology
(topologies)
client/app/scripts/utils/topology-utils.js:24
↓ 1 callers
Method
getHTTPTransport
(hostname string)
probe/appclient/probe_config.go:61
↓ 1 callers
Function
getHint
(nodes)
client/app/scripts/components/search.js:66
↓ 1 callers
Function
getHostShellCmd
()
probe/host/controls_linux.go:13
↓ 1 callers
Function
getIPAMStatus
(ipam weave.IPAM)
probe/overlay/weave.go:360
↓ 1 callers
Function
getKernelVersion
()
probe/endpoint/procspy/proc_linux.go:56
↓ 1 callers
Function
getLocalIPs
Get local addresses both as strings and IP addresses, in matched slices
probe/docker/reporter.go:196
↓ 1 callers
Function
getMetaDataSorters
(nodes)
client/app/scripts/components/node-details/node-details-table.js:81
↓ 1 callers
Function
getMetricColor
(metric)
client/app/scripts/utils/metric-utils.js:54
↓ 1 callers
Function
getMetricValue
(metric)
client/app/scripts/utils/metric-utils.js:24
↓ 1 callers
Function
getNetNamespacePathSuffix
()
probe/endpoint/procspy/proc_linux.go:70
↓ 1 callers
Function
getNetworkColor
(text)
client/app/scripts/utils/color-utils.js:73
↓ 1 callers
Function
getNode
(c *client.Container)
probe/cri/reporter.go:59
↓ 1 callers
Function
getNodeColor
(text = '', secondText = '', isPseudo = false)
client/app/scripts/utils/color-utils.js:48
↓ 1 callers
Function
getNodeValue
(node, header)
client/app/scripts/components/node-details/node-details-table.js:45
↓ 1 callers
Function
getNodesOnce
(getState, dispatch)
client/app/scripts/utils/web-api-utils.js:143
↓ 1 callers
Method
getPeerNode
getPeerNode obtains an Overlay topology node for representing a peer in the Weave network
probe/overlay/weave.go:258
↓ 1 callers
Method
getPipe
(key string)
app/multitenant/consul_pipe_router.go:209
↓ 1 callers
Function
getPipeStatus
(pipeId, dispatch)
client/app/scripts/actions/request-actions.js:343
↓ 1 callers
Function
getRenderableContainerName
getRenderableContainerName obtains a user-friendly container name, to render in the UI
render/detailed/summary.go:472
↓ 1 callers
Method
getReports
(ctx context.Context, userid string, reportKeys []string)
app/multitenant/aws_collector.go:415
↓ 1 callers
Method
getResponseQueueURL
()
app/multitenant/sqs_control_router.go:93
← previous
next →
1,201–1,300 of 3,787, ranked by callers