Skip to content

Commit 8442dca

Browse files
feat: Added getting started video (#12975)
1 parent 75ccf21 commit 8442dca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎docs/sources/get-started/_index.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ description: Provides an overview of the steps for implementing Grafana Loki to
77

88
# Get started with Grafana Loki
99

10+
{{< youtube id="1uk8LtQqsZQ" >}}
11+
1012
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream.
1113

1214
Because all Loki implementations are unique, the installation process is

0 commit comments

Comments
 (0)