package
6.4.0+incompatible
Repository: https://github.com/nordstrom/beats.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
Asset returns asset data.
GetClusterID fetches cluster id for given nodeID.
GetInfo returns the data for the Elasticsearch / endpoint.
GetNodeInfo returns the node information.
IsMaster checks if the given node host is a master node
The detection of the master is done in two steps: * Fetch node name from /_nodes/_local/name * Fetch current master name from cluster state /_cluster/state/master_node
The two names are compared.
NewMetricSet creates an metric set that can be used to build other metric sets that query RabbitMQ management plugin.
TestMapper tests mapping methods.
TestMapperWithInfo tests mapping methods with Info fields.
# Variables
HostParser parses host urls for RabbitMQ management plugin.