From 65be58a2e0fc74a1890fcb666b557f4c6f33f12b Mon Sep 17 00:00:00 2001 From: David Pequegnot Date: Wed, 3 Jul 2024 20:18:48 +0000 Subject: [PATCH] feat: add iconography --- docs/workshop.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/workshop.md b/docs/workshop.md index 1a5b2ae..19b1133 100644 --- a/docs/workshop.md +++ b/docs/workshop.md @@ -70,6 +70,16 @@ As mentioned earlier, our observability stack is composed of : In addition, the microservices are started with an agent to broadcast the traces to the collector. +### Icons + +You will the following icons during the workshop: + +🛠ī¸ An action to perform, +📝 A file to modify, +👀 Something to observe, +✅ Validate something, +ℹī¸ Some information. + ## Prerequisites ### Skills