Skip to content

beckje01/gr8eu-2019-observability-workshop

Repository files navigation

GR8Conf EU 2019 Observability Workshop

A hands on playground for learning observability basics in a hands on fashion.

Thank You

  • 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

Prework

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

Notes

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