Commit Graph

3294 Commits (46b552def21421fc847fb3f95cd909aef51b286e)
 

Author SHA1 Message Date
Bryan Boreham 46b552def2
Makefile: run lint and tests with default garbage-collection (#5841) 3 years ago
Bryan Boreham eeb8b40eaa
usagestats tests: don't check unpredictable number (#5840) 3 years ago
Cyril Tovena fcb9812f5d
Fixes deduping when multiple timestamp are equal (#5799) 3 years ago
Bryan Boreham c0cc004333
gcs client: use fake credentials in unit test (#5834) 3 years ago
Bryan Boreham 1329ea165c
TestPromtail: avoid hanging when test fails midway (#5837) 3 years ago
Sandeep Sukhani 27a027824f
incorporate feedback on merged pr #5830 (#5831) 3 years ago
Sandeep Sukhani 67ba342684
improve mutex locking when writing index in boltdb-shipper (#5830) 3 years ago
李国忠 1f8fc65826
[Optimization] boltdb: reduce the code block affected by the lock tablesMtx in the TableManager.query() function. (#5829) 3 years ago
Susana Ferreira 0bce8d95a2
Split by range of instant queries (#5662) 3 years ago
Ed Welch cc3a8e4415
try fixing drone again (#5826) 3 years ago
Ed Welch 6cc1f31546
update drone to push images on tagged builds (#5824) 3 years ago
Ed Welch 52bc0c64ae
2.5 changelog, release notes, and upgrade guide (#5819) 3 years ago
Trevor Whitney 7b214e2ea6
fix missing file during rpm and deb packaging step (#5818) 3 years ago
Owen Diehl 0c826b834a
Tsdb/compaction (#5783) 3 years ago
Tat Chiu Leung e65f26d30f
storage: make Azure blobID chunk delimiter configurable (#5777) 3 years ago
FUKAYA Toshikuni 6b74422150
Promtail docs: fix metrics stage. (#5740) 3 years ago
Mathew Heard 6e4641653b
Add X4B as an adopter (#5795) 3 years ago
Karsten Jeschkies 7193f540c2
Return bad request for multi-tenant tail. (#5792) 3 years ago
李国忠 49c331aa6d
fix boltdb-shipper doc (#5796) 3 years ago
Christian Simon 3d941ccccb
Update alpine images to 3.15.4 (#5780) 3 years ago
Michel Hollands b865b81ba0
Add a DeletionMode config variable (#5481) 3 years ago
Christian Haudum ece1fb5a34
Allow promtail to push RFC5424 formatted syslog messages (#5715) 3 years ago
Christian Haudum 03036f1335
golangci-lint: Check for pointers to enclosing loop variables (#5775) 3 years ago
Ed Welch f313a9ff4f
Build: update package for fuzzer after refactoring (#5776) 3 years ago
Ed Welch e15a03b5e5
Loki: Add more details about usage reporting to the docs and default config files. (#5767) 3 years ago
Ed Welch c158b2c5f5
Loki: Revert #4845 which changed the format of errors from the API (#5772) 3 years ago
Karen Miller c860fc6442
Docs: Document Promtail global rate limiting (#5737) 3 years ago
Ed Welch b136d0dab3
Increase flush_op_timeout to 10m, 10s is often much too short for a big WAL replay which can generate a lot of chunks very quickly. (#5768) 3 years ago
Ed Welch a9ac01bd0f
use an empty registry when setting up the logger for the push server (#5761) 3 years ago
Gerard Vanloo 76b0fc5663
operator: Update Prometheus go client to resolve CVE-2022-21698 (#5748) 3 years ago
李国忠 098b5a2d37
[new] promtail pipeline: Promtail Rate Limit stage #5048 (#5051) 3 years ago
Owen Diehl 86cb8d52d3
ensure tsdb is sorted by hash then labelset (#5746) 3 years ago
Sashank Agarwal 62876c57f7
operator: change uuids to tenant name in doc (#5739) 3 years ago
Owen Diehl 51fbc95bbd
fixes existing test case and adds more (#5687) 3 years ago
JordanRushing 52f9df415d
Update MultiTenantQuerier `Series()` and `Label()` to use `user.InjectOrgID()` instead of `user.InjectUserID()` (#5735) 3 years ago
Periklis Tsirakidis dac64c4d47
operator: Add missing label matcher for openshift logging tenant mode (#5729) 3 years ago
JordanRushing 1cfff09117
Implement `Series` and `Label` for MultiTenantQuerier (#5566) 3 years ago
Karsten Jeschkies a5921f791a
Revert changes to generated assets_vfsdata.go. (#5728) 3 years ago
Karsten Jeschkies 46956d0bf6
Use dskit/tenant intead of loki/pkg/tenant. (#5724) 3 years ago
Michel Hollands 9d62f051b8
Update fluent-bit output name (#5711) 3 years ago
Subomi Oluwalana 732b4ab539
Fixed Getting started docs error (#5504) 3 years ago
Karen Miller 34433343e8
Docs: add an empty v2.5 release notes section (#5533) 3 years ago
Paul Ryan 4e3f3b7f7e
Promtail: Fix retry/stop when erroring for out of cloudflare retention range (e.g. over 168 hours old) (#5698) 3 years ago
Alex Tomic 3bf2efa371
logcli: Remove port from TLS server name when provided in --addr (#5477) 3 years ago
Susana Ferreira d4dd4eda4a
Update docker repo to grafana/loki-query-tee (#5716) 3 years ago
Christian Haudum 6d7422aabf
Assert that push values tuples consist of string values (#5685) 3 years ago
Christian Haudum 5ecbbbe5f5
Mark GELF support in Promtail as experimental (#5697) 3 years ago
Christian Haudum 95bf7592e0
Build querytee image as part of CI pipeline (#5700) 3 years ago
Christian Haudum 1a7b170cdb
Update Fluent Bit docs (#5402) 3 years ago
Sashank Agarwal b3a2cec7c0
operator: Fix immediate reset of degraded condition (#5691) 3 years ago