Bruce Bujon
Bruce Bujon
I quickly read the Android 12 changes and here is the things that need to be dealt with: * Application hibernation: https://developer.android.com/about/versions/12/behavior-changes-12#app-hibernation And here is some API that might improve...
### Description When building a Quarkus sample application using Native Image, the following error happens at `step 1/8 Initializing`: ```shell [dd.trace 2024-01-04 14:01:01:643 +0100] [ForkJoinPool-2-worker-9] ERROR datadog.common.version.VersionInfo - No version...
Hi all, Mozilla introduce a new way to develop add-on (again). Here comes the WebExtensions. The main advantages of WebExtension for gTranslate are the following: - Support several browsers -...
As the add-on being updated for Web Extensions (#40) , I can no more use the scroll event. So I guess I have to rename the application in order to...
Hi all, With the latest version of Firefox, all addons must use WebExtensions API. So the addon was rewrote from scratch and some features are still missing. Here is a...
### Test suite `test blocking of request for request body variant urlencoded` from `datadog.trace.instrumentation.jetty9.JettyContinuationHandlerV0ForkedTest`. Marked [flaky by CircleCI](https://app.circleci.com/pipelines/github/DataDog/dd-trace-java/36517/workflows/caf4e0bb-f510-4b3a-9f79-2845e61b3513/jobs/1317482/tests) ### Error ``` Condition not satisfied: spans.find { it.tags['http.status_code'] == 413 }...
# What Does This Do This PR refactors and add minor fixes to the java concurrent instrumentations: * Refactor instrumentation per features * Improve virtual threads tests to * No...
### Test suite `test test_failed_maven_run_flaky_retries, v3.9.6` from `datadog.smoketest.MavenSmokeTest`. Marked [flaky by CircleCI](https://app.circleci.com/pipelines/github/DataDog/dd-trace-java/36230/workflows/0b3bab10-92d6-4385-a31c-9232c6b060cf/jobs/1303278/tests) ### Error ``` Condition not satisfied after 15.00 seconds and 37 attempts at spock.util.concurrent.PollingConditions.within(PollingConditions.java:185) at spock.util.concurrent.PollingConditions.eventually(PollingConditions.java:140) at datadog.trace.civisibility.CiVisibilitySmokeTest.waitForCoverages(CiVisibilitySmokeTest.groovy:236)...
### Test suite 1. `test test-succeed-multi-module-legacy-instrumentation, v7.6.4, configCache: false` 2. `test test-succeed-multi-forks-legacy-instrumentation, v7.6.4, configCache: false` 3. `test test-failed-legacy-instrumentation, v7.6.4, configCache: false` 4. `test test-succeed-legacy-instrumentation, v7.6.4, configCache: false` From `datadog.smoketest.GradleDaemonSmokeTest` ###...
### Test suite `compute a JOIN sql query plan` from `Spark32SqlTest`. Marked [flaky by CircleCI](https://app.circleci.com/pipelines/github/DataDog/dd-trace-java/35897/workflows/891e86dd-d3fa-40a4-bdf3-d6bccc79da05/jobs/1287419/tests) ### Error ``` Condition not satisfied: expected[key] == actual[key] | || | | || |...