The whole cluster, not one broker
Live/backup pairs, replication state and a shared-NodeID axis on one canvas. HA role is polled from every node, never read from config — two live in a pair is a split-brain alert, not a surprise at 3am.
Live topology, cross-node queues, safe message operations, and SQL over your messages — across every Apache ActiveMQ Artemis cluster you run, from one instance.

A real session against a real cluster pair: the topology, the cross-node queue grid, and a message that went to the dead-letter queue.
git clone https://github.com/sudoitir/artemis-studio && cd artemis-studio
just up # Studio + Postgres, secrets generated, pinned to the latest releaseYour brokers already exist — Studio registers them, it does not start them. It works against an unmodified broker.xml beyond the management endpoints you almost certainly already run. Full quickstart →
Alpha
Under active development and not yet feature-complete. Published images are pre-stable dev builds (sudoit1/artemis-studio:dev, no :latest yet). Expect breaking changes.