fixit-xdu
fixit-xdu
A question for legacy `etcd-manager`: Not the most exciting topic but I can't find a better place for this question (`etcd-manager` has been archived in favor of this project) I'm...
hi DataDog team, `dd-trace-go` supports [`gorm@v1`](https://pkg.go.dev/gopkg.in/DataDog/dd-trace-go.v1/contrib/jinzhu/gorm) and [`gorm@v2`](https://pkg.go.dev/gopkg.in/DataDog/[email protected]/contrib/gorm.io/gorm.v1) and I'm comparing the DataDog instrumentation implementation for both versions, trying to understand what would be the impact of upgrading my services...
Thanks for building this amazing lib! I was wondering if you can share an example for using `aiomcache` to connect to a memcached cluster with more than one host? Seems...
# Existing Issue Fixes # . # Why do we need this PR? fixing an helm error to be consistent with [instructions](https://concourse-ci.org/concourse-worker.html#p2p-worker-configuration) # Changes proposed in this pull request *...
2 questions: 1. is it possible to configure connect-dynamodb to use auto-scaling for capacity? 2. if not, what would happen if I have an existing table with capacity configured to...
Hi Box team, I'm trying to use memsniff to parse traffic on my memcached server. Due to OS limitation I can't run memsniff directly on the server. Instead I'm looking...
### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...
### What problem are you trying to solve? I followed [this guide](https://linkerd.io/2.15/tasks/automatically-rotating-control-plane-tls-credentials) to set up automatic control plane tls cert rotations and it's working as expected. however, after `linkerd-control-plane` is...
**What happened**: on an EKS cluster with many `Service`s (1000 in my case) and many pods (300 pods), big iptable lead to long execution time for some `iptable` rules (5s+...
**What happened**: I'm working on testing autoscaling for my EKS cluster (1.29) and `karpenter` is frequently scaling nodes up and down during my test. At a certain point, all newly...