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 91bab5e7f2
chore(metastore): Fix stream read condition (#16631)
1 year ago
..
config refactor(dataobj): Consolidate configuration and add querier support (#16144) 1 year ago
consumer feat(metastore): Add initial interface for Metastore (#16604) 1 year ago
explorer feat(dataobj): expose cardinality estimations in UI (#16376) 1 year ago
internal chore: Linting update for new golangci (#16572) 1 year ago
metastore chore(metastore): Fix stream read condition (#16631) 1 year ago
planner feat(logical planning): Planner playground (#16403) 1 year ago
querier feat(metastore): Add initial interface for Metastore (#16604) 1 year ago
tools chore(dataobj): deduplicate decoder code across bucket and io.ReadSeeker (#15945) 1 year ago
uploader chore(dataobj): Refactor processor & builder to separate concerns (#16055) 1 year ago
builder.go chore(dataobj): add "uncompressed size" column to streams section (#16322) 1 year ago
builder_test.go chore(dataobj): Refactor processor & builder to separate concerns (#16055) 1 year ago
dataobj.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 1 year ago
logs_reader.go chore(dataobj): add predicate type for reading logs and streams (#16200) 1 year ago
logs_reader_test.go chore(dataobj): add predicate type for reading logs and streams (#16200) 1 year ago
metrics.go chore(dataobj): Refactor processor & builder to separate concerns (#16055) 1 year ago
pools.go chore(dataobj): pool instances of dataobj encoders (#16166) 1 year ago
predicate.go feat(metastore): Add initial interface for Metastore (#16604) 1 year ago
predicate_test.go fix(dataobj): Fixes timerange predicate (#16245) 1 year ago
streams_reader.go chore(dataobj): add "uncompressed size" column to streams section (#16322) 1 year ago
streams_reader_test.go chore(dataobj): add "uncompressed size" column to streams section (#16322) 1 year ago