Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

31 lines (25 loc) · 621 Bytes

0.2.0-pre

  • Add Prometheus exporter/integration support

0.1.4-pre

  • Bug fix - logging incorrectly during single config file use

0.1.3-pre

  • Improve performance
  • Improve error handling for container discovery

0.1.2-pre

  • Add additional port discovery
  • Switch kubernetes auto discovery to use an environment variable instead to follow consistent format

0.1.1-pre

  • Change default targetType to image. tt -> "img"

0.1.0-pre

  • Add container discovery refer to readme
  • Improve logging, see new flags available with -help
  • Add more examples

0.0.1-pre

  • Initial Release