-
i have configured the way it is defined in document to my test automation framework.
i am using:
- agent-java-testng - 5.4.4
- logger-java-log4j - 5.2.2
- log4j-api - 2.20.0
- log4j-core - …
-
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…
-
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…
-
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…
-
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://…
-
## Description
We experience ``NullPointerException``s when using the coroutine extension with Java agent version 8.15.0. Removing the extension (but staying on the same agent version) does not res…
-
使用windows-jdk1.8.0_172.zip jdk, 启动能看到HOTSWAP AGENT: 09:35:44.942 INFO (org.hotswap.agent.HotswapAgent) - Loading Hotswap agent {unkown} - unlimited runtime class redefinition.
报错相关日志 :
Caused by: …
-
### Describe the bug
OTel jvm process cpu utilization metrics values are higher than cpu values captured by k8s cadvisor
### Steps to reproduce
The Java service is injected into the OTel Agen…