Commit Graph

407 Commits (8628b15624e0c1f5cd730cc9ee585416926c09c3)

Author SHA1 Message Date
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Christian Haudum b49b3ce6e1
Add basic structure of bloom gateways (#10782) 2 years ago
Ashwanth 8bb615c2cc
config: loki better defaults (#10793) 2 years ago
Christian Haudum 54e46446fa
Do not transfer off chunks on ingester shutdown (#10709) 2 years ago
Paschalis Tsilias 07cbef9226
Update Prometheus dependency to v2.46.0 (#10777) 2 years ago
Christian Haudum 2e775f3f44
chore(storage): Restructure shipper packages (#10729) 2 years ago
Dylan Guedes 2133702661
Ingester: Change log line level and make jitter potentially longer. (#10689) 2 years ago
Christian Haudum e03637151b
Remove legacy ingester shutdown handler (#10655) 2 years ago
Christian Haudum 2b6bdc2a29
chore(storage): Simplify store interfaces and abstractions (pt 2) (#10454) 2 years ago
Vladyslav Diachenko 00a3c5b026
renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
Trevor Whitney 85e2e52279
fix: respect query matcher in ingester when getting label values (#10375) 2 years ago
Christian Haudum 31981bd4af
Remove dependency on Bigchunk, which is a leftover of Cortex and is only used in tests (#10354) 2 years ago
Kaviraj Kanagaraj bbfb13c3e4
Pin `chunk` and `index` format to `schema` version. (#10213) 2 years ago
Bryan Boreham f89a51fde8
Tracing: elide small traces for Stats call (#10308) 2 years ago
Owen Diehl f53498c4aa
allows filter-only matchers in series endpoint (#10269) 2 years ago
Trevor Whitney 4d2a94ebd3
Return intersecting labels when aggregating volume by label (#10248) 2 years ago
Salva Corts 287f29bc46
Update chunk and head fmt to v4 (non-indexed labels) (#10242) 2 years ago
Sandeep Sukhani 0d580e4501
serialize empty head block as well while checkpointing to retain the head block format (#10182) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Dylan Guedes 9130c1a40d
Include stream name on error message (#10131) 2 years ago
Trevor Whitney 39be4b5e6b
Only aggregate labels or series based on requested (#10076) 2 years ago
Dylan Guedes 122313caf7
Remove redundant spans (#10055) 2 years ago
Christian Haudum ab3d58a265
Add initial delay before starting flush loop (#9995) 2 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 2 years ago
Salva Corts 7e248e1e90
Support non-indexed labels in WAL (#10011) 2 years ago
Karsten Jeschkies efac690328
Use series hash to identify uniques in merge. (#9985) 2 years ago
Ed Welch fa6f9c638a
Loki: add 'post_filter_lines' stat for tracking how many lines are match a queries filter expression(s) (#9983) 2 years ago
Salva Corts ce91076dd4
Add non-indexed metadata to chunks (#9700) 2 years ago
Travis Patterson 23e59fa4a9
reset pipeline caches when tailing rather than making a new pipeline (#9949) 2 years ago
Dylan Guedes 9ed7fa9df4
WriteFailures: Add metrics to increase monitoring (#9904) 2 years ago
Trevor Whitney 9e19ff006c
Add targetLabels to SeriesVolume requests (#9878) 2 years ago
Dylan Guedes dc5d458c14
Failures logging: avoid logging generic errors (#9796) 2 years ago
Travis Patterson 8ca035ffbf
Log Volume: Do the prometheus-format conversion in dedicated middleware (#9776) 2 years ago
Travis Patterson 4da0f63789
Remove unused Value field (#9774) 2 years ago
Trevor Whitney dbc3040739
Convert SeriesVolume response to prometheus-style (#9703) 2 years ago
Dylan Guedes c0d9a2b4ba
Log push failures per-entry instead of in batches (#9720) 2 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 2 years ago
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
Travis Patterson 065bee7e72
Label Volume Endpoint (#9588) 2 years ago
Periklis Tsirakidis 69392de8b6
Fix duplicate label values from ingester streams (#9629) 2 years ago
Travis Patterson 6d8a184334
Revert "revert count unflused chunks (#9504)" (#9615) 2 years ago
Salva Corts 87a659a6db
Add span events for index stats and result cache (#9552) 2 years ago
Travis Patterson a4ef06890b
revert count unflused chunks (#9504) 2 years ago
Travis Patterson aeba51ab0f
Count unflushed chunks in instance stats (#9479) 2 years ago
Owen Diehl 64c6f6b8cc
Better combines stats in ingesters (#9474) 2 years ago
Dylan Guedes 358b8965c4
Distributor: Add org_id to log error (#9475) 2 years ago
Dylan Guedes 20567f9ed8
Ingester: Avoid repeating `streamName` on error message (#9419) 2 years ago
Travis Patterson fdc337692d
Stream Sharding amortize push payloads across the observed rate. (#9414) 2 years ago
Trevor Whitney 50bc1cee71
Rename usagestats to analytics (#9212) 2 years ago
Michel Hollands 475eb6a190
Remove shutdown marker file when shutting down (#9314) 2 years ago