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
Trevor Whitney 4b0aaaaf2e
fix: hide __aggregated_metric__ in /series and /labels (#14677)
8 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 fix: hide __aggregated_metric__ in /series and /labels (#14677) 8 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
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
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
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_test.go fix(aggregated_metrics): Fix the IsError method causing retries (#15296) 1 year ago
list.go
log.go
map.go
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
shard.go chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
shard_test.go
string.go
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
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