-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocker.types.db
27 lines (27 loc) · 931 Bytes
/
docker.types.db
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cpu.user value:DERIVE:0:U
cpu.system value:DERIVE:0:U
cpu.total value:DERIVE:0:U
memory.limit value:GAUGE:0:U
memory.max value:GAUGE:0:U
memory.usage value:GAUGE:0:U
memory.active_anon value:GAUGE:0:U
memory.active_file value:GAUGE:0:U
memory.cache value:GAUGE:0:U
memory.inactive_anon value:GAUGE:0:U
memory.inactive_file value:GAUGE:0:U
memory.mapped_file value:GAUGE:0:U
memory.pg_fault value:GAUGE:0:U
memory.pg_in value:GAUGE:0:U
memory.pg_out value:GAUGE:0:U
memory.rss value:GAUGE:0:U
memory.rss_huge value:GAUGE:0:U
memory.unevictable value:GAUGE:0:U
memory.writeback value:GAUGE:0:U
net.rx_bytes rx:DERIVE:0:U
net.rx_dropped rx:DERIVE:0:U
net.rx_errors rx:DERIVE:0:U
net.rx_packets rx:DERIVE:0:U
net.tx_bytes tx:DERIVE:0:U
net.tx_dropped tx:DERIVE:0:U
net.tx_errors tx:DERIVE:0:U
net.tx_packets tx:DERIVE:0:U