Mitch Usher
Mitch Usher
For the purposes of reliability we're trying to think of some ways that we can make our services withstand flagr being down (network link cut, bad deployment, whatever might cause...
## Note: This is still a WIP, putting up the PR to solicit early feedback ## Description This PR is, when complete, meant to introduce AuthZ to flagr. It does...
## Expected Behavior There should be an endpoint, and corresponding functions in the various client libraries, that allows you to get a flag based on its unique key. ## Current...
Adds an option to not set the db.statement attribute, closes #2195
We've run into issues where big queries have caused services to OOM when trying to put them as span tags (in the datadog tracing world), see https://github.com/DataDog/dd-trace-go/issues/1022 Additionally, there's a...
I'd like to use this client to make the memcached installation have session redundancy and be HA - does this client support this? I see in the readme.md: > Also...