Commit Graph

310 Commits (80ea621ff3c7be677502d404c1bb89d1435b20ed)

Author SHA1 Message Date
nicoche 80ea621ff3
promtail: Add `max-line-size-truncate` (#8233) 2 years ago
Sandeep Sukhani 96a4fc1409
index-store: fix indexing of chunks overlapping multiple schemas (#8251) 2 years ago
Kaviraj Kanagaraj e18b4fca6f
ingester: Add `ingester_memory_streams_labels_bytes` metric (#8212) 2 years ago
Kaviraj Kanagaraj 86461b3faa
promtail: Add doc for `max-line-size` flag. (#8202) 2 years ago
Kaviraj Kanagaraj 5031ae1b4e
doc(promtail): Doc about how log rotate works with promtail. (#8096) 2 years ago
Kaviraj Kanagaraj 2597429c89
promtail: Add `max-line-size` limit to drop on client side (#8153) 2 years ago
Karsten Jeschkies 4504ed2701
Cross build Promtail for ARM with journald support. (#8131) 2 years ago
Jake Herbst 02e0b3ae89
Fix logentry drop to more intuitively match numeric fields (fixes #7011) (#7292) 2 years ago
Aditya C S 8df5803d9a
feat(logql): Support drop labels in logql pipeline (#7975) 2 years ago
Ashwanth 361e7f7f8a
scheduler: fix panic on hitting /scheduler/ring when ring is disabled (#8120) 2 years ago
Chris Hodges eb6ba615f4
Promtail: Add configuration to drop batches when rate limited by Loki (#7973) 2 years ago
Ashwanth b3e038c7a8
config_wrapper: Add support for named stores (#7946) 2 years ago
Bryan Boreham 2bad98dc8e
dashboards: add k8s resource requests to CPU and memory panels (#8047) 2 years ago
Kaviraj Kanagaraj c31c85bdcd
chore(ci): Remove CircleCI (#8061) 2 years ago
Jijo Thomas John b022f5eee3
[loki-canary] Fix changelog (#8052) 2 years ago
Ed Welch 2b66c6b126
Loki: add a 'since' query parameter for easier querying using relative time (#7964) 2 years ago
Jijo Thomas John f9ed9cb7d9
[loki-canary] Support passing loki address as environment variable (#8024) 2 years ago
Maciej Strzelecki b8d3256fd9
Helm: Use stable autoscaling/v2 if possible (#7416) 2 years ago
李国忠 b4440911e0
[new feature] logql:support sort and sort_desc (#7989) 2 years ago
Sandeep Sukhani 24deb6ed3b
fix bugs in logs results caching and its tests (#7925) 2 years ago
Christian Haudum 17577b4d47
Shut down query frontend gracefully (#7978) 2 years ago
Kaviraj Kanagaraj 1375fa0654
chore(promtail): Make `batchwait` and `batchsize` config explicit with yaml tags. (#8027) 2 years ago
Michel Hollands 59eff5ca58
Add count to template functions (#7951) 2 years ago
Ashwanth dc5cc4c494
store: write overlapping chunks to multiple stores (#7988) 2 years ago
Kaviraj Kanagaraj d5b68c0257
fix(promtail): Fix cri tags extra new lines. (#7997) 2 years ago
Sandeep Sukhani 9e7ac3d853
fix query-frontend request load balancing when using k8s service (#7966) 2 years ago
Michel Hollands 5fe9c964db
Fix validation for pattern and rexexp parsers to they don't panic in query-frontend (#7926) 2 years ago
Susana Ferreira 86d33a4e4a
Add CI step to check generated documentation to check pipeline (#7938) 2 years ago
Susana Ferreira e07fe7c338
Deprecate CLI flag -ruler.wal-cleaer.period in favor of CLI flag -ruler.wal-cleaner.period (#7937) 2 years ago
Kaviraj Kanagaraj cbd6ec15ce
feat(logql): Supporting prettifying LogQL expressions (#7906) 2 years ago
Charlie N 9d5665e34a
[Jsonnet] Fix memberlist when using a stateful ruler (#6662) 2 years ago
Maxim Ivanov b773a7a3cf
promtail: ratelimiting by label (#7597) 2 years ago
Trevor Whitney 99b7c14e09
Prepare changelog and release notes for 2.7.1 (#7895) 2 years ago
Sandeep Sukhani e9c93cd0f5
consider range and offset in queries while looking for schema config for query sharding (#7880) 2 years ago
cadrake ea9ad336dc
Loki: Modified heroku drain target to make any url query parameters available as labels (#7619) 3 years ago
Kaviraj Kanagaraj 4efdc131be
fix(memcached): panic on `send on closed channel`. (#7817) 3 years ago
Sandeep Sukhani 1410808ee9
use grpc for communicating with compactor for query time filtering of data requested for deletion (#7804) 3 years ago
George Tsilias d3615f7e9e
promtail: Handle nil error on target Details() call (#7771) 3 years ago
Josef Johansson b05f4fced3
Remove hardwired '127.0.0.1' values in default addresses (#7784) 3 years ago
李国忠 6d05ade6a8
[performance] metrics query: range vector support streaming agg when no overlap (#7380) 3 years ago
MarNicGit 59c1abe259
Docs - Move PR's in CHANGELOG.md that weren't actually implemented in 2.7.x (#7690) 3 years ago
Chris Hodges e80b4deb43
Promtail: Add tenant label to client drop metrics and logs (#7593) 3 years ago
Danny Kopping a63ad06509
Querier/Ruler: query blocker (#7785) 3 years ago
Dylan Guedes ad2260aec2
Loki: Fix multitenant querying (#7708) 3 years ago
Kaviraj Kanagaraj 3a0be48975
config: Improve error message loading config with ENV variables. (#7759) 3 years ago
Rui Fernandes 1ae1318fce
Examples: Add healthckecks in docker example (#7731) 3 years ago
Sandeep Sukhani d3e42959a5
fix bugs in processing delete requests with line filters and add proper tests (#7720) 3 years ago
Kaviraj Kanagaraj 7073ea8702
docs(embedded-cache): Add missing docs on config page. (#7684) 3 years ago
Trevor Whitney 04c7fbb531
Add config changes to upgrade guide (#7662) 3 years ago
MarNicGit 1f1dd81555
Promtail: Exclude event message (#7462) 3 years ago