TOC Sync: Move files under Get Started. (#9717)
**Which issue(s) this PR fixes**: Fixes #8711 **Special notes for your reviewer**: Part of the Database products table of contents alignment project. Moves Getting Started and Fundamentals files under Get Started in TOC. Updates front matter for the topic (headings, page weights, descriptions, aliases to redirect from old URL to new URL) Fixes links broken by the move.pull/9723/head
@ -1,11 +0,0 @@ |
||||
--- |
||||
title: Fundamentals |
||||
description: Grafana Loki Fundamentals |
||||
weight: 150 |
||||
--- |
||||
# Fundamentals |
||||
|
||||
This section explains fundamental concepts about Grafana Loki: |
||||
|
||||
{{< section >}} |
||||
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 89 KiB |
@ -1,11 +1,14 @@ |
||||
--- |
||||
title: Labels |
||||
description: Labels |
||||
weight: 300 |
||||
menuTitle: Labels |
||||
title: Understand labels |
||||
description: Explains how to Loki uses labels to define log streams. |
||||
weight: 600 |
||||
aliases: |
||||
- /docs/loki/latest/getting-started/labels/ |
||||
- /docs/loki/latest/fundamentals/labels/ |
||||
- /docs/loki/latest/get-started/labels/ |
||||
--- |
||||
# Labels |
||||
# Understand labels |
||||
|
||||
Labels are key value pairs and can be defined as anything! We like to refer to them as metadata to describe a log stream. If you are familiar with Prometheus, there are a few labels you are used to seeing like `job` and `instance`, and I will use those in the coming examples. |
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 233 KiB After Width: | Height: | Size: 233 KiB |
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 69 KiB |