Commit Graph

1623 Commits (096976511f134f027efbb2ca19b4fe419de60526)
 

Author SHA1 Message Date
Ed Welch 096976511f
Make a clone of the LabelSet before handling, the handler contains a full pipeline and can modify the labels uniquely per each line which will lead to some concurrent map access panics if you don't pass a copy of the labels to each Handle invocation. (#2464) 5 years ago
Aditya C S 0c4f704deb
fix panic in cassandra storage while registering metrics (#2457) 5 years ago
Ed Welch 03e9059ecb
Loki: Improve error messages on query timeout or cancel (#2453) 5 years ago
Javier Palomo Almena 6852b1cdcc
Replace usage of sync/atomic with uber-go/atomic (#2449) 5 years ago
Ed Welch 7a60efc100
Reduce querier parallelism to a more sane default value and add comments explaining how to set it. (#2452) 5 years ago
Diana Payton aca1f6c327
Create CODEOWNERS (#2454) 5 years ago
Aditya C S 7eaaab608a
fix runtime_config panic (#2450) 5 years ago
Sandeep Sukhani d5c840bd66
enforce requirment for periodic config for index tables to be 24h when using boltdb shipper (#2166) 5 years ago
Owen Diehl 2a596a77d7
Lambda-Promtail (#2282) 5 years ago
Cyril Tovena d93b410a93
Set service values via --set for logstash. (#2415) 5 years ago
Cyril Tovena 2d5b6b54a0
Add more precisions on the docker driver installed on the daemon. (#2435) 5 years ago
Cyril Tovena 9ad98dfa7c
Split label names queries in the frontend. (#2441) 5 years ago
Till! bf0a8cb58b
Updated "Upgrading" (#2439) 5 years ago
endu-lucy 5d142e12a9
fix dead link (#2431) 5 years ago
Robert Rimoczi 830174554c
allow empty replace values for replace stage (#2432) 5 years ago
Ward Bekker 3f7bc33aaa
DOCS: clarified globbing behaviour of __path__ of the doublestar library (#2437) 5 years ago
Robert Fratto b5f0c75c03
pkg/promtail: propagate a logger rather than using util.Logger globally (#2438) 5 years ago
Arthur Petukhovsky 05de3b7aee
Fix docker driver doc (#2420) 5 years ago
Ward Bekker 0fa98d81ca
Template: Added a sha256 template function for obfuscating / anonymize PII data in e.g. the replace stage (#2422) 5 years ago
Owen Diehl 4a45ca5e3a
Revendor cortex (#2427) 5 years ago
Cyril Tovena f79f2e8e75
Add logstash to clients page with FrontMatter. (#2418) 5 years ago
Sandeep Sukhani e59adccfa0
create smaller unique files from boltdb shipper and other code refactorings (#2261) 5 years ago
Robert Fratto 3451dd7c39
add RegisterFlagsWithPrefix to config structs (#2414) 5 years ago
Richard Hartmann 5efccca1b8
Change conduct contact email address (#2425) 5 years ago
Sandeep Sukhani 807193d373
disable index dedupe when rf > 1 and current or upcoming index type is boltdb-shipper (#2206) 5 years ago
Ed Welch 204e61afe3
Loki-Canary: Backoff retries on query failures, add histograms for query performance. (#2413) 5 years ago
Aditya C S 43f2ef33b3
logstash code refactor and doc improvements (#2410) 5 years ago
Steven Sheehy dd6865180f
Fix regression in chart name (#2406) 5 years ago
Vít Listík 2e1fd42540
Added support for tail to query frontend (#2032) 5 years ago
Cyril Tovena 4e2b37b2f8
bump fluentd version to release a new gem. (#2407) 5 years ago
Sándor Guba 35feea5a58
make fluentd verson more flexible for updatess (#2399) 5 years ago
Jérémy Farez 2553d68ae3
Fix url to logql documentation (#2400) 5 years ago
Noah Kantrowitz 47aa1db44a
📝 Note that entry_parser is deprecated. (#2397) 5 years ago
Robby Milo e2f1581313
Docs - update links, readme (#2398) 5 years ago
Michael Friedrich ae33258aca
Docs: Fix Fluentd title (visible in menu) (#2396) 5 years ago
Cyril Tovena 45af549aeb
Update fluentd docs and fixes links for the website.i (#2391) 5 years ago
Cyril Tovena 3d8688fae4
Fluent bit docs (#2390) 5 years ago
Cyril Tovena 23f64ef7e1
Docker driver doc (#2389) 5 years ago
Cyril Tovena 604ad1632e
Add regex function to promtail template stage. (#2386) 5 years ago
Ruofeng Lei ec1368156a
fix logo link in README.md (#2385) 5 years ago
Robby Milo 5a8bc848db
Sync docs to website (#2378) 5 years ago
Steven Reitsma 67984692ef
Add emptyDir volume type to promtail PSP (#2379) 5 years ago
Jeroen Op 't Eynde 96515e3116
refactor: moved jaeger-agent-mixin (#2377) 5 years ago
Cyril Tovena 81c7bd33f5
Fixes the fluentbit batchwait backward compatiblity. (#2375) 5 years ago
Ed Welch 8de21671e4
add a Pod Disruption Budget for Loki ingesters to limit only 1 unavailable at a time (#2373) 5 years ago
Ed Welch 76ceec45d9
If an entry is missing on the websocket, start checking after `wait` but continue checking until `max-wait` (#2369) 5 years ago
Cyril Tovena afc8b4d998
Fixes helm publish that needs now to add repo. (#2371) 5 years ago
Aditya C S 4c6090756f
Loki Logstash Plugin (#1822) 5 years ago
Rickard Robin 99604a556d
Documentation: Add example for having separate pvc for loki, using helm (#2358) 5 years ago
Martin Dojcak ca94b2cc91
Fix fluent-bit exit callback deadlock when buffering for loki is enabled (#2365) 5 years ago