Commit Graph

928 Commits (04f4f82b8e10d599bb8d66ffbb884bde903ad803)

Author SHA1 Message Date
Cyril Tovena 806d6a503e
Custom Retention (#3642) 4 years ago
Cyril Tovena ae23b7e4ed
Rejects push requests with streams without labels. (#3643) 4 years ago
Kaviraj 6bcd9807d6
replace `time.Duration` -> `model.Duration` for `Limits`. (#3632) 4 years ago
Ed Welch a9d85de4aa
Re-license to AGPLv3 (#3630) 4 years ago
Kaviraj 3c78579676
Add json struct tags to limits. (#3628) 4 years ago
Michel Hollands 515f82ee1e
Add interceptor override and make ingester and cfg public (#3618) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Cyril Tovena 72dcda165a
Adds chunk filter hook for ingesters. (#3603) 4 years ago
Owen Diehl 965d48222b
adds distributor replication factor metric (#3594) 4 years ago
Michel Hollands 56af725a08
Make the store field public (#3602) 4 years ago
Owen Diehl d9637a6654
locks trailers during iteration (#3595) 4 years ago
Cyril Tovena 0107a11769
Fixes a race when using specific tenant and multi-client. (#3573) 4 years ago
Ed Welch 21b901db9b
Loki: Distributor log message bodySize should always reflect the compressed size (#3572) 4 years ago
Cyril Tovena a22bce7286
Add a chunk filter hook in the store. (#3569) 4 years ago
Cyril Tovena 4d1da2edf3
first_over_time and last_over_time (#3050) 4 years ago
Cyril Tovena ecca5d345c
Properly release the ticker in Loki client. (#3566) 4 years ago
Cyril Tovena eff4ff1231
Improve matchers validations. (#3564) 4 years ago
Cyril Tovena d450bbb668
Fixes a test from #3216. (#3562) 4 years ago
Sandeep Sukhani b152bc2cf3
check for stream selectors to have atleast one equality matcher (#3216) 4 years ago
Cyril Tovena a76a17877b
Add a target to reproduce fuzz testcase (#3553) 4 years ago
Michel Hollands ffbabc5715
LBAC changes (#3549) 4 years ago
Cyril Tovena b11d2effe2
Fixes a bug in MatrixStepper when sharding queries. (#3550) 4 years ago
Cyril Tovena 71aa8a631a
Add sprig text/template functions to template stage. (#3515) 4 years ago
Lars Lehtonen b5930d6d9d
single import of jsoniter in logql subpackages (#3544) 4 years ago
Cyril Tovena 29a3240e17
Support for single step metric query. (#3540) 4 years ago
Michel Hollands f49a510f38
Loki: Update cortex version and fix resulting changes (#3532) 4 years ago
Sandeep Sukhani 8694e7303a
split series api queries by day in query-frontend (#3530) 4 years ago
Garrett f70c7ea0bc
Implement offset modifier for range vector aggregation in LogQL (#3455) 4 years ago
Cyril Tovena a7e0770acb
Fixes a race introduced by #3434. (#3517) 4 years ago
Sandeep Sukhani b06d9703d5
fix live tailing of logs from Loki (#3509) 4 years ago
Kaviraj 14b2c093c1
Add unique promtail_instance id to labels for gcptarget (#3501) 4 years ago
Sandeep Sukhani 835f710bc9
make prefix for keys of objects created by boltdb-shipper configurable (#3491) 4 years ago
Cyril Tovena 6148794b9b
Fixes a bug where unpack would mutate log line. (#3502) 4 years ago
Neven Miculinic b67a07e1fb
Added path information to deleted tailed file (#3457) 4 years ago
Aditya C S 0f5fceef8f
Support labelallow stage in Promtail (#3468) 4 years ago
Aditya C S b1ea8ac050
support math functions in line_format and label_format (#3434) 4 years ago
Cyril Tovena d6ecfd2431
Set the byte slice cap correctly when unsafely converting string. (#3487) 4 years ago
Aditya C S bf4fa6613a
support max_message_length configuration for syslog parser (#3400) 4 years ago
Marco Pracucci 94041307b1
Upgrade Cortex (#3466) 4 years ago
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
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
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
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