Configuring integration with external Kafka and Predictive Insights

Integrate Predictive Insights and external Kafka that contains the metric data available from Telco Network Cloud Manager - Performance timeseries database. The data that is available in the Kafka topic depends on the configuration on the Exporter Service.

Before you begin

The data in the Kafka topic must conform to the following requirements:

Procedure

On Predictive Insights server, configure the following settings in mediation_spark_datestamp/config/config.properties:

kafka.metadata.broker.list=myserver1.ibm.com:9092
kafka.zookeeper.connect=myserver1.ibm.com:2181
kafka.metric.topic.name=NPI

For more information, see Configuring integration with Kafka on IBM® Knowledge Center.