MCPcopy Create free account
hub / github.com/apache/impala / add

Method add

docker/monitor.py:144–146  ·  view source on GitHub ↗

Adds monitoring for container, which is an object with property 'id'.

(self, container)

Source from the content-addressed store, hash-verified

142 self.monitor_thread.join()
143
144 def add(self, container):
145 """Adds monitoring for container, which is an object with property 'id'."""
146 self.containers.append(container)
147
148 @staticmethod
149 def _metrics_from_stat_file(root, container, stat):

Callers 15

DeFunction · 0.45
diFunction · 0.45
Chart-2.9.4.min.jsFile · 0.45
htFunction · 0.45
ooFunction · 0.45
d3.v5.min.jsFile · 0.45
TuFunction · 0.45
hcFunction · 0.45
GcFunction · 0.45
ffFunction · 0.45
qfFunction · 0.45
msFunction · 0.45

Calls 1

appendMethod · 0.45

Tested by 15

_check_file_filteringMethod · 0.36
__pairwise_stepMethod · 0.36
initializeMethod · 0.36
prepareMethod · 0.36
getNextMethod · 0.36
GenerateAllTypesDataMethod · 0.36