tracker

package
v0.0.0-...-21965df Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

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

func MetricsQuery

func MetricsQuery(statement string) (*proModel.Vector, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL