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
Michel Hollands f04d0db434
Add metrics.go log line when reading from an ingester (#11571)
1 year ago
..
client Add basic structure of bloom gateways (#10782) 2 years ago
index chore(storage): Restructure shipper packages (#10729) 2 years ago
wal renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
checkpoint.go Update Prometheus dependency to v2.46.0 (#10777) 2 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 Implement hooks to instrument query pipelines (#11493) 1 year ago
chunk_test.go renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
encoding_test.go renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
flush.go Stop using global logger in modules (#11051) 2 years ago
flush_test.go Bloom querying: Propagate line filters from querier to bloom filter (#11492) 1 year ago
ingester.go Add metrics.go log line when reading from an ingester (#11571) 1 year ago
ingester_test.go Bloom querying: Propagate line filters from querier to bloom filter (#11492) 1 year ago
instance.go Add metrics.go log line when reading from an ingester (#11571) 1 year ago
instance_test.go Add metrics.go log line when reading from an ingester (#11571) 1 year ago
limiter.go Allow passing of context to query related limits functions (#8689) 2 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 Use metrics namespace for more metrics (#11025) 2 years ago
recovery.go Stop using global logger in modules (#11051) 2 years ago
recovery_test.go Stop using global logger in modules (#11051) 2 years ago
replay_controller.go Update Prometheus dependency to latest release (v2.39.1) (#7425) 3 years ago
replay_controller_test.go Use metrics namespace for more metrics (#11025) 2 years ago
stream.go Pin `chunk` and `index` format to `schema` version. (#10213) 2 years ago
stream_rate_calculator.go Stream Sharding amortize push payloads across the observed rate. (#9414) 2 years ago
stream_rate_calculator_test.go Stream Sharding amortize push payloads across the observed rate. (#9414) 2 years ago
stream_test.go Approximate `quantile_over_time` (#10417) 1 year ago
streams_map.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
streams_map_test.go Pin `chunk` and `index` format to `schema` version. (#10213) 2 years ago
tailer.go Approximate `quantile_over_time` (#10417) 1 year ago
tailer_test.go Approximate `quantile_over_time` (#10417) 1 year ago
wal.go Update Prometheus dependency to v2.46.0 (#10777) 2 years ago