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
Callum Styan f411a0795a
fix: fix bug in query result marshaling for invalid utf8 characters (#14585)
7 months ago
..
atomicfs feat: Implement WAL segment ingestion via Kafka with partition ring (#14043) 9 months ago
build
cfg chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
constants feat: aggregate byte and count metrics (#13731) 9 months ago
deletion chore: update loki modules for 3.0 release (#12433) 1 year ago
discovery perf(blooms): Use jumpmap for client side sharding of the filter requests (#12470) 1 year 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) 1 year ago
fakeauth chore: Linting updates in prep for Go 1.23 (#14071) 9 months 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) 11 months ago
httpgrpc chore: update loki modules for 3.0 release (#12433) 1 year ago
httpreq chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
instrument Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
jumphash chore: Improve logging of jumphash server selector (#14306) 7 months ago
limiter feat: Configurable list of json fields to mine patterns (#14528) 7 months ago
log chore: update loki modules for 3.0 release (#12433) 1 year ago
loser chore: update loki modules for 3.0 release (#12433) 1 year ago
marshal fix: fix bug in query result marshaling for invalid utf8 characters (#14585) 7 months ago
math
mempool chore(mempool): Wait for buffer instead of returning error (#13298) 11 months ago
net
pool Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
querylimits chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
ring chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
server fix: report correct status code for metric and log queries in metrics.go (#12102) 8 months ago
spanlogger chore: update loki modules for 3.0 release (#12433) 1 year ago
test
unmarshal chore: update loki modules for 3.0 release (#12433) 1 year ago
validation chore: update loki modules for 3.0 release (#12433) 1 year ago
wal Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
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) 1 year ago
conv.go
conv_test.go
dns_watcher.go chore: update loki modules for 3.0 release (#12433) 1 year ago
entry_size.go feat(loki): include structured_metadata size while asserting rate limit (#14571) 7 months ago
errors.go chore: update loki modules for 3.0 release (#12433) 1 year 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 feat(storage): AWS backend using thanos.io/objstore (#11221) 7 months ago
http_loki_test.go HTTP: Reuse `buffer.Bytes()` when decompressing (#9266) 2 years ago
http_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
list.go
log.go Remove unnecessary code after dskit log.Interface has been dereleased (#10434) 2 years ago
map.go promtail: ratelimiting by label (#7597) 2 years ago
mapmerge.go
mapmerge_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
matchers.go Label selector optimizations (#8763) 2 years ago
merger.go
merger_test.go
metrics_helper.go fix(aggregated-metrics): correctly create logfmt string (#14124) 8 months ago
metrics_helper_test.go fix(aggregated-metrics): correctly create logfmt string (#14124) 8 months 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) 1 year ago
priority_queue.go
priority_queue_test.go
query_string_builder.go
query_string_builder_test.go chore: remove copied loop vars (#14383) 8 months ago
queue.go
reader.go
regex.go Label selector optimizations (#8763) 2 years ago
ring_watcher.go
series_volume.go Allow volume to be aggregated by label (#9988) 2 years ago
shard.go Ruler: implement rule-based and shuffle sharding (#8092) 2 years ago
shard_test.go
string.go Refactoring of the Loki storage (#5833) 3 years ago
string_test.go chore: remove copied loop vars (#14383) 8 months ago
ticker.go Add initial delay before starting flush loop (#9995) 2 years ago
ticker_test.go Add initial delay before starting flush loop (#9995) 2 years ago
time.go chore: update loki modules for 3.0 release (#12433) 1 year ago
time_test.go Implement series volume range queries (#9812) 2 years ago
yolo.go
yolo_test.go