Commit Graph

343 Commits (66f7407f15fd60da3bb8bad3a4e7e3bd302ae8ac)

Author SHA1 Message Date
Kaviraj Kanagaraj e18b4fca6f
ingester: Add `ingester_memory_streams_labels_bytes` metric (#8212) 2 years ago
Ashwanth 0723678573
limits: add tenant to log lines for per-stream rate-limited and out-of-order errors (#8177) 2 years ago
Christian Haudum 089ec1b05f Fix various linter errors 2 years ago
Travis Patterson 92fca94bb5
Revert "Update Ingester Rate Calculations (#7652)" (#7991) 2 years ago
Susana Ferreira 68a4d3271a
Fix documentation typos from #7916 (#7934) 2 years ago
Susana Ferreira f93b91bfb5
Add configuration documentation generation tool (#7916) 2 years ago
Robert Fratto 85392a9728
Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
Travis Patterson 343e39f67b
Update Ingester Rate Calculations (#7652) 3 years ago
洪阿南 776ee95a00
modify usage stat metric unit to match definition (#7588) 3 years ago
李国忠 6848ea37dd
fix ingester: grpc method=/logproto.Querier/Query fail. (#5970) 3 years ago
Travis Patterson 198c81fc7b
Reduce number of locks and partition by tenant and stream hash (#7583) 3 years ago
Travis Patterson c75b822fc6
Track rates per stream and per tenant (#7564) 3 years ago
Travis Patterson 45d59ba571
Improve rate store refresh latency (#7492) 3 years ago
Robert Fratto 2208ea7147
Update Prometheus dependency to latest release (v2.39.1) (#7425) 3 years ago
Travis Patterson 3e7adb2c34
Measure Per-Stream rates (#7370) 3 years ago
Travis Patterson 7979cfbe07
Implement Distributor Rate Store (#7349) 3 years ago
Dylan Guedes b1d4efab12
Loki: Per-tenant stream sharding (#7311) 3 years ago
Travis Patterson e3e4e27c8c
Implement ingester API to return stream rates (#7176) 3 years ago
Danny Kopping c3e92b876c
Restoring lint checks that were previously disabled (#7340) 3 years ago
Eng Zer Jun e2842c69c5
Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
Travis Patterson 071118a090
revert stream push error response (#7160) 3 years ago
Travis Patterson 3f0ecd3c7b
Implement all-or-nothing stream ingestion (#7094) 3 years ago
Travis Patterson bc16450349
Revert "Hide duplicates caused by stream sharding (#7005)" (#7031) 3 years ago
Travis Patterson a98b7ebaf4
Hide duplicates caused by stream sharding (#7005) 3 years ago
李国忠 562ccd6932
[bugfix] fix flush.go nil pointer panic (#6993) 3 years ago
Dylan Guedes bba6c14459
Loki: Modify ingesters to return rate-limited streams to distributors (#6977) 3 years ago
Owen Diehl 57cec8e496
[TSDB] Ingester Index Sampling (#6852) 3 years ago
Christian Simon 19c7315bcc
Improve error message when max error message is hit (#6834) 3 years ago
Danny Kopping 66fdb3c572
Log stream flushes to see how many chunks we flush at a time (#6819) 3 years ago
Ed Welch d7345c1c4c
Loki: Do not store exact log line duplicates (now including unordered inserts) (#6642) 3 years ago
Marco Pracucci e7fb10f456
Loki: Update `grafana/dskit` and `weaveworks/common` (#6643) 3 years ago
Owen Diehl 094f8f3b20
[TSDB] fingerprint offsets is now correctly 16 byte aligned (#6630) 3 years ago
Owen Diehl 8eed9a4dde
dont call getinstance twice in checkpointing (#6516) 3 years ago
Jesus Vazquez db9dbe8e1d
Bump prometheus dependency (#6403) 3 years ago
Christian Haudum c12a1f4f43
feature: Add ingester handler for shutdown and forget tokens (#6179) 3 years ago
Mathew Heard de418bf6ac
Reduce to a single code path through sendBatches regardless of limit (#6216) 3 years ago
Owen Diehl 4903df6ae5
Tsdb/inverted index wiring (#6252) 3 years ago
Christian Simon 7f50a26656
Move ingester metrics around (#6275) 3 years ago
Owen Diehl c032da9639
Tsdb/inverted index (#6233) 3 years ago
Sandeep Sukhani 1923668a5d
run store queries in ingester when using tsdb as index store (#6209) 3 years ago
Ed Welch 4bf1648da1
Loki: When processing logs during tailing, don't reuse the query pipeline (#6152) 3 years ago
Kaviraj Kanagaraj 24f8b19e91
Remove unused grpc health check endpoints (#6113) 3 years ago
Owen Diehl 756fc19577
fix mutability bug with labels during tsdb flushing (#6116) 3 years ago
Christian Haudum 18058d2b55
Serve correct status of ingester/distributor in gRPC healthcheck endpoint (#6094) 3 years ago
Owen Diehl b45efd4c2d
TSDB shipper + WAL (#6049) 3 years ago
Ed Welch 4f75939efb
Revert "Loki: Change live tailing to only allow mutating the log line not the number of streams. (#6063)" (#6097) 3 years ago
Ed Welch 98fda9b0a0
Loki: Change live tailing to only allow mutating the log line not the number of streams. (#6063) 3 years ago
Christian Simon 6c1a62d829
Ensure proto definitions are formatted [2/2] (#6000) 3 years ago
Christian Haudum b6ce3826b4
Use new build image 0.20.3 (#5904) 3 years ago
Travis Patterson 7299e3bdcd
Fix query filtering (#5951) 3 years ago