Skip to content

2. Getting started

Requirements

  • A Grail enabled Dynatrace SaaS Tenant (sign up here).
  • A GitHub account to interact with the demo repository.

1. Prerequisites before launching the Codespace#

TODO: Place the prerequisites and everything that is needed before launching the codespace.

As a Professor we highly recommend to install VSCode locally and always open the devcontainer from it, specially since we'll be using some plugins for enhancing the productivity and your experience while building trainings.

1.1 Download Visual Studio Code#

Tipp

Working on a local Visual Studio Code, maximizes your productivity, you'll be able to connect to dev.containers remotely, locally, install plugins, and much more.

1.2 Install the TODO Tree VS Code extension.#

We'll be guiding you with TODOs to write your first hands-on trainig. - Click on the extensions tab - Search for "Todo tree" - Click on it and install it

todo

Once installed, you'll see on the left menu bar, the Tree icon. When you click on it, a pane with TODO task will open, this tasks will guide you to write your training, remove each of them and the code or text that needs to be replace once completed. Like this page 😉.

Let's launch the Codespace

Now we are ready to launch the Codespace!