Commit Graph

67 Commits (810dff9b41702370c19e08f329786cc0e9d36477)

Author SHA1 Message Date
Cyril Tovena 8f69f0dbd4
feat(dataobj): Implement SelectLogs using a topk min-heap (#16261) 11 months ago
renovate[bot] 896bac0dab
chore(deps): update dependency @types/node to v22.13.3 (main) (#16263) 11 months ago
Cyril Tovena 13a6c33e32
feat(dataob): Implement SelectSamples (#16251) 11 months ago
renovate[bot] 1b1471dca0
chore(deps): update dependency @types/node to v22.13.2 (main) (#16257) 11 months ago
Owen Diehl 66889ec51d
feat(dataobj): cardinality estimation (#16233) 11 months ago
Cyril Tovena 5195296a17
fix(dataobj): Fixes timerange predicate (#16245) 11 months ago
Cyril Tovena 4bc95c0c68
feat(dataobj): Add methods for querying data objects metadata (#16190) 11 months ago
Cyril Tovena 5aa9e47d1c
fix(dataobj): Fixes timerange matching for dataobj files (#16222) 11 months ago
Robert Fratto f87dd2ddf9
chore(dataobj): add predicate type for reading logs and streams (#16200) 12 months ago
Cyril Tovena fa790e1ac8
feat(metastore): Implement listing data object for a given tenant and timerange (#16180) 12 months ago
renovate[bot] cd7c625f6a
chore(deps): update dependency postcss to v8.5.2 (main) (#16172) 12 months ago
Owen Diehl d9892b4481
fix(metastore): empty object corrections (#16147) 12 months ago
Robert Fratto f71fc8afd3
chore(dataobj): pool instances of dataobj encoders (#16166) 12 months ago
benclive 656b1faaaf
fix(dataobj): Fix shutdown race in dataobj consumer (#16157) 12 months ago
benclive 52cb0af3aa
chore(dataobj): Use kgo Balancer for dataobj-consumer (#16146) 12 months ago
Cyril Tovena 1fa952dbf2
refactor(dataobj): Consolidate configuration and add querier support (#16144) 12 months ago
benclive b7f6bb359b
chore(dataobj): Add iterator for metastores (#16114) 12 months ago
renovate[bot] 398c340b4f
chore(deps): update dependency vite to v6.1.0 (main) (#16108) 12 months ago
Robert Fratto 66b2721cfa
chore(dataobj): do not panic on unrecognized compression type (#16088) 12 months ago
benclive 7f32de6cf2
chore(dataobj): Refactor processor & builder to separate concerns (#16055) 12 months ago
renovate[bot] 3a02d64a04
chore(deps): update dependency @types/node to v22.13.1 (main) (#16077) 12 months ago
Owen Diehl 439977573d
feat(dataobj): tenant partition consumer (#16065) 12 months ago
George Robinson bb76772f41
fix: reverts the tailwindcss upgrade that was breaking builds (#16058) 12 months ago
benclive ca4c025ad0
chore(dataobj): Create initial dataobj builder (#16011) 12 months ago
renovate[bot] 4b44b59ee7
chore(deps): update dependency tailwindcss to v4.0.3 (main) (#16050) 12 months ago
renovate[bot] 45a0c596d0
fix(deps): update dependency react-router-dom to v7.1.5 (main) (#16046) 12 months ago
renovate[bot] 6d4100ffa0
chore(deps): update dependency @types/node to v22.13.0 (main) (#16041) 12 months ago
renovate[bot] 2f53a25cd5
chore(deps): update dependency tailwindcss to v4.0.2 (main) (#16040) 12 months ago
renovate[bot] f163e44034
fix(deps): update dependency react-router-dom to v7.1.4 (main) (#16018) 12 months ago
Robert Fratto 5ccc6790cb
chore(dataobj): support computation of min/max values in pages and columns (#16015) 12 months ago
renovate[bot] 1b35cb64ef
fix(deps): update dependency react to v19 (main) (#16000) 12 months ago
renovate[bot] fecb6ccb2f
chore(deps): update dependency tailwindcss to v4 (main) (#15965) 12 months ago
renovate[bot] b917d33790
chore(deps): update dependency @types/node to v22.12.0 (main) (#15989) 12 months ago
renovate[bot] 3a50eac18c
chore(deps): update dependency vite to v6 (main) (#15966) 12 months ago
Robert Fratto 1adb1e39d3
chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 1 year ago
Robert Fratto 5929b05a64
chore(dataobj): deduplicate decoder code across bucket and io.ReadSeeker (#15945) 1 year ago
Christian Haudum ed863fe1be
chore: Fix Loki arm builds (#15936) 1 year ago
renovate[bot] 6464cead18
chore(deps): update dependency vite to v5.4.14 (main) (#15938) 1 year ago
renovate[bot] 4e3f9f97eb
chore(deps): update dependency @types/node to v22.10.10 (main) (#15937) 1 year ago
renovate[bot] a56eabe239
chore(deps): update dependency vite to v5.4.12 [security] (main) (#15925) 1 year ago
Cyril Tovena 9b1407e736
feat(dataobj): Add a Explorer UI for dataobj (#15908) 1 year ago
Robert Fratto 93cee63f59
chore(dataobj): add compression ratio and final object size distributions (#15848) 1 year ago
Robert Fratto 948f5c5f3e
chore(dataobj): Reintroduce sorting of the logs section (#15906) 1 year ago
Robert Fratto 64665c4595
chore(dataobj): promote metadata types to hold uint64 instead of uint32 (#15850) 1 year ago
Robert Fratto 2a60011b13
chore(dataobj): reduce total allocations while encoding (#15846) 1 year ago
Robert Fratto 7eb5053d1c
chore(dataobj): improve performance of Streams.EstimatedSize (#15833) 1 year ago
benclive e85181710e
chore(dataobj): Add simple cmd to view columns of dataobj (#15823) 1 year ago
Robert Fratto 9be147430e
chore(dataobj): fix dataobj_config metrics (#15824) 1 year ago
Robert Fratto 093e36af58
chore(dataobj): instrument data objects (#15803) 1 year ago
Robert Fratto 848c31fce9
chore(dataobj): temporarily disable sorting (#15799) 1 year ago