Commit Graph

51 Commits (b3f6f6b415b266d604524638e3d7a5eb8acfe6d0)

Author SHA1 Message Date
Karsten Jeschkies 46956d0bf6
Use dskit/tenant intead of loki/pkg/tenant. (#5724) 3 years ago
Karsten Jeschkies 3d5a3936d1
Support limits in multi-tenant queries. (#5626) 3 years ago
Cyril Tovena 79f0e349f5
Refactor LogQL syntax into its own package (#5539) 3 years ago
Ed Welch b3af2dbeef
Loki: include the component in metrics.go log line (#5379) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Susana Ferreira 82f8f3c1e5
Log time in queue per request (#4949) 3 years ago
Kaviraj fe1d28a545
Chore: use `spanlogger` from `dskit` (#5029) 3 years ago
Kaviraj 38c42a26c6
Move `cortex/pkg/tenant` dependency to Loki. (#4944) 3 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Periklis Tsirakidis cb337c3b71
Add LogQL AST walker (#3991) 4 years ago
Nick Pillitteri b830d65bdd
Use the Cortex wrapper for getting tenant ID from a context (#3973) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Cyril Tovena a29901d33a
Add limit and line_returned in the query log. (#3423) 4 years ago
Cyril Tovena c971e8e65a
Optimizes SampleExpr to remove unnecessary line_format. (#3065) 4 years ago
Cyril Tovena c98dfa0da1
Fixes a swallowed context err in the batch storage. (#3025) 5 years ago
Cyril Tovena 61ba02e2c4
Limit series for metric queries. (#2903) 5 years ago
Cyril Tovena 049c7acc12
Improve logql parser allocations. (#2927) 5 years ago
Cyril Tovena fd5cb96693
LogQL: Labels and Metrics Extraction (#2769) 5 years ago
Aditya C S 0885a49370
configuration doc improvements (#2318) 5 years ago
Owen Diehl 15378cf0e6
avoids recording stats in the sharded engine (#2249) 5 years ago
Cyril Tovena 314531cb04
Improve point allocations for each steps in the logql engine. (#2216) 5 years ago
Aditya C S 1729592f38
Add Error method for step evaluators (#2223) 5 years ago
Cyril Tovena 18f1b0640d
Bytes aggregations (#2150) 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 9988ce4b9f
Improve protobuf serialization (#2031) 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
Owen Diehl 7effeec642
Sharding optimizations I: AST mapping (#1846) 5 years ago
Ed Welch f5d79aee7a
Revert "loki: Allow setting a 'step' when querying logs. (#1773)" (#1777) 5 years ago
Ed Welch 934a0b8dc6
loki: Allow setting a 'step' when querying logs. (#1773) 5 years ago
Cyril Tovena 9be21a7c6b
This logs queries with latency tag when recording stats. (#1733) 5 years ago
Cyril Tovena 6363e8da0a
Better logql metric status code. (#1718) 5 years ago
Aditya C S f9ff2a4b02
Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
Owen Diehl 414f95fedc
Literal Expressions in LogQL (#1677) 5 years ago
Owen Diehl 6bbb61eb2f
Binary operators in LogQL (#1662) 5 years ago
Cyril Tovena 2af69cb57c
Frontend & Querier query statistics instrumentation. (#1661) 5 years ago
Cyril Tovena 93eb4ad27c
Add statistics to query_range and instant_query API. (#1615) 5 years ago
Owen Diehl b7d23f41bd
Decouple logql engine/AST from execution context (#1605) 5 years ago
Cyril Tovena f1b8d4d8ad
Improve logql query statistics collection. (#1573) 5 years ago
Joe Elliott d3972852ee Minor typo fixes (#1545) 5 years ago
Cyril Tovena 33f70b70ce
Add duplicates info and remove timing informations. (#1496) 5 years ago
Cyril Tovena fb76416b27
Add decompression tracing instrumentation. (#1445) 6 years ago
Cyril Tovena 1fc0ffde8a
Logql benchmark and performance improvement. (#1371) 6 years ago
Joe Elliott fc6c5c063f dep => go mod (#1062) 6 years ago
Cyril Tovena 364b5bc4f6 Make Loki HTTP API more similar to Prometheus 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