Releases: appclacks/cabourotte
Releases · appclacks/cabourotte
v1.12.0
Changelog
- 1a6bd72 HTTP health check: add native query param support
v1.11.0
Changelog
- fd225f2 Fix serverName config bug for tls health checks
v1.10.0
Changelog
- 8517d98 Fix http metrics and register processes metrics
- d29a90c Update README
- 1002baa better error messages for http discovery cpnfig interval
v1.9.0
Changelog
- 0c0ad6f HTTP discovery: accept multiple discovery sources
v1.8.0
Changelog
- 9c630ae cmd: verify http server url before starting the daemon
- 6366ab6 http discovery: better metrics
v1.6.0
Changelog
- f649b90 Correctly initialize http check in tests
- 7cf5efa Fix doc README
- 49baa56 discovery: query parameter + start check immediately
v1.5.0
Changelog
- 94f5102 Fix goreleaser config
- d21c894 Fix metrics cleanup during healthcheck removal
- 367c1c9 Truncate responses body to size 1000
v1.2.0
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