pree-dew
pree-dew
I tried to reproduce the issue, I was able to reproduce this by using the underlying library (pathlib) used by PatternMatchingEventHandler. **pathlib** library treat square bracket([]) as a pattern specified...
@MrAlias PR #5537 had incorrect email address, that's why CLA was failing in order to fix it I have to change git history, which is not recommended in contribution guidelines...
@dmathieu Is there anything missing/incorrect in this PR that needs a fix? Happy to accomodate that.
@dmathieu Added the error message handling in traces and logs also.
@dmathieu is there anything pending on my end for this PR? If not, will wait for it to merge.
@dmathieu thanks, fixed merge conflicts. Tagging other reviewers for approval. @pellared @MrAlias @XSAM @dashpole can you please help in reviewing/approving this PR? It will be a big help in solving...
@pellared Can you please help in reviewing/approving this? We have customers using otel via http and this PR will help in debugging pipeline issues as it solves https://github.com/open-telemetry/opentelemetry-go/issues/5536 . Sorry...
@dmathieu > CI is failing after this merge (for some reason, it didn't fail before, so that may be a flake). https://github.com/open-telemetry/opentelemetry-go/actions/runs/9987613497/job/27602574063 Yes, I also noticed this, it passed earlier....
@MrAlias @dmathieu Thank you for helping and guiding throughout the issue, appreciate it.
@tadasant @sridharavinash Issue belongs to domain I am closely working with. Have some questions to understand this better. 1. It is mentioned that application logs as one of the observability...