Commit Graph

46 Commits (d357ad9e58a035bcdb5e0bf0a4ebebaba4de1797)

Author SHA1 Message Date
Owen Diehl 1eb86d4b5f
Only applies entry limits to non-SampleExprs. (#2850) 5 years ago
Cyril Tovena fd5cb96693
LogQL: Labels and Metrics Extraction (#2769) 5 years ago
Peter Štibraný e4a5360586
Update vendored Cortex to master (1.1+) (#2149) 5 years ago
Owen Diehl 89d80a6fc4
Feature/querysharding ii (#1927) 5 years ago
Cyril Tovena bce4470a5b
Recover from panic in http and grpc handlers. (#2059) 5 years ago
Cyril Tovena 577d8eb168
Ensure trace propagation in our logs. (#1977) 5 years ago
Ed Welch c7a1a1fb2e
Loki: Adds an `interval` paramater to query_range queries allowing a sampling of events to be returned based on the provided interval (#1965) 5 years ago
Aditya C S f41273182c
Support configurable maximum of the limits parameter (#1798) 5 years ago
Cyril Tovena 6328146876
Fixes querier cancellation error to return 499 instead of 500. (#1745) 5 years ago
Cyril Tovena 6363e8da0a
Better logql metric status code. (#1718) 5 years ago
Owen Diehl b7d23f41bd
Decouple logql engine/AST from execution context (#1605) 5 years ago
Owen Diehl 366e06f587 legacy endpoint 400s metric queries (#1541) 5 years ago
Sandeep Sukhani fbcfad13dc fix panic in tailer when max tail duration exceeds (#1511) 5 years ago
Beorn Facchini 88681a9974 Read websocket close in tail handler (#1383) 5 years ago
Owen Diehl dafb9d8425 Enables Series API in loki (#1419) 6 years ago
Owen Diehl 5227f5bee0 application/x-www-form-urlencoded support (#1381) 6 years ago
Cyril Tovena 1abe8841ce
Moves request parsing into the loghttp package (#1171) 6 years ago
Sandeep Sukhani 569748ff18 logging: removed some noise in logs from live-tailing (#1100) 6 years ago
Marco Pracucci 96237b5550 logcli: added --step support to query command (#1103) 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
Cyril Tovena 8bd9f752aa Adds more tests for range queries 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 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
Cyril Tovena f939e42afd
add support for RFC3339Nano in query timestamps (#656) 6 years ago
Sandeep Sukhani f5c8b22b34 Change tail response for backward compatibilty with future changes (#590) 6 years ago
Sandeep Sukhani 1f1706f467 Move live log tailing behind websocket on server (#439) 6 years ago
Tom Wilkie 9f257c591a
[WIP] Persistence (#44) 7 years ago
Tom Wilkie 5f73598389
Rename Tempo to Loki. (#36) 7 years ago
Tom Wilkie 1fef92bc17
Lint stuff (#27) 7 years ago
Tom Wilkie 3f62b4ec36 s/logish/tempo/ 7 years ago
Tom Wilkie 96223322ba Make queries take nanoseconds since epoch. 7 years ago
Tom Wilkie 5ec9dfc5d1 Fix logic. 7 years ago
Tom Wilkie b247a5450d Command to fetch label names. 7 years ago
Tom Wilkie 411e4a8ce4 Plumb through label value queries. 7 years ago
Tom Wilkie 544eed1b95 Add some unit tests for the iterators. 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 50fdd2d444 Fix bugs in ingester iterators. 7 years ago
Tom Wilkie 2031845e7a Correctly with up query api. 7 years ago
Tom Wilkie e5d0be9d27 Update for dependancies. 7 years ago
Tom Wilkie 45807ba19b Add HTTP interface to distributor and querier. 7 years ago