Skip to content

Releases: jchengsfx/opentelemetry-collector

v0.4.0: Use Endpoint for health check extention (#2782)

26 Mar 15:46
1479745
Compare
Choose a tag to compare
* Use Endpoint for healthcheck extention

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>

* Fix falling testcase

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>

* Bring Port field back and mark as deprecated

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>

* Use confignet.TCPAddr in health check cfg

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>

* Add backward compatability for changed config

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>

* Update health check extention README.md

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>

* Add deprecation warning

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>

* Fix gofmt issues

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>