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
Travis Patterson 3e7adb2c34
Measure Per-Stream rates (#7370)
3 years ago
..
client Implement Distributor Rate Store (#7349) 3 years ago
index [TSDB] fingerprint offsets is now correctly 16 byte aligned (#6630) 3 years ago
checkpoint.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
checkpoint.pb.go Ensure proto definitions are formatted [2/2] (#6000) 3 years ago
checkpoint.proto Ensure proto definitions are formatted [2/2] (#6000) 3 years ago
checkpoint_test.go Measure Per-Stream rates (#7370) 3 years ago
chunk_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
encoding.go Experimental TSDB index (#5376) 3 years ago
encoding_test.go Copy `cortex/pkg/cortexpb` package dependency into Loki (#5151) 3 years ago
flush.go [bugfix] fix flush.go nil pointer panic (#6993) 3 years ago
flush_test.go [TSDB] Ingester Index Sampling (#6852) 3 years ago
ingester.go Measure Per-Stream rates (#7370) 3 years ago
ingester_test.go revert stream push error response (#7160) 3 years ago
instance.go Measure Per-Stream rates (#7370) 3 years ago
instance_test.go Measure Per-Stream rates (#7370) 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 Move ingester metrics around (#6275) 3 years ago
recovery.go Loki: Per-tenant stream sharding (#7311) 3 years ago
recovery_test.go Correctly sets hash value for headblock iterator (#5423) 3 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 Measure Per-Stream rates (#7370) 3 years ago
stream_rate_calculator.go Measure Per-Stream rates (#7370) 3 years ago
stream_rate_calculator_test.go Measure Per-Stream rates (#7370) 3 years ago
stream_test.go Measure Per-Stream rates (#7370) 3 years ago
streams_map.go Lock consistencyMtx outside locking chunkMtx (#5210) 3 years ago
streams_map_test.go Measure Per-Stream rates (#7370) 3 years ago
tailer.go Loki: When processing logs during tailing, don't reuse the query pipeline (#6152) 3 years ago
tailer_test.go Makes `tailer.droppedStreams` slice bounded. (#5334) 3 years ago
transfer.go Tsdb/inverted index wiring (#6252) 3 years ago
transfer_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
wal.go Chore: Add pkg/util/log package (#5187) 3 years ago