Commit Graph

33 Commits (b5ac6a0258be51a6d6c3a7743e498dc40014b64b)

Author SHA1 Message Date
Salva Corts b5ac6a0258
feat: Limit to block ingestion until configured date (#13958) 9 months ago
Trevor Whitney 913e9f9347
feat: aggregate byte and count metrics (#13731) 9 months ago
Travis Patterson 573a1848d1
chore: add service_name label earlier in the ingestion pipeline (#13702) 10 months ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Sandeep Sukhani b66c343383
feat: add support for discovering and adding log levels as structured metadata (#12428) 1 year ago
Sandeep Sukhani 288c0061bf
feat: discovery of name of services emitting the logs (#12392) 1 year ago
Karsten Jeschkies 243e6f813a
refactor: Pass context to usage tracker. (#12272) 1 year ago
Karsten Jeschkies 6578a00481
feat: Support usage trackers for received and discarded bytes. (#11840) 1 year ago
Salva Corts 5f7bde74ac
Add limits (#10552) 2 years ago
Owen Diehl 2cc80c59c4
per tenant gate for structured metadata feature (#10402) 2 years ago
Dylan Guedes c0d9a2b4ba
Log push failures per-entry instead of in batches (#9720) 2 years ago
zhuoyuan-liu 571f88bc57
Reduce distributor code duplication (#8293) 2 years ago
Cyril Tovena 7b01864a91
Improves performance of distributor validations (#7534) 3 years ago
Dylan Guedes 2d7ef07494
Fix `increment_duplicate_timestamps` for multiple dupped timestamps (#6924) 3 years ago
Owen Diehl cd7ebf2ae0
exposes line length hist on distributors (#6309) 3 years ago
Karen Miller b90c460769
Rename fudge_duplicate_timestamp to be increment_duplicate_timestamp (#6120) 3 years ago
Ed Welch fc8c4f0592
Loki: Add a configurable ability to fudge incoming timestamps for guaranteed query sort order when receiving entries for the same stream that have duplicate timestamps. (#6042) 3 years ago
Kaviraj 564f833a30
Improve error message if incoming logs timestamp is far too behind. (#5040) 3 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Travis Patterson 8a2081a39e
Distributor: Truncate rather than drop log lines (#4051) 4 years ago
Cyril Tovena ae23b7e4ed
Rejects push requests with streams without labels. (#3643) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Ed Welch 407afce0e3
Loki: fix validation error and metrics (#3307) 4 years ago
Cyril Tovena 82d96dec03
Improve distributors validation. (#3134) 4 years ago
Cyril Tovena e1ab2cc509
Cleanup labels parsing. (#2929) 5 years ago
Cyril Tovena 2303f1bfa1
Cache label strings in ingester to improve memory usage. (#2926) 5 years ago
Cyril Tovena 9988ce4b9f
Improve protobuf serialization (#2031) 5 years ago
Ed Welch 272a89c13d
more linter fixes (#2024) 5 years ago
Ed Welch 3dfe89369f
Loki: refactor validation and improve error messages (#2021) 5 years ago
talham7391 fa8bf2acba
Clearer error response from push endpoint when labels are malformed (#1750) 5 years ago
Cyril Tovena 4fdfbe8e56
Increase discarded samples when line is too long. (#1708) 5 years ago
Aditya C S f9ff2a4b02
Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
Owen Diehl d6b85876ca
max line lengths (component + tenant overrides) (#1686) 5 years ago