package
0.0.0-20250324124226-2fe9b5bc14ef
Repository: https://github.com/laisky/go-ramjet.git
Documentation: pkg.go.dev

# Functions

BindMonitorTask start monitor tasks.
No description provided by the author
LoadSettings load task settings.
ParseMonitorSettings parse monitor task settings to struct.
RunClusterMonitorTask run monitor task for each cluster.

# Constants

No description provided by the author

# Structs

No description provided by the author
ClusterSt settings for cluster.
CPUMetric is the cpu metric for each node.
ESEvent wrap the node metric to push to ES.
FSMetric is metric for fs.
GetMetric get metric.
HTTPMetric is http metric for each node.
IndexingMetric indexing metric.
No description provided by the author
IOStat is metric for IO.
JVMMetric is JVM metric for each node.
MemMetric is the memory metric for each node.
NodeMetric is the whole metric for each node.
OperatorsMetric is the operations metric that happened on each node.
OSMetric Node OS metrics.
SearchMetric search metric.
St is monitor task settings.
No description provided by the author