Commit Graph

1252 Commits (f9ff2a4b02832c7495f890abd2d73f4c8d44f1af)
 

Author SHA1 Message Date
Cyril Tovena 4d853b36e5
Adds support for the old query string regexp in the frontend. (#1522) 5 years ago
Robert Fratto bcbb1f294e
docs: Document timestamp ordering rules (#1521) 5 years ago
Robert Fratto 65013218b7
pkg/chunkenc: ignore duplicate lines pushed to a stream (#1519) 5 years ago
Benjamin Huo 9f9d05efbf Fix error 'Field does not exist: jaeger_mixin' in tk show (#1518) 5 years ago
Edward Welch b43039ed5a update the position and size metrics at the same time to try to end the race between these two metrics and the two timers that care about position and size 5 years ago
Robert Fratto 5511de88b5
Link to release docs in README.md, not master docs (#1516) 5 years ago
Chance Zibolski 3a2e5d4bbc pkg/promtail: Initialize counters to 0 when creating client (#1453) 5 years ago
Sandeep Sukhani fbcfad13dc fix panic in tailer when max tail duration exceeds (#1511) 5 years ago
Cyril Tovena 5739150136
Fixes bad json in Loki API documentation. (#1508) 5 years ago
Sandeep Sukhani f1d431778b fix sample yaml in docs for installing promtail to k8s (#1505) 5 years ago
petruha 4f314f3df4 Fileglob parsing fixes (#1485) 5 years ago
myoung-su,shin 073258c098 jsonnet: fix common/defaultPorts parameters (#1501) 5 years ago
Robert Fratto 9227eed9f4
pkg/ingester: limit total number of errors a stream can return on push (#1071) 5 years ago
OlivierB 0bd46200a0 Allow to define custom parsers to use with fluentbit.io/parser annotation (#1430) 5 years ago
Cyril Tovena c09a01d7c3
Bump fluentd plugin to 1.2.6. (#1500) 5 years ago
Beorn Facchini 88681a9974 Read websocket close in tail handler (#1383) 5 years ago
Yuvraj 8369f7467c Helm chart url added in helm.md (#1418) 5 years ago
Cyril Tovena f3332272ed
Update Loki mixin to include frontend QPS and latency. (#1497) 5 years ago
Ed Welch 35dd07c4e0 fixes a panic where prefetch could try to operate on a nil object (#1499) 5 years ago
Marco Pracucci ec40515d31 Added max streams per user global limit (#1493) 5 years ago
Marco Pracucci ce407d3276 Add ingestion rate global limit support (#1486) 5 years ago
Cyril Tovena 33f70b70ce
Add duplicates info and remove timing informations. (#1496) 5 years ago
Yevhen Stolietnii 616843b7e0 Helm: fix issue with config.clients (#1431) 5 years ago
Matej aa09aa5f34 fluentd-plugin: call gsub for strings only (#1475) 5 years ago
Ed Welch 7c4906786d pre-fetch the next chunk in parallel to processing the current chunk such that we aren't waiting for fetches from GCS and spend all our CPU time decompressing and processing (#1495) 5 years ago
Marco Pracucci fa63c09418
Fixed TOUCH_PROTOS in all DroneCI pipelines (#1494) 5 years ago
Owen Diehl a1d090e161 Fix/deadlock frontend queue (#1490) 5 years ago
Owen Diehl 7cc93b2694 unifies reverse iterators (#1489) 5 years ago
Cyril Tovena 589e53d844
Fixes response json encoding and add regression test. (#1488) 5 years ago
Cyril Tovena 6c64e2ca6b
Fixes the typo in the result cache config of the Loki ksonnet lib. (#1478) 5 years ago
Cyril Tovena be010f049d
Close iterator properly and check nil before releasing buffers. (#1480) 5 years ago
Terje Sannum 8de2bc6b3d docs: fix broken promtail link 5 years ago
Labesse Kévin 18faf99fcb <doc>: information about max_look_back_period (#1474) 5 years ago
Owen Diehl 29e4ad8cf8 TOUCH_PROTOS build arg for dockerfile (#1479) 5 years ago
Owen Diehl 9e9652a3b8 initiates docker daemon for circle windows builds (#1476) 5 years ago
Cyril Tovena 4153740a12
Loki Query Frontend (#1442) 5 years ago
Owen Diehl 0b72ddb6a6 positions.ignore-corruptions (#1472) 5 years ago
Robert Fratto 52931a1bc5
pkg/querier: don't query all ingesters (#1473) 5 years ago
Nathan Zender 282d77b690 Using strict parsing for yaml configs (#1433) 5 years ago
Labesse Kévin 4f2316ff74 <documentation>: Update IAM requirement (#1466) 5 years ago
Jens Erat 557f9ccd7b fluent-bit: multi-instance support (#1294) 5 years ago
Jens Erat c9016f4b2a fluent-bit-plugin: re-enable JSON marshal tests (#1455) 5 years ago
Cyril Tovena d9d5c989ee
Update README.md (#1471) 5 years ago
Cyril Tovena 10b5bcab72
Validates limit parameter. (#1470) 5 years ago
Robert Fratto 9b264e5b2e
Makefile: re-enable journal scraping on ARM (#1469) 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
Cyril Tovena 768bf914e0 Changes the encoding used for the benchmark in the store. (#1448) 5 years ago
vtereso c1fe0fd85b Update README.md (#1441) 5 years ago
Peter Štibraný 4381b28c80 pkg/chunkenc: BenchmarkRead focuses on reading chunks (#1423) 5 years ago