Monitoring Kafka with OpenTelemetry including client side monitoring

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • In this video, you will see a demo of how to monitor Kafka with OpenTelemetry. We will instrument a NodeJS application using Kafka and get client side metrics like delay between producer emitting a message to consumer receiving it via distributed tracing. We will also get Kafka server metrics like consumer lag and plot it dashboards

Комментарии • 1

  • @signoz
    @signoz  3 месяца назад

    Here's a blog showing more details on product features we are building on better monitoring Kafka with OpenTelemetry and leveraging Distributed tracing - signoz.io/blog/kafka-monitoring-opentelemetry/
    Would love any feedback on if this would be useful for your use cases