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/dataobj/consumer
Robert Fratto 736ccdbf93
chore(dataobj): rename dataset.Reader to RowReader (#20629)
4 months ago
..
logsobj chore(dataobj): rename dataset.Reader to RowReader (#20629) 4 months ago
config.go feat: create separate flusher to support parallel flushes (#20446) 4 months ago
downscale.go feat: decouple dataobj consumers from the reader service (#20315) 5 months ago
flush.go feat: separate metastore events and offsets from flushes (#20605) 4 months ago
flush_test.go feat: separate metastore events and offsets from flushes (#20605) 4 months ago
http.go feat: add downscalePermittedFunc to check downscale is permitted (#20171) 6 months ago
metastore.go feat: separate metastore events and offsets from flushes (#20605) 4 months ago
metastore_test.go feat: separate metastore events and offsets from flushes (#20605) 4 months ago
metrics.go chore: clean up consumer metrics (#20619) 4 months ago
mock_test.go feat: separate metastore events and offsets from flushes (#20605) 4 months ago
processor.go fix: set consumption lag to zero after idle flush timeout (#20620) 4 months ago
processor_test.go chore: clean up consumer metrics (#20619) 4 months ago
service.go feat: separate metastore events and offsets from flushes (#20605) 4 months ago