Paurush Garg
Paurush Garg
Hi @punya : I want to get a clarification.. by 'automated-test' do you mean to write a unit test case to cover #3615 fix?
@krnowak @andrewhsu @MrAlias please assign this issue to me. I can work on rest 3 points. I am working in @alolita team. Tag @alolita
> Please add `health_check` to the .gitignore. Hi Bryan, currently `health_check` binary path is inside `build/` directory, and this directory is already part of .gitignore.
> Can we add unit tests for the `validatePort` function? A set of straightforward assertions should do. Thanks. Added.
we have now added the healthcheck component with the new ADOT collector release v0.23.0.
Closing Issue as PR for this issue is merged and is part of collector v0.23.0
@alolita please assign this issue to me.
Was able to replicate the issue for Java 11 runtime, however this issue is not present with Java 17 runtime. For Java 11 and Java 8 (AL2) runtime, this issue...