Commit Graph

2108 Commits (64decdbcb6411fe86c120d3ea17755fbe4cf297d)
 

Author SHA1 Message Date
Cyril Tovena 64decdbcb6
Set a max size for the logql parser to 5k. (#3471) 4 years ago
Cyril Tovena c49e807a55
Fixes Issue 28593: loki:fuzz_parse_expr: Timeout in fuzz_parse_expr. (#3470) 4 years ago
Cyril Tovena e29d53631e
Fixes out-of-memory fuzzing issue. (#3469) 4 years ago
Chance Zibolski a419f9c1c9
docs/upgrading: Fix typo (#3478) 4 years ago
Ed Welch 9c470d4f9a
update for 2.2 release (#3477) 4 years ago
Edward Welch 612933b23b
Merge branch 'release-2.2' 4 years ago
Edward Welch 5047079420
2.2 release notes, changelog and upgrade notes 4 years ago
Owen Diehl 306cc72438
Revendor/cortex (#3446) 4 years ago
Ed Welch 8012362674
Loki: Per Tenant Runtime Configs (#3460) 4 years ago
Cyril Tovena 93f2b2d89b
Fixes split interval for metrics queries. (#3459) 4 years ago
Ward Bekker e383472d90
Don't auto-include pod labels as loki labels as a sane default (#3390) 4 years ago
Owen Diehl 2d079340c3
uses go_memstats_heap_inuse_bytes on the operational dashboard (#3447) 4 years ago
Caleb Collins-Parks 4f27c758df
add note about regex (#3437) 4 years ago
Cyril Tovena a29901d33a
Add limit and line_returned in the query log. (#3423) 4 years ago
Cyril Tovena ce4f78515f
Improve the parser hint tests. (#3429) 4 years ago
Cyril Tovena 7e9ac16dbf
Add fgfprof to Loki and Promtail. (#3424) 4 years ago
Owen Diehl 18cb7a0050
simplifies jsonnet sharding (#3439) 4 years ago
Ed Welch 6d48fb6942
change ReadStringAsSlice to ReadString so it doesn't parse quotes inside the packed _entry (#3432) 4 years ago
Cyril Tovena 32d668ceb0
Only unpack entry if the key `_entry` exist. (#3426) 4 years ago
Filip Poboril 8c98ee267c
Fix fluentd plugin when kubernetes labels were missing (#3358) 4 years ago
Dmitry Ukolov 6ea7122777
Distributor: append several tests for http parser. (#3416) 4 years ago
Alex Martin 99ac2e0c30
docs: promtail: Fix typo w/ windows_events hyperlink. (#3419) 4 years ago
Danny Kopping 6aba7098b3
Adding upgrade documentation related to #3404 (#3418) 4 years ago
Cyril Tovena 7886f35b8f
Introduce a unpack parser. (#3420) 4 years ago
Kaviraj 7a9804bce7
doc(gcplog): Advanced log export filter example (#3421) 4 years ago
Kaviraj 071fd5be55
Modify script to accept inclusion and exclustion filters as variables (#3422) 4 years ago
Cyril Tovena 20ef66df65
Fixes a race in the scheduling limits. (#3417) 4 years ago
Robert Fratto 3e4566daf9
remove unneeded prune-ci-tags drone job (#3412) 4 years ago
Ed Welch 2dbdbee5e6
Loki: fix alignment of atomic 64 bit to work with 32 bit OS (#3411) 4 years ago
gotjosh 144786e67d
Instrumentation: Add histogram for request duration on gRPC client to Ingesters (#3409) 4 years ago
Ed Welch e57af51c37
Promtail: Add pack stage (#3401) 4 years ago
Danny Kopping faa1eab620
Remove default docker pipeline stage - this is undocumented and unexpected behaviour (#3404) 4 years ago
Dr. Jan-Philip Gehrcke 0f881fbf78
distributor: fix snappy pb POST request handling (#3407) (#3408) 4 years ago
Ed Welch 877f524c36
Loki: Revert reduce list operations and crash after timeout (#3396) 4 years ago
Ed Welch cf8be4a55e
remove directories from object store list operation (#3394) 4 years ago
zhanghjster a3a2c1a079
boltdbshipper: fix crash of "timeout" panic when boltdbshipper do init (#3369) 4 years ago
Owen Diehl 7e3610bee8
Distributor overview docs (#3371) 4 years ago
Sandeep Sukhani faff8b6632
Boltdb shipper doc fixes (#3265) 4 years ago
Sandeep Sukhani ba25b0fc80
increase db retain period in ingesters to cover index cache validity period as well (#3300) 4 years ago
Cyril Tovena 70e87256d6
Add finalizer to zstd. (#3306) 4 years ago
Cyril Tovena afb539fcf3
Fixes some 500 returned by querier when storage cancellation happens. (#3344) 4 years ago
Tomasz Kowalczewski 6eb5cbb7dd
documentation: Add Tjahzi to the list of unofficial clients (#3370) 4 years ago
Marian Stychuk b83b1abfa8
Update _index.md (#3373) 4 years ago
Aditya C S f14ddb8bb3
fix nested captured groups indexing in replace stage (#3381) 4 years ago
Ed Welch 0d70e340f2
Tooling: Update chunks-inspect to understand the new chunk format as well as new compression algorithms (#3377) 4 years ago
paaacman 93f1966451
doc - enable environment variable in configuration (#3385) 4 years ago
Cyril Tovena 55b91fc793
Fixes head chunk iterator direction. (#3383) 4 years ago
Owen Diehl 7613197593
prevents duplicate log lines from being replayed. closes #3378 (#3388) 4 years ago
Ed Welch 74a97899dd
Loki: Fix parser hint for extracted labels which collide with stream labels (#3380) 4 years ago
Cyril Tovena e21d6edc10
Fixes 500 in the querier when returning multiple errors. (#3348) 4 years ago