Streamline Apache Kafka monitoring with OpenTelemetry
1. Install npm package
npm install kafkatrace
2. Build and run the preconfigured containers
import { composer } from 'kafkatrace'; composer();
3. Add to each service file and replace [Service Name] as required
import { tracer } from 'kafkatrace'; tracer('[Service Name]');
4. Navigate to localhost port: 16686 for Jaeger, 9411 for Zipkin, 9090 for Prometheus or simply login to the website
Quick to Install and Easy To Implement - Get Started Effortlessly
Modern Dashboards to Display Apache Kafka Client Instrumentation
Direct Integration With Your Local Computer for Simplicity and Security