Commit Graph

8 Commits

Author SHA1 Message Date
f807caa1ad Add multi-arch builds
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-10 13:58:17 -08:00
9b9f803231 Add pre-commit to the repo
All checks were successful
continuous-integration/drone/push Build is passing
This adds pre-commit which can be used to enforce consistent style
and common errors (like committing large files)
2019-11-21 15:32:57 -08:00
b1422bbec2 Add split out metrics to a new make target
All checks were successful
continuous-integration/drone/push Build is passing
In case trying to run without having an available port to
serve http on
2019-11-15 17:36:10 -08:00
457e19af9b Add prometheus metrics exporter
This should add metrics parity to the Python version
2019-11-15 17:14:20 -08:00
1f6193e486 First go at Docker builds
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-10 17:20:42 -07:00
e3da2e4f80 Update make targets to require min test coverage 2019-10-07 14:58:21 -07:00
ac8ab9ef43 Add debug flag to adjust log verbosity a bit
Not as good as a proper logging system, but still provids a bit of
control over log verbosity
2019-10-04 16:05:25 -07:00
68ee048b76 Add mod and Makefile to speed development 2019-10-03 12:56:03 -07:00