Commit Graph

2011 Commits (d357ad9e58a035bcdb5e0bf0a4ebebaba4de1797)
 

Author SHA1 Message Date
Sandeep Sukhani d357ad9e58
fix broken json logs push path (#3261) 4 years ago
Ed Welch 51952dafc1
Loki: Log a crude lag metric for how far behind a client is. (#3236) 4 years ago
Cyril Tovena 1a36874e1c
Ensure we have parenthetis for bin ops. (#3251) 4 years ago
Sandeep Sukhani db14ff193c
limit query range in async store for ingesters when query-ingesters-within flag is set (#3201) 4 years ago
Owen Diehl c6110bd93f
updates tanka installation docs (#3239) 4 years ago
Cyril Tovena 3e46067cbb
Fixes a bug where slice of Entries where not zeroed before decoding json. (#3249) 4 years ago
Chance Zibolski 2c8cf9e86f
Makefile: Build promtail for windows/386 to support 32 bit windows hosts (#3243) 4 years ago
Owen Diehl 224e68a50b
WAL backpressure (#3218) 4 years ago
Thibault Deutsch 2bbf4b21c3
logcli: support --include-label when not using --tail (#3229) 4 years ago
Cyril Tovena 8716e24518
Allocate entries array with correct size while decoding WAL entries. (#3241) 4 years ago
Andreas Plesner 4c6f8e8149
docs: point to latest release for docker installation (#3235) 4 years ago
Cyril Tovena a5cb38d54c
Fixes unmarshalling of tailing responses. (#3237) 4 years ago
Kaviraj 6856209093
Terraform script to automate GCP provisioning for gcplog (#3206) 4 years ago
Cyril Tovena 33abab5e42
Cortex update pre 1.7 (#3215) 4 years ago
Leo Takaoka 931fdcbb93
fix: Insert a space in the error message (#3225) 4 years ago
Jeroen Veltman 5d6343c1d0
Fix(pkg/promtail) CVE-2020-11022 JQuery vulnerability (#3224) 4 years ago
Michel Hollands 2afebbc064
Add config endpoint (#3228) 4 years ago
Cyril Tovena d976079992
Fixes previous commit not using the new sized body. (#3234) 4 years ago
Cyril Tovena 567ccde0b6
Re-introduce https://github.com/grafana/loki/pull/3178. (#3233) 4 years ago
李国忠 0208071bbd
[doc] fix err. "loki_frontend" is invalid (#3220) 4 years ago
Michał Sochoń 3bb7f52f1f
Fix: Update docs for logcli (#3212) 4 years ago
Cyril Tovena a70e68862b
Rename checkpoint proto package to avoid conflict with cortex. (#3217) 4 years ago
Robert Fratto da54d33e33
promtail: pass registerer to gcplog (#3191) 4 years ago
Cyril Tovena fd619b6931
Fixes tail api marshalling for v1. (#3211) 4 years ago
Cyril Tovena e74eb549ba
Reverts flush buffer pooling. (#3210) 4 years ago
Cyril Tovena ba0df61531
Fixes panic when using multiple client with the same prometheus registry. (#3207) 4 years ago
Cyril Tovena ea488f9940
Improve ingester flush memory usage. (#3200) 4 years ago
Cyril Tovena 07ece2bc2a
Improve checkpoint series iterator. (#3193) 4 years ago
Cyril Tovena 0a81f70800
Improves checkpointerWriter memory usage (#3188) 4 years ago
Owen Diehl b861757b34
Ignore flushed chunks during checkpointing (#3195) 4 years ago
Cyril Tovena 5eee25b560
Fixes unwrap expressions from last optimization. (#3194) 4 years ago
Cyril Tovena 070246c0a4
Uses custom json-iter decoder for log entries. (#3163) 4 years ago
Kaviraj 3054d64377
doc(gcplog): Fix titles for Cloud provisioning for GCP logs (#3190) 4 years ago
Kaviraj 6cc41f92f8
Gcplog targetmanager (#3083) 4 years ago
Hui Kang 1ffd4f641e
Doc: Add missing wal in configuration (#3162) 4 years ago
Michel Hollands 56bf5e7073
Make httpAuthMiddleware field public (#3159) 4 years ago
Owen Diehl 40a637e897
remaining sts use parallel mgmt policy (#3181) 4 years ago
Owen Diehl c175ad0862
moves boltdb flags to config file (#3180) 4 years ago
Owen Diehl 5b6d64c89e
sts rulers (#3179) 4 years ago
Cyril Tovena 28c0b310c7
Logs PushRequest data. (#3178) 4 years ago
Ed Welch c883f02eb0
changes ingester default from 5Gi to 10Gi, prior to PR 3079 correctly fixed the ingester deployment to use this value, however the hard coded value was 10Gi and this default was 5Gi. This is a dissalowed change in kubernetes and causes deployment failures. (#3156) 4 years ago
Robert Fratto 628c1fae95
pass a prometheus registerer to promtail components (#3175) 4 years ago
李国忠 54d1d3bea7
[doc] fix:querier do not handle "/flush" api (#3165) 4 years ago
Owen Diehl 322e4bc6fc
updates alerting docs post 2.0 (#3164) 4 years ago
Hui Kang 1f6fd5e45e
Doc: add missing type supported by table manager (#3148) 4 years ago
Allenzhli 06de835f6e
update github.com/gorilla/websocket to fixes a potential DoS (#3152) 4 years ago
Cyril Tovena 2a90c4ceb5
Improve wal entries encoding. (#3153) 4 years ago
John Losito cfbc5f84e6
Allow dependabot to keep github actions up-to-date (#3149) 4 years ago
Owen Diehl 6dc8bee9b0
ingester/shutdown -> ingester/flush_shutdown (#3146) 4 years ago
Cyril Tovena 5070605335
Fixes absent_over_time to work with all log selector. (#3143) 4 years ago