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 18, 2018
1 parent cc30ce8 commit ff28658
Show file tree
Hide file tree
Showing 9 changed files with 54 additions and 13 deletions.
44 changes: 31 additions & 13 deletions docs/entities.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,21 @@ Entities automatic import

**In a nutshell, the following reports are automatically scheduled:**

+------------------------------+-----------------------------------------------------------------+
| Purpose | Report |
+==============================+=================================================================+
| Zookeeper servers detection | DA-ITSI-TELEGRAF-KAFKA-Inventory_Search_zookeeper |
+------------------------------+-----------------------------------------------------------------+
| Kafka brokers detection | DA-ITSI-TELEGRAF-KAFKA-Inventory_Search_kafka_brokers |
+------------------------------+-----------------------------------------------------------------+
| Kafka topics detection | DA-ITSI-TELEGRAF-KAFKA-Inventory_Search_kafka_topics |
+------------------------------+-----------------------------------------------------------------+
| Kafka monitors detection | DA-ITSI-TELEGRAF-KAFKA-Inventory_Search_linkedin_kafka_monitors |
+------------------------------+-----------------------------------------------------------------+
+-------------------------------+-----------------------------------------------------------------+
| Purpose | Report |
+===============================+=================================================================+
| Zookeeper servers detection | DA-ITSI-TELEGRAF-KAFKA-Inventory_Search_zookeeper |
+-------------------------------+-----------------------------------------------------------------+
| Kafka brokers detection | DA-ITSI-TELEGRAF-KAFKA-Inventory_Search_kafka_brokers |
+-------------------------------+-----------------------------------------------------------------+
| Kafka topics detection | DA-ITSI-TELEGRAF-KAFKA-Inventory_Search_kafka_topics |
+-------------------------------+-----------------------------------------------------------------+
| Kafka connect detection | DA-ITSI-TELEGRAF-KAFKA-Inventory_Search_kafka_connect |
+-------------------------------+-----------------------------------------------------------------+
| Kafka connect tasks detection | DA-ITSI-TELEGRAF-KAFKA-Inventory_Search_kafka_connect_tasks |
+-------------------------------+-----------------------------------------------------------------+
| Kafka monitors detection | DA-ITSI-TELEGRAF-KAFKA-Inventory_Search_linkedin_kafka_monitors |
+-------------------------------+-----------------------------------------------------------------+

**When entities are discovered, entities will be added automatically using the itsi_role information field, with specific per technology aliases fields**

Expand All @@ -41,19 +45,33 @@ Zookeeper server detection
:align: center

Kafka brokers detection
--------------------------
-----------------------

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

Kafka topics detection
--------------------------
----------------------

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

Kafka connect detection
-----------------------

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

Kafka connect tasks detection
-----------------------------

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

Zookeeper server detection
--------------------------

Expand Down
23 changes: 23 additions & 0 deletions docs/health_view.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,29 @@ Kafka topic dashboard view
:alt: dashboard_kafka_topic_pic3.png
:align: center

Kafka connect dashboard view
###########################

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

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

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

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

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

LinkedIn Kafka monitor view
###########################

Expand Down
Binary file added docs/img/dashboard_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/dashboard_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.
Binary file added docs/img/dashboard_kafka_connect_pic3.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/dashboard_kafka_connect_pic4.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/dashboard_kafka_connect_pic5.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/entities_kafka_connect_detection.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ff28658

Please sign in to comment.