GithubHelp home page GithubHelp logo

isabella232 / rabbitmq-boot-steps-visualiser Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rabbitmq/rabbitmq-boot-steps-visualiser

0.0 0.0 0.0 1.48 MB

RabbitMQ UI plugin that visualises boot steps on the node

License: Other

Makefile 70.14% JavaScript 1.38% Erlang 24.96% HTML 3.52%

rabbitmq-boot-steps-visualiser's Introduction

RabbitMQ Boot Steps Visualiser

This plugin adds an extension to RabbitMQ's Management Web GUI to visualise the current boot steps graph.

Boot Steps are a declarative way to tell RabbitMQ which components to start, and in which order. Since plugins can make use of boot steps, sometimes it's hard to know how a RabbitMQ broker was started, what boot steps were executed, and in which order. This plugins solves that problem by presenting the boot steps as a graph.

More information on the boot steps system can be found here: https://github.com/videlalvaro/rabbit-internals/blob/master/rabbit_boot_process.md

It looks like this:

Web Interface

Installing

You must build this plugin from source.

Clone the rabbitmq-umbrella:

git clone https://github.com/rabbitmq/rabbitmq-public-umbrella.git
cd rabbitmq-public-umbrella
make co
cd deps/rabbitmq_boot_steps_visualiser
make dist

Copy the plugin's .ez file from the ./plugins folder into your RabbitMQ plugins folder. Then you can enable the plugin.

LICENSE

See the LICENSE file.

rabbitmq-boot-steps-visualiser's People

Contributors

acogoluegnes avatar dcorbacho avatar dumbbell avatar essen avatar gerhard avatar kjnilsson avatar lukebakken avatar michaelklishin avatar spring-operator avatar videlalvaro avatar

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.