Giter VIP home page Giter VIP logo

kafka-metrics-ui's Introduction

kafka-metrics

release

View JMX metrics, and metadata and manage alerts on your Kafka (ZK, Schema Registry, Kafka-Connect, Kafka-REST) cluster

Live Demo

kafka-metrics-ui.landoop.com

Build from source

    git clone https://github.com/Landoop/kafka-metrics-ui.git
    cd kafka-metrics-ui
    npm install -g bower
    npm install
    bower install
    http-server .

Web UI will be available at http://localhost:8080

Setup

Use multiple clusters in env.js :

var clusters = [
  {
    NAME: "prod",
    KAFKA_LENSES_URL: "http://kafka-lenses.demo.landoop.com/api",
    DEBUG_LOGS_ENABLED: true
  }
];

  • Set DEBUG_LOGS_ENABLED to true to enable the debug logs.

License

The project is licensed under the BSL license.

Relevant Projects

  • schema-registry-ui, View, create, evolve and manage your Avro Schemas for multiple Kafka clusters
  • kafka-connect-ui, Set up and manage connectors for multiple connect clusters
  • fast-data-dev, Docker for Kafka developers (schema-registry,kafka-rest,zoo,brokers,landoop)
  • Landoop-On-Cloudera, Install and manage your kafka streaming-platform on you Cloudera CDH cluster

www.landoop.com

kafka-metrics-ui's People

Contributors

antwnis avatar

Watchers

 avatar  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.