Skip to content

mcascallares/pyroscope-kafka-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyroscope-kafka-sandbox

Overview

Profiling a typical Kafka environment using Pyroscope

Environment

The environment has 1 Zookeeper, 2 Kafka Brokers, 1 Connect, and 1 Schema Registry. All the mentioned components are instrumented with the pyroscope agent that you can find in the pyroscope-agent folder.

Launching

docker compose up -d

Checking the logs (interactive), just in case :)

docker compose logs -f

Accessing the Pyroscope UI

Hit http://localhost:4040 from your browser

PyroscopeUI

About

Instrumenting a typical Kafka environment using Pyroscope

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published