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
Dylan Guedes cf419d1cb8
Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301)
3 years ago
..
client Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 3 years ago
index Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
checkpoint.go Copy `cortex/pkg/cortexpb` package dependency into Loki (#5151) 3 years ago
checkpoint.pb.go Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 3 years ago
checkpoint.proto Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 3 years ago
checkpoint_test.go refactor: use `T.TempDir` to create temporary test directory (#5253) 3 years ago
chunk_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
encoding.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
encoding_test.go Copy `cortex/pkg/cortexpb` package dependency into Loki (#5151) 3 years ago
flush.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
flush_test.go refactor: use `T.TempDir` to create temporary test directory (#5253) 3 years ago
ingester.go Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
ingester_test.go Ingester: remove the labelFilter (#5262) 3 years ago
instance.go Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
instance_test.go Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
limiter.go cleans up redundant setting of stream.unorderedWrites=true when replaying wal (#4595) 4 years ago
limiter_test.go Refactor per stream rate limit (#4213) 4 years ago
mapper.go Chore: Add pkg/util/log package (#5187) 3 years ago
mapper_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
metrics.go WAL replay discard metrics (#4212) 4 years ago
recovery.go Copy `cortex/pkg/cortexpb` package dependency into Loki (#5151) 3 years ago
recovery_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
replay_controller.go Remove instance level streams lock (#5179) 3 years ago
replay_controller_test.go WAL backpressure (#3218) 4 years ago
stream.go Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
stream_test.go Remove instance level streams lock (#5179) 3 years ago
streams_map.go Lock consistencyMtx outside locking chunkMtx (#5210) 3 years ago
streams_map_test.go Lock consistencyMtx outside locking chunkMtx (#5210) 3 years ago
tailer.go Chore: Add pkg/util/log package (#5187) 3 years ago
tailer_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
transfer.go Remove instance level streams lock (#5179) 3 years ago
transfer_test.go Remove instance level streams lock (#5179) 3 years ago
wal.go Chore: Add pkg/util/log package (#5187) 3 years ago