Skip to content

Releases: negbie/fancy

1.9 / 2020-09-16

16 Sep 17:59
Compare
Choose a tag to compare
  • Log error with raw message

1.6 / 2019-10-29

29 Oct 16:49
Compare
Choose a tag to compare
  • Change template and include RFC3339 time. Please see Readme for new template!
  • Fix prom-tag handling

1.5 / 2019-10-26

26 Oct 19:58
Compare
Choose a tag to compare
  • Better flag names and new prom-tag-filter flag
  • Concurrent processing
  • New cmd flag

1.3 / 2019-10-24

24 Oct 11:00
Compare
Choose a tag to compare
  • More validation checks
  • More distinct error messages
  • More test cases
  • Better benchmark

1.2 / 2019-10-22

22 Oct 10:02
Compare
Choose a tag to compare
  • Add fancy_input_scan_total & fancy_input_raw_bytes_total metrics
  • Remove facility from template but let user set a custom tag with the promtag flag
  • Better error handling
  • Reduced binary size due to "go build -ldflags="-s -w" && upx fancy"

1.0 / 2019-10-20

20 Oct 18:01
Compare
Choose a tag to compare
  • First version