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
Ed Welch 67c0b3ed2c
Loki: log all trace ID's but include `sampled=true` when the trace is logged (#9039)
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 Copy `cortex/util/fakeauth` package dependency into Loki (#4956) 4 years ago
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 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 Loki: log all trace ID's but include `sampled=true` when the trace is logged (#9039) 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 Chore: Copy `cortex/util/math` into Loki (#5036) 4 years ago
net Loki: Append loopback to ingester net interface default list (#4570) 4 years ago
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 Chore: Remove `cortex/util/test` dependency (#5050) 4 years ago
unmarshal Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 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 Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
active_user_test.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
allowed_tenants.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
allowed_tenants_test.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
config.go Chore: Add pkg/util/log package (#5187) 4 years ago
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 Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
errors.go changed logic to respond with '500 Internal Server Error' if rpc error with code 'Cancelled' happened. it's made to allow loki to retry the request to the querier instead of returning '499 The request was cancelled by the client.' back to the client. (#5297) 4 years ago
events.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
evicting_queue.go
evicting_queue_test.go
hash_fp.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
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) 3 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 Label selector optimizations (#8763) 3 years ago
merger.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
merger_test.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
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 Update dskit version (#5392) 4 years ago
priority_queue.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
priority_queue_test.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
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 Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
shard.go Ruler: implement rule-based and shuffle sharding (#8092) 3 years ago
shard_test.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
string.go Refactoring of the Loki storage (#5833) 4 years ago
string_test.go cleanup: consolidate util strings contain functions (#5304) 4 years ago
time.go avoid using bloomfilters for chunks in stats calls by avoiding duplicates (#7209) 3 years ago
time_test.go avoid using bloomfilters for chunks in stats calls by avoiding duplicates (#7209) 3 years ago
yolo.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
yolo_test.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago