-
Java tests run by Bazel have historically installed the [`GoogleTestSecurityManager`](https://github.com/bazelbuild/bazel/blob/09c848f32ab76e31cd1c109cbce25a49b8c37da9/src/java_tools/junitrunner/java/…
-
I've recently tried upgrading our custom otel distribution from 0.5.2. to 0.7.0 and encountered the following error:
```
FAILURE: Build failed with an exception.
* What went wrong:
Could not d…
-
Follow 4 tests fails run with main-line repo build jdk
```
cryptotest/tests/KEMTests.java
cryptotest/tests/KeyFactoryTests.java
cryptotest/tests/KeyPairGeneratorTests.java
cryptotest/tests/Sign…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4144#01922238-3fe7-497f-8ee6-8d496da0d30e
Platform: Ubuntu
Logs:
```
ERROR: [0m/var/lib/buildkite-agent/.cache/bazel/_bazel_b…
-
Demo application is using OpenTelemetry Java agent and Micrometer for traces customization. In some cases these custom tags/attributes are getting lost. Not sure if this is a valid setup or if there i…
-
**Describe the bug**
AWS Otel java instrumentation v1.32.5 looks to be not compatible with JDK23. OpenTelemetry Javaagent failed to start.
**Steps to reproduce**
**Test Application**
```
pu…
-
Getting Error:
"LS2J Error: Threw java.lang.NoClassDefFoundError: org.apache.commons.io.input.BoundedInputStream"
if I run Agent with RunOnServer.
Can you help ?
-
Depending on the results of the following spikes, determine what an automated testing strategy would look like for any supported OTel instrumentation:
- https://github.com/newrelic/newrelic-java-agen…
-
We generate a supportability metric showing a customer's source language and version. Currently for Scala, we detect the source language version from a method called `versionNumberString`.
https://…
-
I'm trying to get `dd-trace-java` set up for my JVM applications and ran into this error with FFI, hoping someone can help point me in the right direction:
```
[dd.trace 2024-09-18 19:33:24:713 +0…