Skip to content

Commit

Permalink
Kafla connect integration
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhemmarchand committed Oct 19, 2018
1 parent 9f18899 commit 2acc9ca
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
Binary file added docs/img/service_kafka_connect_pic1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/service_kafka_connect_pic2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 18 additions & 2 deletions docs/service_creation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ Services creation

* **DA-ITSI-TELEGRAF-KAFKA-Kafka_topic_monitoring**: provides insight momitoring for one or more Kafka topics

**As a general practice, if you first goal is designing the IT infrastrucure in ITSI, a good generique recommendation is to create a main service container for your Kafka infrastrastruce.**
* **DA-ITSI-TELEGRAF-KAFKA-Kafka_connect**: provides insight monitoring for the Kafka connect infrastructure

**As a general practice, if you first goal is designing the IT infrastructure in ITSI, a good generic recommendation is to create a main service container for your Kafka infrastructure.**

**As such, every service that will design will be linked to the main service. (the main server depends on them)**

Expand Down Expand Up @@ -54,7 +56,7 @@ Monitoring Kafka topics

**To monitor one or more Kafka topics, create a new service using the "Kafka topic monitoring" template service and select the proper filters for your entities corresponding to your topics:**

* Configure / Service / Create new service / ZKafka topic monitoring
* Configure / Service / Create new service / Kafka topic monitoring

.. image:: img/service_kafka_topic_pic1.png
:alt: service_kafka_topic_pic1.png
Expand All @@ -64,6 +66,20 @@ Monitoring Kafka topics
:alt: service_kafka_topic_pic2.png
:align: center

Monitoring Kafka Connect
========================

**To monitor Kafka Connect, create a new service using the "Kafka connect monitoring" template service and select the proper filters for your entities:**

* Configure / Service / Create new service / Kafka connect monitoring

.. image:: img/service_kafka_connect_pic1.png
:alt: service_kafka_connect_pic1.png
:align: center

.. image:: img/service_kafka_connect_pic2.png
:alt: service_kafka_connect_pic2.png
:align: center

End to end monitoring with LinkedIn Kafka monitor
=================================================
Expand Down

0 comments on commit 2acc9ca

Please sign in to comment.