Commit Graph

54 Commits (656b1faaaff778cfbbde9cd3fc76f4ef03a0bd03)

Author SHA1 Message Date
benclive 656b1faaaf
fix(dataobj): Fix shutdown race in dataobj consumer (#16157) 11 months ago
benclive 52cb0af3aa
chore(dataobj): Use kgo Balancer for dataobj-consumer (#16146) 11 months ago
Cyril Tovena 1fa952dbf2
refactor(dataobj): Consolidate configuration and add querier support (#16144) 11 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) 12 months ago
Robert Fratto 5929b05a64
chore(dataobj): deduplicate decoder code across bucket and io.ReadSeeker (#15945) 12 months ago
Christian Haudum ed863fe1be
chore: Fix Loki arm builds (#15936) 12 months ago
renovate[bot] 6464cead18
chore(deps): update dependency vite to v5.4.14 (main) (#15938) 12 months ago
renovate[bot] 4e3f9f97eb
chore(deps): update dependency @types/node to v22.10.10 (main) (#15937) 12 months ago
renovate[bot] a56eabe239
chore(deps): update dependency vite to v5.4.12 [security] (main) (#15925) 12 months ago
Cyril Tovena 9b1407e736
feat(dataobj): Add a Explorer UI for dataobj (#15908) 12 months ago
Robert Fratto 93cee63f59
chore(dataobj): add compression ratio and final object size distributions (#15848) 12 months ago
Robert Fratto 948f5c5f3e
chore(dataobj): Reintroduce sorting of the logs section (#15906) 12 months 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
Robert Fratto a35321c100
chore(dataobj): Prefix bucket and cache built object until flushing succeeds (#15796) 1 year ago
Robert Fratto b4d067845a
chore(dataobj): use LRU cache for parsing labels (#15792) 1 year ago
Cyril Tovena a9c0015f3c
feat(dataobj): add support for loading config via flags (#15791) 1 year ago
Robert Fratto 127ad5326f
chore(dataobj): support for building and flushing data objects (#15780) 1 year ago
Robert Fratto 83a506954c
chore(dataobj): fix bug where instances of *bytes.Buffer are incorrectly shared (#15776) 1 year ago
Robert Fratto 13853bbf38
chore(dataobj): use logproto.Stream for single append (#15772) 1 year ago
Robert Fratto 5980396b76
chore(dataobj): fix bug with partial reads of strings (#15767) 1 year ago
Robert Fratto 11714a71c7
chore(dataobj): add logs tracking and encoding (#15757) 1 year ago
Robert Fratto aec8e968da
chore(dataobj): track non-NULL values in pages/columns (#15758) 1 year ago
Robert Fratto d1fd0b9ffc
chore(dataobj): add streams tracking and encoding (#15713) 1 year ago
Robert Fratto bcec63d9c2
chore(dataobj): logs section metadata and encoding/decoding (#15720) 1 year ago
Robert Fratto e838ee3181
chore(dataobj): add skeleton for public API to build objects (#15719) 1 year ago
Robert Fratto 896e138425
chore(dataobj): data object encoding and decoding (#15676) 1 year ago