Jay DeLuca

Results 43 comments of Jay DeLuca

@BassemElMasry are you still working on this? If not, I believe I have a solution

Not sure if this will help you, but I found that installing nflgame via github solved the problem for me: ``` pip uninstall nflgame pip install git+https://github.com/BurntSushi/nflgame.git ``` And then...

I'm working on converting apache-camel-2.20

it was a rainy day here, so I wrote a little script to track the progress of this project from the time this issue was opened ![example_output](https://github.com/open-telemetry/opentelemetry-java-instrumentation/assets/7630696/47f00953-339e-4066-94a3-0b808b626f79)

I plan to work on the remaining hibernate tests (hibernate-3-3 and hibernate-4-0) if no one else is already working on them

Progress update, getting close to under 400 remaining files: ![2023-09-18-otel-update](https://github.com/open-telemetry/opentelemetry-java-instrumentation/assets/7630696/0cf967f6-a667-4cdc-b56c-a01d2f178d33) Also, just as a note, the following are also completed and can be updated on the original issue checklist: *...

The issue has been open for about a year now, here's the latest progress report: ![latest](https://github.com/open-telemetry/opentelemetry-java-instrumentation/assets/7630696/2ec01c3b-1dbf-4dac-a6e0-e7dd28e6ec76)

in my travels I've come across a few that can be checked off in the checklist: * elasticsearch/elasticsearch-rest-5.0 #8542 * elasticsearch/elasticsearch-rest-6.4 #8524 * elasticsearch/elasticsearch-rest-7.0 (i think this was always Java:...

I found a few more that we can check off the list: - [x] tomcat/tomcat-10.0 https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11420 - [x] tomcat/tomcat-7.0 https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11402 - [x] netty/netty-4.0 https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/9976 - [x] spring/spring-jms/spring-jms-2.0 https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11195 - [x]...