Skip to content

Commit cc2ec5c

Browse files
chore: [release-3.0.x] feat: Added Interactive Sandbox to Quickstart tutorial (#13026)
Co-authored-by: Jay Clifford <[email protected]>
1 parent 658dbbc commit cc2ec5c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/sources/get-started/quick-start.md

+12
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,18 @@ The Docker Compose configuration instantiates the following components, each in
2222

2323
{{< figure max-width="75%" src="/media/docs/loki/get-started-flog-v3.png" caption="Getting started sample application" alt="Getting started sample application">}}
2424

25+
## Interactive Learning Environment
26+
27+
{{< admonition type="note" >}}
28+
The Interactive Learning Environment is currently in trial. Please provide feedback, report bugs, and raise issues in the [Grafana Killercoda Repository](https://github.com/grafana/killercoda).
29+
{{< /admonition >}}
30+
31+
Try out this demo within our interactive learning environment: [Loki Quickstart Sandbox](https://killercoda.com/grafana-labs/course/loki/loki-quickstart)
32+
33+
- A free Killercoda account is required to verify you are not a bot.
34+
- Tutorial instructions are located on the left-hand side of the screen. Click to move on to the next section.
35+
- All commands run inside the interactive terminal. Grafana can also be accessed via the URL links provided within the sandbox.
36+
2537
## Installing Loki and collecting sample logs
2638

2739
Prerequisites

0 commit comments

Comments
 (0)