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/util
Ashwanth 900751c3bb
fix: report correct status code for metric and log queries in metrics.go (#12102)
1 year ago
..
atomicfs feat: Implement WAL segment ingestion via Kafka with partition ring (#14043) 1 year ago
build
cfg chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
constants feat: aggregate byte and count metrics (#13731) 1 year ago
deletion chore: update loki modules for 3.0 release (#12433) 2 years ago
discovery perf(blooms): Use jumpmap for client side sharding of the filter requests (#12470) 2 years ago
encoding Format + Library for building bloom filter "blocks" from chunks (#10780) 2 years ago
extract chore: update loki modules for 3.0 release (#12433) 2 years ago
fakeauth chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
filter renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
flagext perf: Re-introduce fixed size memory pool for bloom querier (#13172) 2 years ago
httpgrpc chore: update loki modules for 3.0 release (#12433) 2 years ago
httpreq chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
instrument Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
jumphash chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
limiter chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
log chore: update loki modules for 3.0 release (#12433) 2 years ago
loser chore: update loki modules for 3.0 release (#12433) 2 years ago
marshal chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
math
mempool chore(mempool): Wait for buffer instead of returning error (#13298) 2 years ago
net
pool Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
querylimits chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
ring chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
server fix: report correct status code for metric and log queries in metrics.go (#12102) 1 year ago
spanlogger chore: update loki modules for 3.0 release (#12433) 2 years ago
test
unmarshal chore: update loki modules for 3.0 release (#12433) 2 years ago
validation chore: update loki modules for 3.0 release (#12433) 2 years ago
wal
LICENSE_APACHE2
active_user.go Introduce worker queue in bloom gateway (#10976) 2 years ago
active_user_test.go
allowed_tenants.go
allowed_tenants_test.go
config.go chore: update loki modules for 3.0 release (#12433) 2 years ago
conv.go
conv_test.go
dns_watcher.go chore: update loki modules for 3.0 release (#12433) 2 years ago
errors.go chore: update loki modules for 3.0 release (#12433) 2 years ago
events.go
evicting_queue.go
evicting_queue_test.go
hash_fp.go inflight-logging: Add extra metadata to inflight requests logging (#11243) 2 years ago
http.go HTTP: Reuse `buffer.Bytes()` when decompressing (#9266) 3 years ago
http_loki_test.go HTTP: Reuse `buffer.Bytes()` when decompressing (#9266) 3 years ago
http_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
list.go
log.go Remove unnecessary code after dskit log.Interface has been dereleased (#10434) 2 years ago
map.go
mapmerge.go
mapmerge_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
matchers.go Label selector optimizations (#8763) 3 years ago
merger.go
merger_test.go
metrics_helper.go fix(aggregated-metrics): correctly create logfmt string (#14124) 1 year ago
metrics_helper_test.go fix(aggregated-metrics): correctly create logfmt string (#14124) 1 year ago
mock.go
net.go Stop using global logger in modules (#11051) 2 years ago
noop_registry.go chore(deps): Update Prometheus in Loki and Promtail (#12245) 2 years ago
priority_queue.go
priority_queue_test.go
query_string_builder.go
query_string_builder_test.go
queue.go
reader.go
regex.go Label selector optimizations (#8763) 3 years ago
ring_watcher.go
series_volume.go Allow volume to be aggregated by label (#9988) 3 years ago
shard.go
shard_test.go
string.go
string_test.go
ticker.go Add initial delay before starting flush loop (#9995) 3 years ago
ticker_test.go Add initial delay before starting flush loop (#9995) 3 years ago
time.go chore: update loki modules for 3.0 release (#12433) 2 years ago
time_test.go Implement series volume range queries (#9812) 3 years ago
yolo.go
yolo_test.go