thanos-io / thanos

Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
https://thanos.io
Apache License 2.0
13.1k stars 2.1k forks source link

MantineUI: Migrate Blocks UI to new framework #7728

Open saswatamcode opened 1 month ago

saswatamcode commented 1 month ago

Thanos block UI has some custom components for viewing object storage blocks, that might need to be reworked to fit in well with the new UI.

Migrate them and use lib/hooks to create blocks UI pages that will be used in Store, Compactor, and Tools Web.

https://github.com/thanos-io/thanos/tree/mantine-ui-port

saswatamcode commented 1 month ago

Also need to do the hack for disable-admin-operations flag on these UIs