Chris Dargis

Results 7 issues of Chris Dargis

### Is your feature request related to a problem? Please describe. I am using dotnetcore3.1 examples as a reference for hopefully getting dotnetcore3.1 to work with custom runtime. Traces show...

enhancement
feature pack
lambda

**Describe the bug** I'm trying to build and test a dotnet 3.1 app with dotnet 6. The build portion completes fine but I get an error with `dotnet test`: ```...

FYI I have seen issue #162 This is similar but I am trying to use `.WhereRaw()` with a string array. This is the raw SQL I am trying to accomplish:...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior I have verified this by deploying the same code to AWS....

type: bug
area: integration/cdk
aws:cognito
status: backlog

1) If I have `read_only` set to true for `dynamodb`, and I have specified resources that I want proxied - what happens to a read request that comes in for...

Running on windows if it matters. I have installed the replicator extension CLI package: ``` pip install localstack-extension-aws-replicator Requirement already satisfied: localstack-extension-aws-replicator in c:\users\redacted\appdata\local\programs\python\python313\lib\site-packages (0.1.24) ``` I try to run...

### Tracer Version(s) arn:aws:lambda:us-east-1:464622532012:layer:dd-trace-dotnet:20 ### Operating system and platform aws lambda ### Instrumentation Mode manual with cdk/cloud formation ### TFM net8.0 ### Bug Report For `DD_TRACE_ENABLED `: the documentation says:...

type:bug