Giter Club home page Giter Club logo

Comments (4)

douglascamata avatar douglascamata commented on September 23, 2024 1

@outofrange I believe you can fetch information about each block inside their meta.json file, including the byte size of the block's index and chunk files. With this information you shouldn't need to do a recursive list in the object storage to calculate size.

I often download the meta.json file through the Compactor UI to look at the size of chunks and indexes. Would be awesome to have this information there directly in the page.

Feel free to work on this and come over to #thanos-dev in the CNCF slack if you need any help.

from thanos.

outofrange avatar outofrange commented on September 23, 2024 1

@douglascamata PR is open :)

I added values I'd benefit from:

  • total size of blocks
  • size of all chunks and size of index - also in relation to total size, to get a feeling for index overhead on different compaction levels
  • daily growth to estimate future storage requirements and compare different compaction levels
  • sum of all block sizes per source

Not sure if this is either too much, or could benefit from more or a different presentation, so I'd be happy for feedback :)

from thanos.

douglascamata avatar douglascamata commented on September 23, 2024 1

#3221 can 100% be closed. I'll do it.

#3219 not yet, as most of its stats are per block stream. We are discussing block stream UI improvements on #7237.

from thanos.

yeya24 avatar yeya24 commented on September 23, 2024

#3221
I am wondering if we can finally close this?

And maybe this one #3219

from thanos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.