diff --git a/README.md b/README.md index 898764f..5e474cb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # Getting Started with OpenTelemetry + +> [!CAUTION] +> This repository moved to [https://github.com/NovatecConsulting/opentelemetry-training](https://github.com/NovatecConsulting/opentelemetry-training) where it will be actively maintained. + This repository offers a getting started guide for OpenTelemetry, the framework for vendor-neutral telemetry data collection. [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/JenSeReal/otel-getting-started) [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/JenSeReal/otel-getting-started) @@ -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. \ No newline at end of file +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.