metrics.sh
metrics.sh copied to clipboard
Collect and forward metrics using portable shell scripts
Results
2
metrics.sh issues
Sort by
recently updated
recently updated
newest added
Please add possibility to set export prometheus metric from localhost to 0.0.0.0.
Quick reproduction: - Change the standard network-io metric to: ``` [metric network_io:test-network] ;Network traffic in kB/s. NETWORK_IO_INTERFACE=eth0 ``` - run metrics.sh in verbose mode and it will output something like...