Tools and utility scripts to monitor and administrate a MetricQ network.
This repository includes a Python package that installs the following executables:
metricq-discover
- Send a RPC broadcast on the MetricQ network and wait for replies from clients that are currently online.
metricq-inspect
- Consumes new data points for the given metric as they are submitted to the network, prints a statistical overview on exit.
metricq-send
- Send a single time-value pair for the given metric.
metricq-spy
- Obtain metadata and storage location for a set of metrics.