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 dc5d458c14
Failures logging: avoid logging generic errors (#9796)
3 years ago
..
client Add configuration documentation generation tool (#7916) 3 years ago
index Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
wal WAL: remove ePool that is unused (#8669) 3 years ago
checkpoint.go Re-license and export `pkg/ingester` WAL code to be used in Promtail's WAL (#8315) 3 years ago
checkpoint.pb.go Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
checkpoint.proto Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
checkpoint_test.go Log push failures per-entry instead of in batches (#9720) 3 years ago
chunk_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
encoding_test.go Re-license and export `pkg/ingester` WAL code to be used in Promtail's WAL (#8315) 3 years ago
flush.go Update Prometheus dependency (#9205) 3 years ago
flush_test.go Log push failures per-entry instead of in batches (#9720) 3 years ago
ingester.go Convert SeriesVolume response to prometheus-style (#9703) 3 years ago
ingester_test.go Remove unused Value field (#9774) 3 years ago
instance.go Log Volume: Do the prometheus-format conversion in dedicated middleware (#9776) 3 years ago
instance_test.go Remove unused Value field (#9774) 3 years ago
limiter.go Allow passing of context to query related limits functions (#8689) 3 years ago
limiter_test.go
mapper.go
mapper_test.go
metrics.go Rename usagestats to analytics (#9212) 3 years ago
recovery.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
recovery_test.go Log push failures per-entry instead of in batches (#9720) 3 years ago
replay_controller.go Update Prometheus dependency to latest release (v2.39.1) (#7425) 3 years ago
replay_controller_test.go
stream.go Failures logging: avoid logging generic errors (#9796) 3 years ago
stream_rate_calculator.go Stream Sharding amortize push payloads across the observed rate. (#9414) 3 years ago
stream_rate_calculator_test.go Stream Sharding amortize push payloads across the observed rate. (#9414) 3 years ago
stream_test.go Log push failures per-entry instead of in batches (#9720) 3 years ago
streams_map.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
streams_map_test.go Log push failures per-entry instead of in batches (#9720) 3 years ago
tailer.go
tailer_test.go
transfer.go Tsdb/inverted index wiring (#6252) 4 years ago
transfer_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
wal.go WAL: store pointers in record pool (#8667) 3 years ago