Commit Graph

32 Commits (bbbd82bc73322d662ba81efeda3884efcdc09708)

Author SHA1 Message Date
benclive 33c26f4dd1
feat: Add initial support for a kafka-based ingest path (#13992) 2 years ago
benclive 638f59fce9
chore: Remove unused stream index from RF1 ingester (#13758) 2 years ago
Marco Pracucci b88583da7d
feat: upgrade prometheus (#13671) 2 years ago
Cyril Tovena 917053a730
feat: Introduce wal segment read path. (#13695) 2 years ago
benclive 2805496446
chore: Use boltdb Batch API for metastore writes (#13693) 2 years ago
George Robinson a77457f8ab
chore: use native histogram for metastore_request_duration_seconds (#13680) 2 years ago
George Robinson 62c5c5c641
fix: add missing flush op timeout (#13679) 2 years ago
benclive 7553775d72
chore: Remove client header interceptors from metastore client (#13659) 2 years ago
George Robinson 2dfc13bb73
feat: add loki_ingester_rf1_segment_age_seconds metric (#13653) 2 years ago
benclive d9c441efcc
feat: Implement GetObjectRange for all storage providers (#13650) 2 years ago
Cyril Tovena 8cb19a2e3c
feat(rf1): Add query path for the metastore (#13636) 2 years ago
Cyril Tovena 5f5fd4e4ab
feat(rf1): Store index ref in metastore (#13613) 2 years ago
Cyril Tovena ce88286147
feat: Instrument rf1 write path with tracing (#13599) 2 years ago
Cyril Tovena 04613b492f
feat: Instrument metastore GRPC calls (#13598) 2 years ago
George Robinson 95c49a3677
chore: replace pkg/errors with errors (#13581) 2 years ago
Cyril Tovena 0b474981dc
feat: Bootstrap metastore for wal segments (#13550) 2 years ago
George Robinson dbff69a2e9
fix: Fix panic in ingester.go (#13557) 2 years ago
George Robinson d3d9923410
chore: Rename PendingItem to PendingSegment and clean up flush.go (#13554) 2 years ago
benclive c0f5fb6e4d
chore: Clean up old streams periodically in RF-1 ingester (#13511) 2 years ago
George Robinson fac8ddafcd
chore: Remove unused const (#13544) 2 years ago
George Robinson e1f9eb5fa9
chore: Remove size and duration logs now we have metrics (#13547) 2 years ago
George Robinson a03e3d39d4
chore: Use pool of bytes.Buffer instead of io.Pipe (#13543) 2 years ago
George Robinson 8ca03a2a3d
feat: Remove flush loop and queue from Ingester RF-1 (#13538) 2 years ago
George Robinson d4179aa04f
feat: Add metrics for Ingester RF-1 (#13510) 2 years ago
George Robinson c4405fe1c4
feat: WAL Manager configuration options (#13531) 2 years ago
George Robinson b92b07d552
chore: Remove unused metrics from Ingester-RF1 (#13499) 2 years ago
George Robinson 583f7f3388
chore: Remove un-used errors from WAL Manager (#13496) 2 years ago
George Robinson bfe97d724f
feat: Add metrics to WAL Manager (#13490) 2 years ago
George Robinson 8f1d12f656
feat: Use WAL Manager (#13491) 2 years ago
Cyril Tovena 790135bd7d
feat: RF1 improves replication stategy to support 1 replica (#13469) 2 years ago
Cyril Tovena 0076bbdb42
chore: Refactor storage interface for rf1 (#13415) 2 years ago
George Robinson 7f35179cd3
feat: Ingester RF-1 (#13365) 2 years ago