TonyCTHsu

Results 35 issues of TonyCTHsu

closes #842 Trilogy: Add an configuration option `ping_enabled` to skip `ping` instrumentation

stale

## Description With [this change](https://github.com/DataDog/dd-trace-rb/pull/2879) in tracer, we can enable parametric tests for trace header precedence. ## Motivation ## Workflow 1. ⚠️⚠️ Create your PR as draft 2. Follow the...

run-parametric-scenario

## Description The Ruby parametric test could not ran locally on M1 Mac, due to the `grpc-tools` does not support the chip architecture. ## Workflow 1. ⚠️⚠️ Create your PR...

run-parametric-scenario

## Motivation We have beta2 gem released to rubygems.org. We no longer need to redirect "prod" to "dev" ## Changes When testing with Ruby `prod`, download the gem from rubygems.org...

ruby

### Subject of the issue Message expectation with block arguments for keyword argument method behaves differently for `ruby 3.2.0preview2`. The code snippets works fine with ruby `3.0.3` and ruby `3.1.1`....

**What does this PR do?** 1. Add JRuby 9.4 into our matrix 2. Disable action cable test that are causing `log writing failed. closed stream` in CircleCI. **Motivation:** Increase coverage...

**What does this PR do?** From: https://github.com/DataDog/dd-trace-rb/pull/3676 Fix injection when execute `rails s`.

single-step

**What does this PR do?** This PR moves the `oci-internal-test-ecr-publish` job to `deploy` stage and needs `onboarding_tests`

dev/ci

**Motivation:** In order to release `1.x-stable`, we need to update commit sha for RelEnv deployment **What does this PR do?** This PR attempt to provide the compute the latest commit...

dev/tooling
dev/ci

**What does this PR do?** Adding debug info for `Logger::LogDevice` **Motivation:** We have seen this flaky specs in CircleCI, especially with JRuby. ``` log writing failed. closed stream ``` The...