Added binary distro of node_exporter to supply supplemental data

This commit is contained in:
dan 2025-05-23 10:03:32 -04:00
parent 692f9dbd32
commit 9bd559a456
2 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ CCFLAGS := $(INC_FLAGS)
./bin:
@mkdir -p ./bin
@cp ./dist/* ./bin
$(OUT_DIR):
@mkdir -p $@

BIN
dist/node_exporter vendored Executable file

Binary file not shown.