Commit Graph

96 Commits (dda698ea9dbc5db0ddc2fb063652f986ff388ba9)

Author SHA1 Message Date
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Cyril Tovena 32e55c3043
Fork cortex chunk storage into Loki. (#3842) 4 years ago
Cyril Tovena bee456737e
Shards Series API. (#3856) 4 years ago
Ed Welch a9d85de4aa
Re-license to AGPLv3 (#3630) 4 years ago
Cyril Tovena 2e14c45ceb
Logqlv2 pushes groups down to edge (#2786) 5 years ago
Sandeep Sukhani 2f7e0e50c2
rpc for querying ingesters to get chunk ids from its store (#2601) 5 years ago
Cyril Tovena 0be64fcb34
Improve metric queries by computing samples at the edges. (#2293) 5 years ago
Owen Diehl 89d80a6fc4
Feature/querysharding ii (#1927) 5 years ago
Owen Diehl e0dacd2795
removes yolostring (#2078) 5 years ago
Cyril Tovena 9988ce4b9f
Improve protobuf serialization (#2031) 5 years ago
Owen Diehl 3347871154
only fetches one chunk per series in /series (#1914) 5 years ago
Cyril Tovena 93eb4ad27c
Add statistics to query_range and instant_query API. (#1615) 5 years ago
Sandeep Sukhani c7a3ec54f1 limit for concurrent tail requests (#1562) 5 years ago
Cyril Tovena 4153740a12
Loki Query Frontend (#1442) 5 years ago
Owen Diehl dafb9d8425 Enables Series API in loki (#1419) 6 years ago
Edward Welch 20bb95f75a Removing this file used to trick dep into importing packages, the second import already exists in the logproto.pb.go file and the first import is already imported other places in our code. 6 years ago
Joe Elliott fc6c5c063f dep => go mod (#1062) 6 years ago
Edward Welch 50456f928c Revert "Updated stream json objects to be more parse friendly (#1010)" 6 years ago
Joe Elliott 6185d54320 Updated stream json objects to be more parse friendly (#1010) 6 years ago
Cyril Tovena 8f9cd97880 Improve API compatibility. 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago
sh0rez ace5993202
chore: deploy (#836) 6 years ago
Robert Fratto d34b1f7450 ingester: support chunk transfers on ingester shutdown. 6 years ago
sh0rez 38cb093358
feat(loki): extended tailing (#764) 6 years ago
Cyril Tovena 86bc3c0518
Query label values and names are now fetched from the store. (#521) 6 years ago
Sandeep Sukhani 2a8a03795a
Improvements in live tailing of logs (#541) 6 years ago
Tom Wilkie b16da1d7c3 Parse pipelines of regex matches. 6 years ago
Cyril Tovena b8b7caa450
Promtail targets and service discovery pages (#532) 6 years ago
Cyril Tovena 8d7efddde2
switch to golangci-lint linter (#539) 6 years ago
Goutham Veeramachaneni e54a1b21c3
vendor: update cortex (#512) 6 years ago
Tom Wilkie da27baad2c
Support for JSON, not just protos. (#152) 7 years ago
Tom Wilkie 1fef92bc17
Lint stuff (#27) 7 years ago
Tom Wilkie 0ffb432f30 Update for cortex changes. 7 years ago
Tom Wilkie 3f62b4ec36 s/logish/tempo/ 7 years ago
Tom Wilkie b247a5450d Command to fetch label names. 7 years ago
Tom Wilkie 248f9e25e4 Move iterators to own package; check in protos and parser to make CLI go gettable. 7 years ago
Tom Wilkie 411e4a8ce4 Plumb through label value queries. 7 years ago
Tom Wilkie d3579bbeef Add server side regex filtering. 7 years ago
Tom Wilkie 00afed1eb3 Add start, end and direction options to querier. 7 years ago
Tom Wilkie a2c4df0416 Plumb start & end timestamps through the server. 7 years ago
Tom Wilkie 2e1cd0fbac ingest client should be a querier; responses are in json. 7 years ago
Tom Wilkie e5d0be9d27 Update for dependancies. 7 years ago
Tom Wilkie aa44de07bb Move promtail from kausalco/public, update it for prometheus changes. 7 years ago
Tom Wilkie 01fd5c63d7 Basic queier boilerplate. 7 years ago
Tom Wilkie af93e2019c Really dumb chunk implementation. 7 years ago
Tom Wilkie ca6dd2c8d5 Add scaffold and distributor implementation. 7 years ago