Git Product home page Git Product logo

kafka-health-api's Introduction

Apache Kafka Health API

Build Status

Maintainability

work in progress Apache Kafka Health API based on an small play framework app.

Note: This project is currently work in progress, not at all useful and will for sure have modifications. If you want to collaborate developing it you are more than welcome to join forces.

API

The API is still evolving, but as of now you can get a first impression of the available resources by inspecting the playframework routes files located in conf/routes file.

Deployment

Contributing

All contributions are welcome: ideas, patches, documentation, bug reports, complaints, etc!

Programming is not a required skill, and there are many ways to help out! It is more important to us that you are able to contribute.

That said, some basic guidelines, which you are free to ignore :)

kafka-health-api's People

Contributors

purbon avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

redaous

kafka-health-api's Issues

Add support for clusters with TLS

Currently the way used by this API to connect with the kafka cluster is either the AdminClient or the JMX metrics provided by Apache Kafka.

As a user of a secured Kafka Cluster I expect to use this API as well when my cluster has TLS security configured.

Add support for SASL connections

Currently the way used by this API to connect with the kafka cluster is either the AdminClient or the JMX metrics provided by Apache Kafka.

As a user of a secured Kafka Cluster I expect to use this API as well when my cluster has secured and use SASL.

related to #2

Increase test coverage

Most of the initial bits of this API were created as a quick experiment, As a user of this API I expect to be rock solid, so is required to increase the current poor test coverage.

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.