Commit Graph

332 Commits (bd20171975e913e429048a0a30328811fc4c8a87)

Author SHA1 Message Date
samuelebstein 2d92fff2aa
feat(lambda-promtail): Adding S3 log parser support for AWS GuardDuty (#13148) 2 years ago
renovate[bot] c9c50885cb
chore(deps): update confluentinc/cp-kafka docker tag to v6.2.15 (main) (#11283) 2 years ago
Alexandre Steppé dbfb19be49
feat: lambda-promtail; ensure messages to Kinesis are usable by refactoring parsing of KinesisEvent to match parsing of CWEvents + code cleanup (#13098) 2 years ago
Paul Rogers ca2f11d93e
chore: Update Docker images to Go 1.22.5 (#13398) 2 years ago
Christian Haudum f06eabbf0e
feat: Add settings for cpu/mutex/block profiling options (#13278) 2 years ago
Christian Haudum 4117b6ca98
perf: Re-introduce fixed size memory pool for bloom querier (#13172) 2 years ago
Owen Diehl fbe7c559b5
feat(blooms): Blooms/v2 encoding multipart series (#13093) 2 years ago
Owen Diehl 41c5ee21fc
fix(regression): reverts grafana/loki#13039 to prevent use-after-free corruptions (#13162) 2 years ago
Christian Haudum fc264310ce
perf: Introduce fixed size memory pool for bloom querier (#13039) 2 years ago
Paul Rogers d16a3bf139
test: First pass at unregistering metrics so that we can run multiple tests (#12927) 2 years ago
Dylan Guedes 7b6f0577c3
feat: Querier: Split gRPC client into two. (#12726) 2 years ago
Christian Haudum 57f78b574a
fix(packaging): Require online network in systemd unit file for Loki and Promtail (#12741) 2 years ago
Tanat Lokejaroenlarb 8892dc8923
feat: parameterise the MaximumEventAgeInSeconds, LogGroupName, and IAMRoleName for lambda-promtail CloudFormation template (#12728) 2 years ago
Trevor Whitney 4404f7d2f7
docs: order configuration template fileds alphabetically (#12771) 2 years ago
Trevor Whitney af09f53a33
ci: release workflows get build image from makefile (#12778) 2 years ago
dependabot[bot] 0e8a247b58
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools/lambda-promtail (#12696) 2 years ago
Callum Styan 71a8f2c2b1
fix: updated all dockerfiles go1.22 (#12708) 2 years ago
Alan Edwardes 8c18463285
fix: Remove Hardcoded Bucket Name from EventBridge Example CloudFormation Template (#12609) 2 years ago
Christian Haudum 2f24b670cb
chore: Restructure `indexgateway` component package (#12630) 2 years ago
Joshua Ford 7a81d264a4
fix: lambda-promtail, update s3 filename regex to allow finding of log files from AWS GovCloud regions (#12482) 2 years ago
Ed Welch 79b876b65d
feat!: update helm chart to support distributed mode and 3.0 (#12067) 2 years ago
Ed Welch 670041368a
chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 2 years ago
Owen Diehl 712a2b6967
fix(blooms): fixup bloom testing (#12494) 2 years ago
Christian Haudum a9345d0fb6
chore(blooms): Clean up settings and make reasonable defaults (#12483) 2 years ago
Periklis Tsirakidis 131144bcab
chore(deps): Bump golang to 1.21.9 (#12467) 2 years ago
Callum Styan 39fc41bda3
chore: lambda-promtail image is failing to build in CI, maybe this will fix it (#12459) 2 years ago
Callum Styan 2951b38e15
chore: update base image used for the lambda-promtail image (#12454) 2 years ago
Ed Welch d39dc09ca6
refactor!: refactor how we do defaults for runtime overrides (#12448) 2 years ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 2 years ago
crazeteam 3202e34729
chore: fix misorganized annotations (#12351) 2 years ago
renovate[bot] bdad1d331d
chore(deps): update module google.golang.org/protobuf to v1.33.0 [security] (main) (#12137) 2 years ago
Christian Haudum 19c046f14b
chore(blooms): Make max bloom page size for querying configurable (#12337) 2 years ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 2 years ago
Christian Haudum 2edbe1280f
fix(blooms): Correctly skip block page in case it exceeds the max page size for querying (#12297) 2 years ago
Paulin Todev d54e0871d4
chore(deps): Update Prometheus in Loki and Promtail (#12245) 2 years ago
Ashwanth 98e604c0f3
chore(image-tags): exclude helm release tags (#12240) 2 years ago
Salva Corts 63c88489d0
refactor: Add RF and Tokens to Loki ring Cfg and allow overwriting docs. (#12142) 2 years ago
Salva Corts 49f8f7b3ee
refactor: Chunkref as alias to logproto.ShortRef (#12159) 2 years ago
Shantanu Alshi b1a61b3df6
chore: Change local setup under dev to use tsdb and v13 schema (#12057) 2 years ago
Sandeep Sukhani c350641a64
otlp: add docs for per tenant otlp config (#11849) 2 years ago
renovate[bot] a627fb6aa1
chore(deps): update module golang.org/x/crypto to v0.17.0 [security] (main) (#11522) 2 years ago
Kaviraj Kanagaraj 86f2001c39
chore(promtail): Use minimal init config in rpm/deb packaging. (#11511) 2 years ago
Salva Corts ef75ba35d6
Deprecate and flip -legacy-read-mode to false by default (#11665) 2 years ago
Karsten Jeschkies 03156ed0dd
Support sharding of binary operation for non shardable side. (#11635) 2 years ago
Trevor Whitney 8b48a18d77
Bump build image (#11608) 2 years ago
Paul Rogers 6c4699d8f7
Remove call to set default resolver (#11580) 2 years ago
Poyzan cc450dcaf9
Add labels to bloom tokenizer metrics (#11542) 2 years ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 3 years ago
Elliot Dobson 0945b186ff
lambda-promtail: cloudwatch: add '__aws_log_type' label (#11335) 3 years ago
Paul Rogers 9538499e60
Add error return to PopulateSeriesWithBloom (#11359) 3 years ago