Skip to content

Trip Access Control and Prometheus Instrumentation

Pre-release
Pre-release
Compare
Choose a tag to compare
@LewisWatson LewisWatson released this 04 Apr 06:01
· 24 commits to master since this release

Added

  • Prometheus metrics collection via /metrics endpoint

Changed

  • Add access control to trip resource
  • New trips need to have a valid car share on creation
  • Switch to Gin Framework
  • Switch to https://github.com/op/go-logging for more flexible logging
  • Make firebase project configurable