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 b35bbd80d6
Support content negotiation between query frontend and querier. (#9813)
2 years ago
..
build Add usage report into Loki. (#5361) 3 years ago
cfg Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
chunkcompat Refactoring of the Loki storage (#5833) 3 years ago
deletion Query filtering in the ingester and storage (#5629) 3 years ago
encoding Tsdb/v3 (#9070) 2 years ago
extract Refactoring of the Loki storage (#5833) 3 years ago
fakeauth Copy `cortex/util/fakeauth` package dependency into Loki (#4956) 3 years ago
filter deletion: fix log deletion with line filters (#8151) 2 years ago
flagext Fix marshalling ByteSize (#9570) 2 years ago
httpgrpc Loki: Add a ring to the query scheduler to allow discovery via the ring as an alternative to DNS (#4424) 4 years ago
httpreq Scheduler: Add query fairness control across multiple actors within a tenant (#8752) 2 years ago
limiter Add shuffle sharding to index gateway (#9710) 2 years ago
log Replace flaky server for log level handler test. (#9822) 2 years ago
loser loser tree: allow sequences to contain maxVal (#9057) 2 years ago
marshal Support content negotiation between query frontend and querier. (#9813) 2 years ago
math Chore: Copy `cortex/util/math` into Loki (#5036) 3 years ago
net Loki: Append loopback to ingester net interface default list (#4570) 4 years ago
pool Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
querylimits Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
server Support content negotiation between query frontend and querier. (#9813) 2 years ago
spanlogger Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
test Chore: Remove `cortex/util/test` dependency (#5050) 3 years ago
unmarshal Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
validation Querier: block query by hash (#8953) 2 years ago
wal Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
LICENSE_APACHE2 Re-license to AGPLv3 (#3630) 4 years ago
active_user.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
active_user_test.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
allowed_tenants.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
allowed_tenants_test.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
config.go Chore: Add pkg/util/log package (#5187) 3 years ago
conv.go fix rounding of time to milliseconds (#5352) 3 years ago
conv_test.go fix rounding of time to milliseconds (#5352) 3 years ago
dns_watcher.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
errors.go Return all errors for a failed push request (#9807) 2 years ago
events.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
evicting_queue.go Ruler: Recording Rules (#3766) 4 years ago
evicting_queue_test.go Ruler: Recording Rules (#3766) 4 years ago
hash_fp.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
http.go HTTP: Reuse `buffer.Bytes()` when decompressing (#9266) 2 years ago
http_loki_test.go HTTP: Reuse `buffer.Bytes()` when decompressing (#9266) 2 years ago
http_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
list.go Loki: Allow configuring query_store_max_look_back_period when running a filesystem store and boltdb-shipper (#2073) 5 years ago
log.go Restoring lint checks that were previously disabled (#7340) 3 years ago
map.go promtail: ratelimiting by label (#7597) 2 years ago
mapmerge.go Ruler: Recording Rules (#3766) 4 years ago
mapmerge_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
matchers.go Label selector optimizations (#8763) 2 years ago
merger.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
merger_test.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
metrics_helper.go Update Prometheus dependency (#9205) 2 years ago
metrics_helper_test.go Use 0.28.1 build image and update go and alpine versions (#8583) 2 years ago
mock.go Added -querier.query_timeout support (#788) 6 years ago
net.go Update dskit version (#5392) 3 years ago
priority_queue.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
priority_queue_test.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
query_string_builder.go logcli: Query needs to be stored into url.RawQuery, and not url.Path (#2027) 5 years ago
query_string_builder_test.go logcli: Query needs to be stored into url.RawQuery, and not url.Path (#2027) 5 years ago
queue.go Extracting queue interface (#3816) 4 years ago
reader.go Logs PushRequest data. (#3178) 4 years ago
regex.go Label selector optimizations (#8763) 2 years ago
ring.go Add shuffle sharding to index gateway (#9710) 2 years ago
ring_config.go Bump dskit from 528d8a7 to 1725bcc (#9184) 2 years ago
ring_test.go Add shuffle sharding to index gateway (#9710) 2 years ago
ring_watcher.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
shard.go Ruler: implement rule-based and shuffle sharding (#8092) 2 years ago
shard_test.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
string.go Refactoring of the Loki storage (#5833) 3 years ago
string_test.go cleanup: consolidate util strings contain functions (#5304) 3 years ago
time.go Implement series volume range queries (#9812) 2 years ago
time_test.go Implement series volume range queries (#9812) 2 years ago
yolo.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
yolo_test.go Fork `cortex/pkg/util` into Loki (#5257) 3 years ago