Skip to content

v0.2.0

Compare
Choose a tag to compare
@fahlmant fahlmant released this 15 Aug 10:34
· 21 commits to master since this release

Changelog

  • WithCollectors() now takes a slice of prometheus Collectors.
  • WithCollector() takes a single prometheus Collector.
  • Route is no longer created by default, requires WithRoute() in the builder.
  • ServiceMonitor object available, WithServiceMonitor()
  • Packaging and dependencies fixed
  • README updates
  • Logging bug fix

Authors: @ninataneja @cblecker @jharrington22 @varshaprasad96 @shrutijain18 @fahlmant