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 8142f123f5
refactor(stringlabels): Support stringlabels in filter.Func (#17233)
9 months ago
..
atomicfs feat: Implement WAL segment ingestion via Kafka with partition ring (#14043) 1 year ago
build
cfg chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
constants chore: apply series limit per variant for multi-variant queries (#16887) 9 months ago
deletion refactor: allow sample expressions to have multiple extractors (#16224) 10 months ago
discovery perf(blooms): Use jumpmap for client side sharding of the filter requests (#12470) 2 years ago
encoding chore: Revert syntax module (#14831) 1 year ago
extract chore: update loki modules for 3.0 release (#12433) 2 years ago
fakeauth chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
filter refactor(stringlabels): Support stringlabels in filter.Func (#17233) 9 months ago
flagext perf: Re-introduce fixed size memory pool for bloom querier (#13172) 2 years ago
httpgrpc chore: update loki modules for 3.0 release (#12433) 2 years ago
httpreq chore: log X-Query-Tags in the frontend executing query log message (#16407) 10 months ago
instrument Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
jumphash fix(deps): update module k8s.io/apimachinery to v0.31.2 (#14959) 1 year ago
limiter feat(ruler): enables ruler store that uses clients from thanos-io/objstore pkg (#11713) 1 year ago
log fix(deps): update github.com/prometheus/prometheus (main) (#15950) 10 months ago
loser chore: Linting update for new golangci (#16572) 10 months ago
marshal feat(dataobj): Add query stats collection to the dataobj readers (#17128) 9 months ago
mempool fix: remove unsafe pkg usage from util.mempool (#15428) 1 year ago
net
pool Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
querylimits chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
ring chore(deps): Update dskit (#16782) 10 months ago
server chore: add multi-variant query support to LogQL (#16196) 11 months ago
spanlogger chore: update loki modules for 3.0 release (#12433) 2 years ago
test
unmarshal chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
validation feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year 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
allowed_tenants.go
allowed_tenants_test.go
config.go chore: update loki modules for 3.0 release (#12433) 2 years ago
conv.go refactor(stringlabels): Support stringlabels in loghttp, pattern and ruler tests. (#17102) 9 months ago
conv_test.go
dns_watcher.go chore: update loki modules for 3.0 release (#12433) 2 years ago
entry_size.go fix: export ExcludedMetadataLabels so it can be extended in GEL (#16083) 11 months ago
errors.go chore: update loki modules for 3.0 release (#12433) 2 years ago
events.go
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 feat(distributor): Add MaxRecvMsgSize config for uncompressed message size limits (#16915) 9 months ago
http_loki_test.go HTTP: Reuse `buffer.Bytes()` when decompressing (#9266) 3 years ago
http_test.go fix(aggregated_metrics): Fix the IsError method causing retries (#15296) 1 year 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 fix(deps): update module github.com/stretchr/testify to v1.10.0 (#15090) 1 year ago
matchers.go chore: Revert syntax module (#14831) 1 year ago
merger.go
merger_test.go
metrics_helper.go refactor(stringlabels): Support stringlabels in loghttp, pattern and ruler tests. (#17102) 9 months ago
metrics_helper_test.go refactor: replace min/max helpers with built-in min/max (#16438) 10 months ago
mock.go
net.go Stop using global logger in modules (#11051) 2 years ago
noop_registry.go chore(deps): Update Prometheus in Loki and Promtail (#12245) 2 years ago
priority_queue.go
priority_queue_test.go
query_string_builder.go
query_string_builder_test.go chore: remove copied loop vars (#14383) 1 year ago
queue.go
reader.go
regex.go chore: Revert syntax module (#14831) 1 year ago
ring_watcher.go
series_volume.go Allow volume to be aggregated by label (#9988) 2 years ago
shard.go chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
shard_test.go
string.go Refactoring of the Loki storage (#5833) 4 years ago
string_test.go chore: remove copied loop vars (#14383) 1 year ago
ticker.go chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
ticker_test.go Add initial delay before starting flush loop (#9995) 2 years ago
time.go refactor: replace min/max helpers with built-in min/max (#16438) 10 months ago
time_test.go refactor: Add retention hours to `discarded` metrics (#15875) 11 months ago
yolo.go chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
yolo_test.go