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/dataobj
benclive 656b1faaaf
fix(dataobj): Fix shutdown race in dataobj consumer (#16157)
11 months ago
..
config refactor(dataobj): Consolidate configuration and add querier support (#16144) 11 months ago
consumer fix(dataobj): Fix shutdown race in dataobj consumer (#16157) 11 months ago
explorer refactor(dataobj): Consolidate configuration and add querier support (#16144) 11 months ago
internal chore(dataobj): do not panic on unrecognized compression type (#16088) 11 months ago
metastore refactor(dataobj): Consolidate configuration and add querier support (#16144) 11 months ago
querier refactor(dataobj): Consolidate configuration and add querier support (#16144) 11 months ago
tools chore(dataobj): deduplicate decoder code across bucket and io.ReadSeeker (#15945) 12 months ago
uploader chore(dataobj): Refactor processor & builder to separate concerns (#16055) 11 months ago
builder.go chore(dataobj): Refactor processor & builder to separate concerns (#16055) 11 months ago
builder_test.go chore(dataobj): Refactor processor & builder to separate concerns (#16055) 11 months ago
dataobj.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 12 months ago
logs_reader.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 12 months ago
logs_reader_test.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 12 months ago
metrics.go chore(dataobj): Refactor processor & builder to separate concerns (#16055) 11 months ago
streams_reader.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 12 months ago
streams_reader_test.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 12 months ago