Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@stefanotorresi stefanotorresi released this 23 Mar 18:35
1c29eed

Added

  • Alert metrics collector (#21)
  • make obs-workdir target can now handle custom Git branches and forks via environment variables (#25)

Changed

  • Some metric now properly use the Counter type instead of Gauge and are more semantically correct. (#23)
  • sap-control-url setting now has a default value and doesn't require users to explicitly input the URL scheme. (#26)
  • go_* debug metrics are only shown when the log level is debug or higher. (#24)
  • Refactored configuration code (#26)

Fixed

  • Enqueue Server metrics are now properly documented (#23)
  • Documentation can be fully browsed from the README ToC (#28)