package
6.4.2+incompatible
Repository: https://github.com/sayden/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.

# Structs

Info construct contains the data from the Elasticsearch / endpoint.
MetricSet can be used to build other metric sets that query RabbitMQ management plugin.
NodeInfo struct cotains data about the node.