Commit Graph

535 Commits (2b422dafa9b76632397ebfe6984148777add6ce8)

Author SHA1 Message Date
Ganesh Vernekar 1761db6d71 Support <selector> <range> <filters> for aggregation (#1526) 5 years ago
Cyril Tovena 33f70b70ce
Add duplicates info and remove timing informations. (#1496) 5 years ago
Cyril Tovena 4153740a12
Loki Query Frontend (#1442) 5 years ago
Owen Diehl dafb9d8425 Enables Series API in loki (#1419) 5 years ago
Cyril Tovena fb76416b27
Add decompression tracing instrumentation. (#1445) 5 years ago
Peter Štibraný f6be636e13 RangeQuery benchmark optimizations (#1413) 6 years ago
Peter Štibraný 7bb77ecdd8 Convert string to bytes once only when doing string filtering. (#1405) 6 years ago
Cyril Tovena 1fc0ffde8a
Logql benchmark and performance improvement. (#1371) 6 years ago
Edward Welch ea5eec2abf respond to label queries at `loki/api/v1/labels` instead of `loki/api/v1/label` 6 years ago
Cyril Tovena f7ee1c753c Supports same duration format in LogQL as Prometheus 6 years ago
Cyril Tovena b34c2b0bd3
Move to jsoniter instead of default json package (#1249) 6 years ago
Cyril Tovena 27f17bc1de
Fixes linter warning from the yacc file. (#1328) 6 years ago
Robert Fratto 822e94fe6a
Fix v1 label API to be Prometheus-compatible (#1322) 6 years ago
Joe Elliott bb2b925255 Update `/loki/api/v1/push` to use the v1 json format (#1145) 6 years ago
Joe Elliott fc6c5c063f dep => go mod (#1062) 6 years ago
Joe Elliott 9614b021d1 Loki HTTP/JSON Model Layer (#1022) 6 years ago
Cyril Tovena 364b5bc4f6 Make Loki HTTP API more similar to Prometheus 6 years ago
Cyril Tovena 8f9cd97880 Improve API compatibility. 6 years ago
Ganesh Vernekar 184927ccdc Split files and make yacc more redable 6 years ago
Cyril Tovena 625c4f1f53 Move to milliseconds for samples to follow prometheus convention 6 years ago
Cyril Tovena 8bd9f752aa Adds more tests for range queries 6 years ago
Cyril Tovena d43348c895 Fix bug in topk, add more tests, improve iterator 6 years ago
Cyril Tovena 51761ece2c adds tests for instant queries. 6 years ago
Cyril Tovena 7d63795350 fix linter & better comments 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago
Ed 573673a0ab
Simplify our makefile as much as possible (#753) 6 years ago
Cyril Tovena 3346ce1b40
Storage memory improvement (#713) 6 years ago
Sandeep Sukhani 2a8a03795a
Improvements in live tailing of logs (#541) 6 years ago
Cyril Tovena a5e47a50e8 adds matchers and metrics to regex and json 6 years ago
Tom Wilkie 1319b622c4 Review feedback. 6 years ago
Tom Wilkie d1b873165a Better error messages. 6 years ago
Tom Wilkie 80bbd04778 Add an extra filter step if the user specifies a regex using old API. 6 years ago
Tom Wilkie bfb34e4070 Wire up LogQL filters in the ingester. 6 years ago
Tom Wilkie 5e3630815b Errors and wiring. 6 years ago
Tom Wilkie b16da1d7c3 Parse pipelines of regex matches. 6 years ago