A hands on playground for learning observability basics in a hands on fashion.
-
Daniel Gerson — Detailed notes on how to improve the labs
-
Adrian Cole — Tons of shared knowledge
-
Attendees at Greach and Devoxx UK — Tons of feedback
-
Apache Zipkin — Tons of inspiration from the docker compose
Please have docker installed and working and run the following to get all the infrastructure up and running before getting to the conference.
Any questions or things not working reach out on twitter to @beckje01
{project}/infra/$ docker-compose up
The labs all work best if you move into that folder or the subprojects folder to run gradle commands.
cd {project}/lab-01/edge-ratpack/
gradle run
-
Each Lab has a TASKS.adoc file