Steve Rao

Results 139 comments of Steve Rao

There are some CI failure problem in your PR, you can solve them by referring to [relevant document](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/contributing/style-guideline.md).

> I have completed the preliminary validation and would be delighted to contribute the implementation of this feature. If feasible, please consider assigning this issue to me. Feel free to...

Thank you for your suggestion! For your solution mentioned above, first, there is a [specification description](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/api.md#span) about span name, If we provide such an approach for users to generate their...

> Currently, users like myself are directly setting the span name in the code, which already gives us the ability to either comply with or deviate from the specification. I...

I'm interested in this, please assign it to me, I will complete it soon.

> * Unfortunately, I cannot reproduce your problem. Please avoid Windows and MacOS until [Support testing macos/windows #24](https://github.com/oracle/graalvm-reachability-metadata/issues/24) is closed. If you have a Windows device, you can use WSL....

> > > * Unfortunately, I cannot reproduce your problem. Please avoid Windows and MacOS until [Support testing macos/windows #24](https://github.com/oracle/graalvm-reachability-metadata/issues/24) is closed. If you have a Windows device, you can...

> > From your provided jdk information, I think there is a high probability that it is a jdk problem. I used `jdk 22.3.r17-nik` before. But I found download `jdk...

> > My question is that when I use SDKMAN! to install `jdk 22.3.r17-nik` is very fast, but it's very slow when I install `jdk 22.3.1.r17-grl`. Don't you encounter the...

@linghengqian Hello, I still have a question about generating the reachability metadata. I saw many reachability metadata files contain the `typeReachable condition` in the repo. But I generated the metadata...