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 609fdb3214
feat(querier/query-frontend): track and log congestion control latency (#12058)
2 years ago
..
build Add usage report into Loki. (#5361) 4 years ago
cfg Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
constants Use metrics namespace for more metrics (#11025) 2 years ago
deletion Query filtering in the ingester and storage (#5629) 4 years ago
discovery Index gateway simple mode connection pool (#10783) 2 years ago
encoding Format + Library for building bloom filter "blocks" from chunks (#10780) 2 years ago
extract Refactoring of the Loki storage (#5833) 4 years ago
fakeauth Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
filter renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
flagext Fix marshalling ByteSize (#9570) 3 years ago
httpgrpc Return error if span context was not found (#11207) 2 years ago
httpreq Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
instrument Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
limiter Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
log config: remove flags & YAML settings deprecated in 2.9.x (#11151) 2 years ago
loser loser tree: allow sequences to contain maxVal (#9057) 3 years ago
marshal feat(querier/query-frontend): track and log congestion control latency (#12058) 2 years ago
math
net
pool Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
querylimits Turn frontend Tripperware into a Middleware. (#10688) 2 years ago
ring Bloom compactor shuffle-sharding (#11947) 2 years ago
server Restore previous behaviour of no trailing newlines in HTTP error response bodies (#11606) 2 years ago
spanlogger Update to latest dskit version for SpanLogger changes (#10423) 2 years ago
test
unmarshal Support categorized labels in Tailing (#11079) 2 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 Introduce worker queue in bloom gateway (#10976) 2 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 Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 2 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 Return all errors for a failed push request (#9807) 3 years ago
events.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
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 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) 3 years 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) 3 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 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 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 Stop using global logger in modules (#11051) 2 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_watcher.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
series_volume.go Allow volume to be aggregated by label (#9988) 2 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
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 Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 2 years ago
time_test.go Implement series volume range queries (#9812) 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