Compare commits
2 Commits
692f9dbd32
...
e899763d66
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e899763d66 | ||
|
|
9bd559a456 |
1
Makefile
1
Makefile
@ -17,6 +17,7 @@ CCFLAGS := $(INC_FLAGS)
|
|||||||
|
|
||||||
./bin:
|
./bin:
|
||||||
@mkdir -p ./bin
|
@mkdir -p ./bin
|
||||||
|
@cp ./dist/* ./bin
|
||||||
|
|
||||||
$(OUT_DIR):
|
$(OUT_DIR):
|
||||||
@mkdir -p $@
|
@mkdir -p $@
|
||||||
|
|||||||
16433
Prometheus Node Exporter Full.json
Normal file
16433
Prometheus Node Exporter Full.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
dist/node_exporter
vendored
Executable file
BIN
dist/node_exporter
vendored
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user