Skip to content

Commit

Permalink
feat: Added getting started video (#12975)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayclifford345 authored May 20, 2024
1 parent 75ccf21 commit 8442dca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/sources/get-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ description: Provides an overview of the steps for implementing Grafana Loki to

# Get started with Grafana Loki

{{< youtube id="1uk8LtQqsZQ" >}}

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.

Because all Loki implementations are unique, the installation process is
Expand Down

0 comments on commit 8442dca

Please sign in to comment.