Skip to content

Releases: appclacks/cabourotte

v1.10.0

17 Dec 18:37
8517d98
Compare
Choose a tag to compare

Changelog

  • 8517d98 Fix http metrics and register processes metrics
  • d29a90c Update README
  • 1002baa better error messages for http discovery cpnfig interval

v1.9.0

11 Dec 14:32
0c0ad6f
Compare
Choose a tag to compare

Changelog

  • 0c0ad6f HTTP discovery: accept multiple discovery sources

v1.8.0

09 Dec 21:03
6366ab6
Compare
Choose a tag to compare

Changelog

  • 9c630ae cmd: verify http server url before starting the daemon
  • 6366ab6 http discovery: better metrics

v1.7.0

08 Dec 21:05
716029b
Compare
Choose a tag to compare

Changelog

v1.6.0

06 Dec 21:11
f649b90
Compare
Choose a tag to compare

Changelog

  • f649b90 Correctly initialize http check in tests
  • 7cf5efa Fix doc README
  • 49baa56 discovery: query parameter + start check immediately

v1.5.0

05 Dec 20:52
94f5102
Compare
Choose a tag to compare

Changelog

  • 94f5102 Fix goreleaser config
  • d21c894 Fix metrics cleanup during healthcheck removal
  • 367c1c9 Truncate responses body to size 1000

v1.4.0

28 Nov 18:20
e759712
Compare
Choose a tag to compare

Changelog

v1.2.0

06 Mar 10:15
37a482c
Compare
Choose a tag to compare

Changelog

  • 9df6dea Add more logs
  • d0bbec7 Bump deps
  • 37a482c Fix MergeLabels function and add waitgroup in http component
  • 3235146 Invert order in the README
  • e813f90 README
  • e5679e5 Random sleep when an healthcheck start
  • 2fa6d95 Remove useless lock in exporter goroutine
  • f5b5a7c Use wg instead of tomb on the exporter goroutine

v1.1.0

23 Feb 19:29
d0bbec7
Compare
Choose a tag to compare

Changelog

  • 9df6dea Add more logs
  • d0bbec7 Bump deps
  • 3235146 Invert order in the README
  • e813f90 README
  • e5679e5 Random sleep when an healthcheck start
  • 2fa6d95 Remove useless lock in exporter goroutine
  • f5b5a7c Use wg instead of tomb on the exporter goroutine

v1.0.0

05 Jan 13:25
2555977
Compare
Choose a tag to compare

Changelog

  • 2555977 Bump Docker image go version
  • e8e33ec HTTP Discovery and refactoring
  • 48fb09b Merge pull request #21 from mcorbin/http-discovery
  • 196c721 Result a result for one-off healthchecks
  • 9c2b978 Revert "Result a result for one-off healthchecks"
  • 36c8354 Update doc readme
  • 98af042 update deps