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
Sandeep Sukhani b2d0481cbe
deletion: fix log deletion with line filters (#8151)
3 years ago
..
build Add usage report into Loki. (#5361) 4 years ago
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 Experimental TSDB index (#5376) 4 years ago
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) 3 years ago
httpgrpc
httpreq
limiter
log Only print logger error when required (#8256) 3 years ago
marshal Add store & cache download statistics (#7982) 3 years ago
math
net
pool
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 Removing duplicated limits file and refactored references (#8210) 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 fix rounding of time to milliseconds (#5352) 4 years ago
conv_test.go fix rounding of time to milliseconds (#5352) 4 years ago
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) 3 years ago
map.go promtail: ratelimiting by label (#7597) 3 years ago
mapmerge.go
mapmerge_test.go
matchers.go
merger.go
merger_test.go
metrics_helper.go Ruler: implement rule-based and shuffle sharding (#8092) 3 years ago
metrics_helper_test.go Ruler: implement rule-based and shuffle sharding (#8092) 3 years ago
mock.go
net.go Update dskit version (#5392) 4 years ago
priority_queue.go
priority_queue_test.go
query_string_builder.go
query_string_builder_test.go
queue.go
reader.go
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