@@ -6,9 +6,6 @@ $(APP): metric-collector.go
make -C collectors
go build -o $(APP) metric-collector.go
runonce: $(APP)
./$(APP) --once
fmt:
go fmt collectors/*.go
go fmt sinks/*.go
The note is not visible to the blocked user.