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
Danny Kopping c725de6035
Querier: add chunk refs fetch time to metrics (#10362)
3 years ago
..
build Add usage report into Loki. (#5361) 4 years ago
cfg Upgrade `golangci-lint` and fix linting errors (#9601) 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 Tsdb/v3 (#9070) 3 years ago
extract Refactoring of the Loki storage (#5833) 4 years ago
fakeauth Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
filter non-indexed labels: support for deletion of logs with non-indexed labels (#10337) 3 years ago
flagext Fix marshalling ByteSize (#9570) 3 years ago
httpgrpc Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
httpreq Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
instrument Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
limiter Add shuffle sharding to index gateway (#9710) 3 years ago
log Upgrade to latest dskit main (#10300) 3 years ago
loser loser tree: allow sequences to contain maxVal (#9057) 3 years ago
marshal Querier: add chunk refs fetch time to metrics (#10362) 3 years ago
math
net
pool Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
querylimits Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
server Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
spanlogger Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
test
unmarshal Remove Prometheus dependency for push pkg (#9937) 3 years ago
validation Querier: block query by hash (#8953) 3 years ago
wal Update Prometheus dependency to latest release (v2.40.4) (#7826) 4 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 Return all errors for a failed push request (#9807) 3 years ago
events.go
evicting_queue.go
evicting_queue_test.go
hash_fp.go
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 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) 4 years ago
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 Update Prometheus dependency (#9205) 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 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
regex.go Label selector optimizations (#8763) 3 years ago
ring.go Add shuffle sharding to index gateway (#9710) 3 years ago
ring_config.go Update dskit (#10091) 3 years ago
ring_test.go Add shuffle sharding to index gateway (#9710) 3 years ago
ring_watcher.go
series_volume.go Allow volume to be aggregated by label (#9988) 3 years ago
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
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 Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
time_test.go Implement series volume range queries (#9812) 3 years ago
yolo.go
yolo_test.go