Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/pkg/ingester
Owen Diehl 57cec8e496
[TSDB] Ingester Index Sampling (#6852)
3 years ago
..
client Loki: Update `grafana/dskit` and `weaveworks/common` (#6643) 3 years ago
index [TSDB] fingerprint offsets is now correctly 16 byte aligned (#6630) 3 years ago
checkpoint.go dont call getinstance twice in checkpointing (#6516) 3 years ago
checkpoint.pb.go
checkpoint.proto
checkpoint_test.go Tsdb/inverted index wiring (#6252) 3 years ago
chunk_test.go
encoding.go
encoding_test.go
flush.go Log stream flushes to see how many chunks we flush at a time (#6819) 3 years ago
flush_test.go [TSDB] Ingester Index Sampling (#6852) 3 years ago
ingester.go [TSDB] Ingester Index Sampling (#6852) 3 years ago
ingester_test.go [TSDB] Ingester Index Sampling (#6852) 3 years ago
instance.go [TSDB] Ingester Index Sampling (#6852) 3 years ago
instance_test.go Reduce to a single code path through sendBatches regardless of limit (#6216) 3 years ago
limiter.go
limiter_test.go
mapper.go
mapper_test.go
metrics.go Move ingester metrics around (#6275) 3 years ago
recovery.go Tsdb/inverted index wiring (#6252) 3 years ago
recovery_test.go
replay_controller.go
replay_controller_test.go
stream.go Improve error message when max error message is hit (#6834) 3 years ago
stream_test.go Improve error message when max error message is hit (#6834) 3 years ago
streams_map.go
streams_map_test.go
tailer.go Loki: When processing logs during tailing, don't reuse the query pipeline (#6152) 3 years ago
tailer_test.go
transfer.go Tsdb/inverted index wiring (#6252) 3 years ago
transfer_test.go
wal.go