Pierre Tessier

Results 63 comments of Pierre Tessier

+1 to getting this processor added to ADOT. We are working with a customer for whom the lack of this processor is causing heartburn.

All the existing services in the demo have manual instrumentation, which requires them to be compiled with the Otel SDKs/Agents for them to run. There is the potential for this...

To provide some status on this issue. As a top-level item, moving to support the Operator is dependent on either adding similar functionality to the existing docker-based dev environment or...

Please update your IDE settings to not modify the indentation and line wrap of code files. This will make reviewing the PR much easier. I ran this branch, and did...

This is fixed in the current build on main of the demo, where the table is created as part of the postgres image. When that version gets released we will...

This PR is going to be addressed as part of #1026

This change makes sense, but we should wait until after the demo is released with the updated loadgenerator, which will have a new version (image tag) associated with it.

This PR is going to be addressed as part of #1026

hmm... I'm not sure those docs have been updated for a while, and many changes have taken place since. Instead of just deleting everything in that readme, can I ask...

I just tried the above steps locally and did not get an error. Did you run `npm install` from the /src/frontend folder first?