Brian Marks

Results 5 issues of Brian Marks

The existing Finagle Redis client does not handle operation redirects such as `MOVED` and `ASK`. It appears that this may have been supported as part of https://github.com/twitter/finagle/pull/648 but that PR...

# What Does This Do Permits optional values for DD_TAGS # Motivation Aligns DD_TAGS usage with other mapped values and other libraries (pending research) # Additional Notes Jira ticket: APMJAVA-1262

# What Does This Do Updates CODEOWNERS to propose a new owner of shared code - @DataDog/dd-trace-java # Motivation The goal here is to empower teams to move efficiently while...

## Note to reviewers!! Please review with whitespace changes hidden --> https://github.com/DataDog/system-tests/pull/4084/files?w=1 ## Motivation Applies #4077 to the rest of the repo for `yamlfmt` ## Changes * Updates `format.sh` to...

## Motivation Simplify the reading of telemetry data ## Changes Turns telemetry data into a singleton so it's only read once with tight encapsulation ## Workflow 1. ⚠️ Create your...