-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve metric queries by computing samples at the edges. #2293
Commits on Jun 23, 2020
-
First pass breaking the code appart.
Wondering how we're going to achieve fast mutation of labels. Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76712e8 - Browse repository at this point
Copy the full SHA 76712e8View commit details
Commits on Jun 25, 2020
-
I realize I need hash for deduping lines. going to benchmark somes. Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a023059 - Browse repository at this point
Copy the full SHA a023059View commit details
Commits on Jun 26, 2020
-
Tested some hash and decided which one to use.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04a3204 - Browse repository at this point
Copy the full SHA 04a3204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92aa76f - Browse repository at this point
Copy the full SHA 92aa76fView commit details -
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4786b30 - Browse repository at this point
Copy the full SHA 4786b30View commit details -
Trying to find a better hash function.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b5d1de - Browse repository at this point
Copy the full SHA 1b5d1deView commit details
Commits on Jun 27, 2020
-
More hash testing we have a winner. xxhash it is.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4d1ca7 - Browse repository at this point
Copy the full SHA a4d1ca7View commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0db0d2a - Browse repository at this point
Copy the full SHA 0db0d2aView commit details -
Merge remote-tracking branch 'upstream/master' into logql-edge-sample
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 600baa7 - Browse repository at this point
Copy the full SHA 600baa7View commit details -
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 265ea0f - Browse repository at this point
Copy the full SHA 265ea0fView commit details -
Add interface for queryparams for things that exist in both type of p…
…arams. Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e22e6d1 - Browse repository at this point
Copy the full SHA e22e6d1View commit details -
Add storage sample iterator implementations.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 683fbb5 - Browse repository at this point
Copy the full SHA 683fbb5View commit details
Commits on Jun 30, 2020
-
Fixing tests and verifying we don't get collions for the hashing method.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa43f9a - Browse repository at this point
Copy the full SHA aa43f9aView commit details -
Fixing ingesters tests and refactoring utility function/tests.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57ab4f6 - Browse repository at this point
Copy the full SHA 57ab4f6View commit details -
Fixing and testing that stats are still well computed.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31d0e55 - Browse repository at this point
Copy the full SHA 31d0e55View commit details -
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa5e456 - Browse repository at this point
Copy the full SHA fa5e456View commit details
Commits on Jul 1, 2020
-
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0507d6c - Browse repository at this point
Copy the full SHA 0507d6cView commit details -
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7cede9 - Browse repository at this point
Copy the full SHA b7cede9View commit details
Commits on Jul 2, 2020
-
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d58b056 - Browse repository at this point
Copy the full SHA d58b056View commit details -
Fix error tests in the engine.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 415f46c - Browse repository at this point
Copy the full SHA 415f46cView commit details -
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for add9c8c - Browse repository at this point
Copy the full SHA add9c8cView commit details -
Fixes a bug where extractor was not passed in correctly.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18529a0 - Browse repository at this point
Copy the full SHA 18529a0View commit details -
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1d3aa6 - Browse repository at this point
Copy the full SHA e1d3aa6View commit details -
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 421a3eb - Browse repository at this point
Copy the full SHA 421a3ebView commit details -
Add memchunk tests and starting test for sampleIterator.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7999b20 - Browse repository at this point
Copy the full SHA 7999b20View commit details
Commits on Jul 3, 2020
-
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c0b656 - Browse repository at this point
Copy the full SHA 9c0b656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28575e9 - Browse repository at this point
Copy the full SHA 28575e9View commit details -
Finishing testing all new iterators.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7abfe3b - Browse repository at this point
Copy the full SHA 7abfe3bView commit details -
Making sure all store functions are tested.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5895a8 - Browse repository at this point
Copy the full SHA a5895a8View commit details -
Benchmark and verify everything is working well.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca442ab - Browse repository at this point
Copy the full SHA ca442abView commit details -
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3f326d - Browse repository at this point
Copy the full SHA f3f326dView commit details -
Merge remote-tracking branch 'upstream/master' into logql-edge-sample
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fa7ea7 - Browse repository at this point
Copy the full SHA 4fa7ea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6caf45f - Browse repository at this point
Copy the full SHA 6caf45fView commit details -
Fix a flaky test because of map.
Signed-off-by: Cyril Tovena <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 583de7e - Browse repository at this point
Copy the full SHA 583de7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c21f6 - Browse repository at this point
Copy the full SHA 99c21f6View commit details
Commits on Jul 11, 2020
-
Merge branch 'master' into logql-edge-sample
# Conflicts: # pkg/ingester/instance.go # pkg/logql/series_extractor_test.go
Configuration menu - View commit details
-
Copy full SHA for 5eaa32b - Browse repository at this point
Copy the full SHA 5eaa32bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a01f903 - Browse repository at this point
Copy the full SHA a01f903View commit details