Automatic Visibility/Observability

 View Only
  • 1.  Monitoring Kafka

    Posted yesterday
    Hi Team,
     I have a query regarding Monitoring Kafka Consumer Lag in Instana. We have already deployed instana host agent in OpenShift cluster by following the doc Installing by using the OpenShift command line. The business use case is that they have kafka running in cluster and they want to see the Consumer Lags in the instana dashboard for that we have gone through the doc called Monitoring Kafka. In this doc we have seen that to observe the consumer Lag in instana dashboard we need to do some configuration in the deployment yaml file. In this yaml file where we need to input the required below params
    1. com.instana.plugin.kafka:
    2.   ...
    3.   topicsRegex: '<OPTIONAL_REGEX_HERE>'
    4.   brokerPropertiesFilePath: '/path/to/server.properties'
    5.   collectLagData: '' # true or false. The default value is true
    that is mentioned in the Monitoring Kafka doc. Anyone can please help us in order to achieve the use case. Thanks for your time.


    ------------------------------
    Anil venkatesh
    ------------------------------