mirror of
https://github.com/pstadler/metrics.sh.git
synced 2025-11-24 19:46:13 -05:00
add reporter for prometheus.io
This commit is contained in:
@@ -11,7 +11,7 @@ defaults () {
|
||||
}
|
||||
|
||||
start () {
|
||||
readonly fifo=$TEMP_DIR/$(unique_id)
|
||||
readonly fifo=$TEMP_DIR/$(unique_id)_disk_io
|
||||
mkfifo $fifo
|
||||
|
||||
if is_osx; then
|
||||
|
||||
Reference in New Issue
Block a user