Skip to content

Commit 91d88dd

Browse files
authored
Remove stale comment (#241)
#112 removed the referenced `sed` expression. Signed-off-by: Michael Diamond <[email protected]>
1 parent 9bc0d6d commit 91d88dd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

directory-size.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
#
77
# */5 * * * * prometheus directory-size.sh /var/lib/prometheus | sponge /var/lib/node_exporter/directory_size.prom
88
#
9-
# sed pattern taken from https://www.robustperception.io/monitoring-directory-sizes-with-the-textfile-collector/
10-
#
119
# Author: Antoine Beaupré <[email protected]>
1210

1311
echo "# HELP node_directory_size_bytes Disk space used by some directories"

0 commit comments

Comments
 (0)