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 75328872dc
Print stacktrace to stderr for easier readability (#5616)
4 years ago
..
build Add usage report into Loki. (#5361) 4 years ago
cfg Add more tests around config parsing changes from common config PR (#4433) 4 years ago
chunkcompat Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
encoding Experimental TSDB index (#5376) 4 years ago
extract Remove `cortexpb` dependency from Loki packages. Use only `logproto` now. (#5264) 4 years ago
fakeauth Copy `cortex/util/fakeauth` package dependency into Loki (#4956) 4 years ago
flagext Safe per tenant overrides loading (#4421) 4 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 Log time in queue per request (#4949) 4 years ago
limiter Remove `cortexpb` dependency from Loki packages. Use only `logproto` now. (#5264) 4 years ago
log Print stacktrace to stderr for easier readability (#5616) 4 years ago
marshal Add the total number of subqueries to query statistics (#5397) 4 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 Reverts flush buffer pooling. (#3210) 5 years ago
server Add usage report into Loki. (#5361) 4 years ago
spanlogger Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
test Chore: Remove `cortex/util/test` dependency (#5050) 4 years ago
unmarshal Loki/Promtail: Client Refactor (#3623) 5 years ago
validation Cleanup `util/validation` code. (#5285) 4 years ago
LICENSE_APACHE2 Re-license to AGPLv3 (#3630) 5 years ago
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 Ruler: Recording Rules (#3766) 5 years ago
evicting_queue_test.go Ruler: Recording Rules (#3766) 5 years ago
hash_fp.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
http.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
http_test.go Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 4 years ago
list.go Loki: Allow configuring query_store_max_look_back_period when running a filesystem store and boltdb-shipper (#2073) 6 years ago
log.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
mapmerge.go Ruler: Recording Rules (#3766) 5 years ago
mapmerge_test.go Ruler: Recording Rules (#3766) 5 years ago
matchers.go Fork `cortex/pkg/util` into Loki (#5257) 4 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 Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
metrics_helper_test.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
mock.go Added -querier.query_timeout support (#788) 6 years ago
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 logcli: Query needs to be stored into url.RawQuery, and not url.Path (#2027) 6 years ago
query_string_builder_test.go logcli: Query needs to be stored into url.RawQuery, and not url.Path (#2027) 6 years ago
queue.go Extracting queue interface (#3816) 5 years ago
reader.go Logs PushRequest data. (#3178) 5 years ago
ring.go Migration to dskit/ring (#4641) 4 years ago
ring_config.go Update dskit version (#5392) 4 years ago
ring_watcher.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
shard.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
shard_test.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
string.go cleanup: consolidate util strings contain functions (#5304) 4 years ago
string_test.go cleanup: consolidate util strings contain functions (#5304) 4 years ago
time.go Fork `cortex/pkg/util` into Loki (#5257) 4 years ago
time_test.go Fork `cortex/pkg/util` into Loki (#5257) 4 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