Commit Graph

46 Commits (e8d14157256918e623c1ebe232b8db7fb67b9284)

Author SHA1 Message Date
Ed Welch 2ac409c23e
Build: simplify how protos are built (#4639) 4 years ago
Callum Styan 096cf0cfaf
Update golang and loki-build-image image versions. (#4481) 4 years ago
Callum Styan 3ee8ed3b1d
Allow for loki-canary to generate a percentage of out of order log lines (#4126) 4 years ago
Sandeep Sukhani 6b775ac31c
allow setting tenant id for querying logs from loki (#4185) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Ed Welch 36ec92ce5c
Update Go and Alpine versions (#3481) 4 years ago
Cyril Tovena 221fd382a9
Move CI to helm3. (#2986) 5 years ago
Cyril Tovena e6778e9827
Update to go 1.15 (#2877) 5 years ago
Ed Welch 691d27c8c7
Update Loki build image (#2467) 5 years ago
Ed Welch 204e61afe3
Loki-Canary: Backoff retries on query failures, add histograms for query performance. (#2413) 5 years ago
Ed Welch 76ceec45d9
If an entry is missing on the websocket, start checking after `wait` but continue checking until `max-wait` (#2369) 5 years ago
Ed Welch 2b145da7d7
Canary tweaks (#2350) 5 years ago
Ed Welch 81b9decfb5
Loki-Canary: Add query spot checking and metric count checking (#2344) 5 years ago
Owen Diehl 7682b32cba
Revert "Revert "Update go from 1.13 to 1.14. (#2013)"" (#2029) 5 years ago
Lukas Grimm 17390fd45d
Canary: make stream configurable (#2259) 5 years ago
Owen Diehl 2d31d07680
Revert "Update go from 1.13 to 1.14. (#2013)" (#2028) 5 years ago
Cyril Tovena 8d6dc2c4ca
Update go from 1.13 to 1.14. (#2013) 5 years ago
Joe Elliott 383eb6e70b
Addition of a `/suspend` endpoint to Loki Canary (#1891) 5 years ago
Cyril Tovena 93eb4ad27c
Add statistics to query_range and instant_query API. (#1615) 5 years ago
Owen Diehl 29e4ad8cf8 TOUCH_PROTOS build arg for dockerfile (#1479) 5 years ago
Xiang Dai bb0a64a64b fix all misspell (#1437) 6 years ago
Ed Welch 191f87a376
Adding `zip` to the build image (#1364) 6 years ago
Peter Štibraný 49d0d0f0da Makefile changes to allow easy builds with or without vendoring. Also fixes version bug for both cases. (#1095) 6 years ago
Marco Pracucci de026a00ac Fix compiled logproto protobuf (#1183) 6 years ago
Xiang Dai b6faee205a bump up golangci to 1.20 (#1133) 6 years ago
Joe Elliott 9faa8bcf1d Go 1.13 (#1089) 6 years ago
Joe Elliott fc6c5c063f dep => go mod (#1062) 6 years ago
sh0rez 794d7da845
feat: -version flag (#1036) 6 years ago
sh0rez 45bdebf8b2
chore(ci/cd): build containers using drone.io (#891) 6 years ago
Ed 173e8ea2a4
fix(canary): Fix Flaky Tests (#889) 6 years ago
Ed 4eddcc1c8c chore(packaging): avoid running containers from Dockerfile 6 years ago
sh0rez e4b99f2729
chore(packaging): wrong executable format (#886) 6 years ago
Robert Fratto 297f0e9d03
Makefile: build promtail with CGO_ENABLED if GOHOSTOS=GOOS=linux (#809) 6 years ago
Ed fc12a2355d style(loki-canary): spelling (#832) 6 years ago
sh0rez b887602e36
chore(packaging/docker): Support multiple architectures (#762) 6 years ago
Ed 573673a0ab
Simplify our makefile as much as possible (#753) 6 years ago
Edward Welch e6f431ad46 finishing up loki-canary move into loki repo 6 years ago
Edward Welch cd5368a44d preparing for move into loki repo 6 years ago
Edward Welch eedd3d9fc2 prune interval is configurable 6 years ago
Edward Welch bcccbbfaaf changing the default prune interval to 60 seconds, at the previous 1 second it would cause some way too aggressive querying when scaled out over all our clusters and loki had a hiccup 6 years ago
Edward Welch 02aed71a28 refactoring things so that the comparator can use the reader to make a direct query to loki to look for logs not received over the websocket before reporting them as missing 6 years ago
Edward Welch 5aac00f4d9 changing response_latency buckets some more, making exponential and configurable 6 years ago
Edward Welch 9dde2c4e5f fixing how auth is applied 6 years ago
Edward Welch 34bb9db758 using an environment variable passed into an arg instead of reading the pod name from a file and the downardApi 6 years ago
Edward Welch 45a7556da2 improving metrics 6 years ago
Edward Welch 8340232b04 initial checkin 6 years ago