kafdrop
akhq
Our great sponsors
kafdrop | akhq | |
---|---|---|
12 | 14 | |
4,374 | 2,850 | |
2.7% | - | |
8.6 | 6.8 | |
12 days ago | 3 days ago | |
Java | Java | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kafdrop
-
Getting Started as a Kafka Developer
Kafdrop - https://github.com/obsidiandynamics/kafdrop
-
UI for Serverless AWS MSK (Kafka)
No mentions, and 1 open issue with a question 2) Kafka Drop https://github.com/obsidiandynamics/kafdrop
-
What kind of monitoring tools are people using for their Kafka Deployment?
- https://github.com/prometheus/jmx_exporter - https://github.com/lightbend/kafka-lag-exporter (Export Kafka Topics Lag Metrics) - https://github.com/danielqsj/kafka_exporter (Export Kafka Metrics) - https://github.com/obsidiandynamics/kafdrop (Topic Administration tool - create/edit/delete topics & view messages)
Kafdrop (https://github.com/obsidiandynamics/kafdrop) is very popular and pretty solid. I'd start there. Kafka itself also comes with some cli tools and you can also extract metrics out of it via JMX/jolokia.
-
How Sendoso is using Kafka for Event-Driven Architecture
Kafdrop
-
Go, Kafka, gRPC and MongoDB microservice with metrics and tracing 👋
Good kafka docker setup with enclouded UI is confluent, but it's had huge images size and will download a half of world wide internet to your local pc.🤖 For this reason here as UI client i used kafdrop
-
An Overview About the Different Kafka Connect Plugins
Kafdrop from Obsidian Dynamics (GitHub) => http://localhost:8082/
akhq
-
schema registry ui
You also have https://akhq.io/
-
Kafka visualization tool
This may help as well https://akhq.io/
-
Getting Started as a Kafka Developer
akHQ - https://github.com/tchiotludo/akhq
-
A list of GUI tools for working with Apache Kafka
AKHQ
- CMAK replacement
-
Show HN: After AKHQ (KafkaHQ), I Made Kestra Open-Source Airflow Alternative
Hey HN, I'm really proud to share with you my new open source project: Kestra https://github.com/kestra-io/kestra
I created a few years ago a successful open source AKHQ project: https://github.com/tchiotludo/akhq (renamed from KafkaHQ) which has been adopted by big companies like Best Buy, Pipedrive, BMW, Decathlon and many more. 2300 stars, 120 contributors, 10M docker downloads, much more than I expected.
Now let's talk about Kestra, an infinitely scalable orchestration and scheduling platform for creating, running, scheduling and monitoring millions of complex pipelines.
I started the project 30 months ago and I'm even more proud of this project that required a lot of investment and time to build the future of data pipelines (I hope). The result is now ready to be presented and I hope to get some feedback from you, HN community.
To have a fully scalable solution, we choose Kafka as our database (of course, I love Kafka if you didn't know) as well as ElasticSearch, Micronaut, ... and can be deployed on Kubernetes, VM or on premise.
You may think there are many alternatives in this area, but we decided to take a different road by using a descriptive approach (low code) to build your pipelines allowing to edit directly from the web interface and deploy to production with terraform directly. We paid a lot of attention to the scalability and performance part which allows us to have already a big production at a big French retailer: Leroy Merlin
Since Kestra core is plugin based, many are available from the core team, but you can create one easily.
More information:
The project start as a side project (yet another side project I do the night and weekend) but was quickly promoted and used in a French Big Retail Company.
This one trust on the project and decide to go production with Kestra. So they decide to inject some resource in order to develop some features that need and that is missing.
But basically, not so much people for now. We are trying to start a community around the product and started to communicate around the product since few weeks only, I hope community will follow us! And I hope to succeed like on my other open source project: https://github.com/tchiotludo/akhq
-
Introducing Kestra, infinitely scalable open source orchestration and scheduling platform.
For the community perspective, I know this one perfectly, I've developed a full open source project AKHQ, that lead to this article, if you look at the matrix part, I'm the only one that was labeled as Bad on Ux Quality that little bit annoyed me 😤
-
Kestra, infinitely scalable open source orchestration and scheduling platform.
Three years ago, I started another open source project, AKHQ, with the same license. Working with a successful project was an invaluable experience for me as I was able to learn how to build a community around a project. I've also learnt that an open source system won't pay the bills on its own. AKHQ required a lot of personal investment; Kestra has required a lot more and will continue to do so in the future! This means you will have to ensure that you have the financial resources in place to enable your project to be viable and sustainable — we decided to create a company alongside Kestra in order to raise the required funds to support the development of the open source software.
- What kind of monitoring tools are people using for their Kafka Deployment?
What are some alternatives?
kafka-ui - Open-Source Web UI for Apache Kafka Management
kafka-manager - CMAK is a tool for managing Apache Kafka clusters
kowl - Redpanda Console is a developer-friendly UI for managing your Kafka/Redpanda workloads. Console gives you a simple, interactive approach for gaining visibility into your topics, masking data, managing consumer groups, and exploring real-time data with time-travel debugging. [Moved to: https://github.com/redpanda-data/console]
schema-registry - Confluent Schema Registry for Kafka
aws-eks-kubernetes-masterclass - AWS EKS Kubernetes - Masterclass | DevOps, Microservices
Kouncil - Powerful dashboard for your Kafka. Monitor status, manage groups, topics, send messages and diagnose problems. All in one user friendly web dashboard.
kafka-connect-quickstart - Example project to play around with Apache Kafka Connect. There are examples to develop and deploy Kafka Connect plugins (connectors, transforms, etc.) from a Java Maven project.
Nakadi - A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
kafka-lag-exporter - Monitor Kafka Consumer Group Latency with Kafka Lag Exporter
kafka-connect-ui - Web tool for Kafka Connect |