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
Karsten Jeschkies de2b0c6e9d
Rename per-request query limits. (#9011)
3 years ago
..
build
cfg config: Improve error message loading config with ENV variables. (#7759) 3 years ago
chunkcompat Refactoring of the Loki storage (#5833) 4 years ago
deletion Query filtering in the ingester and storage (#5629) 4 years ago
encoding
extract Refactoring of the Loki storage (#5833) 4 years ago
fakeauth
filter deletion: fix log deletion with line filters (#8151) 3 years ago
flagext Restoring lint checks that were previously disabled (#7340) 4 years ago
httpgrpc
httpreq Scheduler: Add query fairness control across multiple actors within a tenant (#8752) 3 years ago
limiter Add initial implementation of per-query limits (#8727) 3 years ago
log gofmt is needed for the build (#8678) 3 years ago
loser Iterators: re-implement mergeEntryIterator using loser.Tree for performance (#8637) 3 years ago
marshal Loki: remove `subqueries` from metrics.go logging and replace it with separate split and shard counters (#8761) 3 years ago
math
net
pool
querylimits Rename per-request query limits. (#9011) 3 years ago
server Querier/Ruler: query blocker (#7785) 3 years ago
spanlogger Use dskit/tenant intead of loki/pkg/tenant. (#5724) 4 years ago
test
unmarshal Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 4 years ago
validation Querier: block query by hash (#8953) 3 years ago
wal Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
LICENSE_APACHE2
active_user.go
active_user_test.go
allowed_tenants.go
allowed_tenants_test.go
config.go
conv.go
conv_test.go
dns_watcher.go
errors.go
events.go
evicting_queue.go
evicting_queue_test.go
hash_fp.go
http.go feature: Add ingester handler for shutdown and forget tokens (#6179) 4 years ago
http_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 4 years ago
list.go
log.go Restoring lint checks that were previously disabled (#7340) 4 years ago
map.go promtail: ratelimiting by label (#7597) 3 years ago
mapmerge.go
mapmerge_test.go
matchers.go Label selector optimizations (#8763) 3 years ago
merger.go
merger_test.go
metrics_helper.go Ruler: implement rule-based and shuffle sharding (#8092) 3 years ago
metrics_helper_test.go Use 0.28.1 build image and update go and alpine versions (#8583) 3 years ago
mock.go
net.go
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.go Loki: Modifies TableManager to use IndexGateway ring (#5972) 4 years ago
ring_config.go Add configuration documentation generation tool (#7916) 3 years ago
ring_test.go Loki: Modifies TableManager to use IndexGateway ring (#5972) 4 years ago
ring_watcher.go
shard.go Ruler: implement rule-based and shuffle sharding (#8092) 3 years ago
shard_test.go
string.go Refactoring of the Loki storage (#5833) 4 years ago
string_test.go
time.go avoid using bloomfilters for chunks in stats calls by avoiding duplicates (#7209) 4 years ago
time_test.go avoid using bloomfilters for chunks in stats calls by avoiding duplicates (#7209) 4 years ago
yolo.go
yolo_test.go