Commit Graph

1942 Commits (6c0f3442cce0e186cd6eab73f1acf36e3e713582)

Author SHA1 Message Date
Karsten Jeschkies 28d845d26c
Make Loki Overrides public. (#8696) 2 years ago
Travis Patterson 7f42137584
Use Line Filters in StringLabelFilter (#8659) 2 years ago
Dylan Guedes f9a1f2d94e
Loki: Stop running tickers on deletes (#8697) 2 years ago
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689) 2 years ago
Danny Kopping ab7a970b94
Querier/Ruler: add histogram to track fetched chunk size distribution (#8682) 2 years ago
Bryan Boreham 08ac5336d5
WAL: store pointers in record pool (#8667) 2 years ago
Travis Patterson c42a0ba868
Optimize .+ regex line filter (#8646) 2 years ago
Christian Haudum a5652c8027
Clean up scheduler code to prepare upcoming changes (#8643) 2 years ago
Jan Jansen 84c5e20af1
S3: add support for s3 session token (#8474) 2 years ago
Danny Kopping 6bf782b0a7
Ruler: do not keep appending logger keys (#8650) 2 years ago
dependabot[bot] 31f8bf9a73
Bump golang.org/x/net from 0.4.0 to 0.7.0 in /pkg/push (#8562) 2 years ago
Bryan Boreham 6fd4b5e89b
Update prometheus/prometheus from 2.41 to 2.42 (#8571) 2 years ago
Christian Haudum d4a6b159fa
chore: Cleanup label extraction expression (#8596) 2 years ago
Bryan Boreham 019ac9975c
Iterators: re-implement entrySortIterator using loserTree for performance (#8351) 2 years ago
Michel Hollands 4f8d3240f6
Use 0.28.1 build image and update go and alpine versions (#8583) 2 years ago
Owen Diehl 2836c79537
Revert "Loki: Fix memchunk headblock filter" (#8594) 2 years ago
Bayan Taani 68a9fd6c0a
Add logfmt selective label extraction (#6675) 2 years ago
Dylan Guedes 030d3232ff
Loki: Fix memchunk headblock filter (#8591) 2 years ago
Travis Patterson eb1b72ab80
Fix ruler deadlock (#8486) 2 years ago
李国忠 b78ed9d106
[RFR] fix vector() function produces wrong timestamp on instant query (#8370) 2 years ago
Tristan Morgan 2e11ff00eb
Replace deprecated inet.af/netaddr (#8560) 2 years ago
Karsten Jeschkies 2f8d771c6b
Fix logcli parallel download deadlock. (#8553) 2 years ago
justcompile ea55f285b6
S3 Storage Class Configuration (#8532) 2 years ago
Angus Dippenaar 42522d794a
logcli: Add parallel flags (#8518) 2 years ago
Karsten Jeschkies 1875a1d6d8
Fetch all entries with logcli if limit==0. (#8537) 2 years ago
Garrett 433d5bf913
fix panics when cloning a special query (#8531) 2 years ago
brettlounsbury 4c227bd268
DynamoDB: Accept a KMS key for DynamoDB tables (#8469) 2 years ago
Owen Diehl 6a7403c4f5
correctly calculate max shards (#8494) 2 years ago
Ed Welch 9f0834793b
Loki: set a maximum number of shards for "limited" queries instead of fixed number (#8487) 2 years ago
Ed Welch 37169ca444
Loki: Process "Limited" queries sequentially and not in parallel (#8482) 2 years ago
李国忠 1fc00fa02d
[new] chunk backend: Integrate Alibaba Cloud oss (#8410) 2 years ago
janhorstmann 0e81d78914
Swift: Allow to configure swift with the internal endpoint (#8438) 2 years ago
Owen Diehl 7871ddd12b
More precise sharding logic for `on|ignoring` (#8461) 2 years ago
Christian Haudum 96d5227532
Fix parsing of vector expression (#8448) 2 years ago
Owen Diehl b13995e201
logs sharding astmapperware to spans in addition to logs (#8457) 2 years ago
Cristian Greco 2182b306f4
Usage stats reporter: fix to remove duplicate if block (#8392) 2 years ago
wilfriedroset 46690e2931
Add OVHcloud to sizing tool (#8423) 2 years ago
李国忠 322783e3d8
LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208) 2 years ago
Christian Haudum 2139dbf55f
[LogCLI] Load tenant-specific schema config file when using `--remote-schema` (#8413) 2 years ago
Etran-H 5447541e2e
Fix open "/tmp/*" the system cannot find the path specified on windows (#8170) 2 years ago
Salva Corts 7ad413e87d
Re-stablish tailing websocket connection if it's closed unexpectedly. (#8374) 2 years ago
Espen Meidell 8afb2ce3f1
Loki: Add the ability to wait on SIGTERM before shutting down (#8371) 2 years ago
Bryan Boreham c3c9ac7740
Cosmetic lint warning fixes (#8363) 2 years ago
Karsten Jeschkies e269759f6c
Display Memory request in sizing tool. (#8326) 2 years ago
Karsten Jeschkies b179bd3381
Sizing Tool: Set the minimum replias to 3. (#8329) 2 years ago
Owen Diehl c638d924af
Update index metrics (#8316) 2 years ago
Pablo fda14ca156
Re-license and export `pkg/ingester` WAL code to be used in Promtail's WAL (#8315) 2 years ago
Travis Patterson 66f7407f15
Ensure a delete request interval of at least a second (#8340) 2 years ago
Ed Welch 35510ba4eb
Loki: only log "executing query" once per query in the frontend (#8337) 2 years ago
Sandeep Sukhani b2d0481cbe
deletion: fix log deletion with line filters (#8151) 2 years ago