You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makefile is ported over from directxman12/k8s-prometheus-adapter,
and adds make targets to populate vendor, build the sample adapter,
run tests, and run/verify gofmt.
CGO_ENABLED=0 GOARCH=$(ARCH) go build -a -tags netgo -o $(OUT_DIR)/$(ARCH)/sample-adapter github.com/directxman12/custom-metrics-boilerplate
0 commit comments