Skip to content

Commit

Permalink
added link to exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
maeddes authored Jun 20, 2024
1 parent 36d349b commit c94189b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ This repository offers a getting started guide for OpenTelemetry, the framework

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/NovatecConsulting/opentelemetry-training) [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/NovatecConsulting/opentelemetry-training)

## Link to exercises

You can find the exercises/tutorial here: https://github.com/NovatecConsulting/opentelemetry-training

## How to use this repo
This repository consists of two main parts - the tutorial and the hands-on labs. In the tutorial everything you need to know on how to use OpenTelemetry for the labs will get explained. The labs give a hands-on experience on how to use OpenTelemetry in your applications.

Expand Down Expand Up @@ -34,4 +38,4 @@ When you missed the prompt you can see the open ports in the `PORTS` tab.

You can at all times use the terminal to run applications and docker images. But you can also use the tab `Terminal/Run Task`
![Tasks](assets/tasks.png)
which will open a terminal and run the needed command automatically. For some labs you need to run two tasks, which will be explained in the respective lab.
which will open a terminal and run the needed command automatically. For some labs you need to run two tasks, which will be explained in the respective lab.

0 comments on commit c94189b

Please sign in to comment.