David Ortiz

Results 36 issues of David Ortiz

The server uses several threads when attending HTTP requests, but only uses 1 when attending grpc requests. I have a WIP branch that fixes this, but it has another problem:...

target/later

### What does this PR do? Refactors the APM instrumentation part of the admission controller so that it filters namespaces using the already existing `containers.Filter`. This is done for consistency...

team/containers
changelog/no-changelog
team/apm-onboarding

### What does this PR do? Refactors the admission controller webhooks code. This is a proposal to organize the code a bit. This should not change the behavior of any...

team/containers
changelog/no-changelog

### What does this PR do? Modifies the sidecar admission controller webhook so that APM library injection works when deployed on EKS Fargate. It was not working because the "config"...

team/containers
team/apm-onboarding

I get this warning while executing the program: WARNING: Named already refers to: interface clojure.lang.Named in namespace: app.model.javaparser, being replaced by: #'app.model.protocols/Named

### What does this PR do? Fixes a variety of linter issues in the workloadmeta collectors directory that I found while working on the code. All the fixes are minor....

changelog/no-changelog
qa/done
team/container-platform