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
Robert Fratto 1adb1e39d3
chore(dataobj): add initial high-level APIs for reading streams and log records (#15974)
4 months ago
..
explorer chore(deps): update dependency vite to v5.4.14 (main) (#15938) 4 months ago
internal chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 4 months ago
tools chore(dataobj): deduplicate decoder code across bucket and io.ReadSeeker (#15945) 4 months ago
builder.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 4 months ago
builder_test.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 4 months ago
dataobj.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 4 months ago
logs_reader.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 4 months ago
logs_reader_test.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 4 months ago
metrics.go chore(dataobj): add compression ratio and final object size distributions (#15848) 4 months ago
streams_reader.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 4 months ago
streams_reader_test.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 4 months ago