Add cross-compilation Makefile targets and tar-based releases.
Revamp the build system to be more inline with other Prometheus exporters. Notably add Darwin and Windows build targets, and add support for releases using tar files.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -9,5 +9,7 @@ postgres_exporter_integration_test
|
||||
cover.out
|
||||
cover.*.out
|
||||
.coverage
|
||||
bin
|
||||
release
|
||||
*.prom
|
||||
.metrics.*.*.prom
|
||||
|
||||
Reference in New Issue
Block a user