Commit Graph

835 Commits (e8cce09de29dc58c38b333e72dfe11613d49fbb3)

Author SHA1 Message Date
Cyril Tovena e8cce09de2
Fix a bug with metric queries and label_format. (#3263) 4 years ago
Karsten Jeschkies 287244d110
Update vendored Cortex to 0976147451ee (#3267) 4 years ago
Chance Zibolski 91974e0cfe
logcli: Fix handling of logcli query using --since/--from and --tail (#3270) 4 years ago
李国忠 0986d8dafe
[ingester_query] change var "clients" to "reps" (#3274) 4 years ago
Ed Welch b4eeddc710
Loki migrate-tool (#3151) 4 years ago
Jacob Lisi c3d1937eab
update vendored cortex and add new replace overrides (#3256) 4 years ago
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
Cyril Tovena 3e46067cbb
Fixes a bug where slice of Entries where not zeroed before decoding json. (#3249) 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
Cyril Tovena a5cb38d54c
Fixes unmarshalling of tailing responses. (#3237) 4 years ago
Cyril Tovena 33abab5e42
Cortex update pre 1.7 (#3215) 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
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 6cc41f92f8
Gcplog targetmanager (#3083) 4 years ago
Michel Hollands 56bf5e7073
Make httpAuthMiddleware field public (#3159) 4 years ago
Cyril Tovena 28c0b310c7
Logs PushRequest data. (#3178) 4 years ago
Robert Fratto 628c1fae95
pass a prometheus registerer to promtail components (#3175) 4 years ago
Cyril Tovena 2a90c4ceb5
Improve wal entries encoding. (#3153) 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
Owen Diehl 95052943c4
swaps mutex for atomic (#3141) 4 years ago
Owen Diehl ed649eec37
Don't fail writes due to full WAL disk (#3136) 4 years ago
Owen Diehl fd94b8d30d
label_format no longer shardable and introduces the Shardable() metho… (#3137) 4 years ago
Cyril Tovena f1c4ba2f59
Add zstd and flate compressions algorithms. (#3064) 4 years ago
Cyril Tovena 82d96dec03
Improve distributors validation. (#3134) 4 years ago
Owen Diehl c9b85b33ac
Integrates label replace into sharding code (#3132) 4 years ago
Danny Kopping fcabfec470
Implementing line comments (#3126) 4 years ago
Michel Hollands 4f62f36af7
Update cortex to 1 6 (#3131) 4 years ago
Cyril Tovena cdf4a73238
Improve tailer matching by using the index. (#3090) 4 years ago
Cyril Tovena c971e8e65a
Optimizes SampleExpr to remove unnecessary line_format. (#3065) 4 years ago
李国忠 bd321fb4f2
lru cache logql.ParseLabels (#3092) 4 years ago
Owen Diehl 72666dc799
self documenting pipeline process ifc (#3122) 4 years ago