Corentin Chary

Results 35 issues of Corentin Chary

Graphite could be smarter when caching requests. Currently only the full HTTP response of render query can be cached. The results of find queries are also cached but only when...

Add support for key/value metadata in the accessor. This will be used to store various shared options (blacklist, whitelists, driver configuration, etc..)

See https://github.com/datastax/python-driver/blob/master/cassandra/policies.py#L473 Try to slow down a node, or to put it down. Performances should stay the same.

Looking at the benchmarks what we've done, it's way more efficient to: * Write multiple points at once in a single partition * Having a lot of cells doesn't seem...

- Look at the current benefits of compression - See if compression can be tweaked (snappy, block size, ..) - Check if double delta encoding could improve the compression ratio...

enhancement

Simple HTTP API to read points and list metrics. Must be enough to act as a remote storage for prometheus

carbon-like simple multi-process writer.

I'm trying to give gitpod access to only one or two repositories. I tried to install the application from the marketplace for that, but I eventually end up on https://gitpod.io/install-github-app/?installation_id=&setup_action=install...

type: question
meta: stale

### What does this PR do? It adds many more latency buckets to cover latency up to 500ms. ### Motivation We're mostly blind when the agent is overloaded since it's...

changelog/no-changelog
qa/skip-qa [deprecated]
team/agent-metrics-logs
7.52.0-drop

### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...