Compare commits

...

2 Commits

Author SHA1 Message Date
Dan Snyder
e899763d66 Added grafana panel JSON 2025-05-23 10:05:56 -04:00
dan
9bd559a456 Added binary distro of node_exporter to supply supplemental data 2025-05-23 10:03:32 -04:00
3 changed files with 16434 additions and 0 deletions

View File

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

File diff suppressed because it is too large Load Diff

BIN
dist/node_exporter vendored Executable file

Binary file not shown.