Documentation ¶
Index ¶
Constants ¶
View Source
const ( NODE_DISK_AVAIL = "node_filesystem_avail_bytes{fstype=~\"ext4|xfs\"}" NODE_DISK_TOTAL = "node_filesystem_size_bytes{fstype=~\"ext4|xfs\"}" NODE_MEMORY_AVAIL = "node_memory_MemAvailable_bytes" NODE_MEMORY_TOTAL = "node_memory_MemTotal_bytes" NODE_CPU_TOTAL_COUNT = "node:node_num_cpu:sum" NODE_CPU_USAGE = "" /* 128-byte string literal not displayed */ )
View Source
const ADDRESS = "http://10.101.15.3:32585"
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.