Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-2.2] Use menuTitle for more user-friendly lists of topics #2364

Merged
merged 1 commit into from
Jul 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/sources/migration-guide/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ weight: 30

Refer to the following migration guides when you migrate to Grafana Mimir.

{{< section >}}
{{< section menuTitle="true" >}}
1 change: 1 addition & 0 deletions docs/sources/migration-guide/migrating-from-cortex.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Migrating from Cortex to Grafana Mimir"
menuTitle: "Migrating from Cortex"
description: "Learn how to migrate your deployment of Cortex to Grafana Mimir to simplify the deployment and continued operation of a horizontally scalable, multi-tenant time series database with long-term storage."
weight: 10
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Migrating from Thanos or Prometheus to Grafana Mimir"
menuTitle: "Migrating from Thanos or Prometheus to Grafana Mimir"
menuTitle: "Migrating from Thanos or Prometheus"
description: "Learn how to migrate from Thanos or Prometheus to Grafana Mimir."
weight: 10
---
Expand Down
2 changes: 1 addition & 1 deletion docs/sources/operators-guide/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ The intended audience for this guide includes:

This guide contains the following sections:

{{< section >}}
{{< section menuTitle="true" >}}
2 changes: 1 addition & 1 deletion docs/sources/operators-guide/architecture/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ weight: 20

The following topics include overviews of the Grafana Mimir architecture.

{{< section >}}
{{< section menuTitle="true" >}}
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ For more information, refer to [Deployment modes]({{< relref "../deployment-mode

## Grafana Mimir components

Most components are stateless and do not require any data persisted between process restarts. Some components are stateful and rely on non-volatile storage to prevent data loss between process restarts. For details about each component, see its page.

{{< section >}}
Most components are stateless and do not require any data persisted between process restarts. Some components are stateful and rely on non-volatile storage to prevent data loss between process restarts. For details about each component, see its page in [Components]({{< relref "../components/_index.md" >}}).

### The write path

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ keywords:

Grafana Mimir includes a set of components that interact to form a cluster.

{{< section >}}
{{< section menuTitle="true" >}}
2 changes: 1 addition & 1 deletion docs/sources/operators-guide/configuring/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ keywords:

Grafana Mimir's flexibility is achieved through configuration.

{{< section >}}
{{< section menuTitle="true" >}}
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ keywords:
Grafana Labs publishes [Jsonnet](https://jsonnet.org/) files that you can use to deploy Grafana Mimir in [microservices mode]({{< relref "../../architecture/deployment-modes/index.md#microservices-mode" >}}).
Jsonnet files are located in the [Mimir repository](https://github.com/grafana/mimir/tree/main/operations/mimir).

{{< section >}}
{{< section menuTitle="true" >}}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Monitoring Grafana Mimir"
menuTitle: "Monitoring Grafana Mimir"
menuTitle: "Monitoring Mimir"
description: "View example Grafana Mimir dashboards."
weight: 50
keywords:
Expand All @@ -13,4 +13,4 @@ aliases:

The following topics guide you in preparing your environment to display dashboards that you can use to monitor Grafana Mimir.

{{< section >}}
{{< section menuTitle="true" >}}
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ aliases:

Grafana Mimir provides the following production-ready dashboards.

{{< section >}}
{{< section menuTitle="true" >}}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Running Grafana Mimir in production"
menuTitle: "Running Grafana Mimir in production"
menuTitle: "Running in production"
description: "Learn how to run Grafana Mimir in production."
weight: 80
---
Expand All @@ -9,4 +9,4 @@ weight: 80

The following topics provide guidance for you to consider when you run Grafana Mimir in a production environment.

{{< section >}}
{{< section menuTitle="true" >}}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Scaling out Grafana Mimir"
menuTitle: "Scaling out Grafana Mimir"
menuTitle: "Scaling out"
description: "Learn how to scale out Grafana Mimir."
weight: 30
---
Expand Down
4 changes: 2 additions & 2 deletions docs/sources/operators-guide/securing/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Securing Grafana Mimir"
menuTitle: "Securing Grafana Mimir"
menuTitle: "Securing"
description: "Learn how to secure Grafana Mimir data and communication paths."
weight: 70
keywords:
Expand All @@ -15,4 +15,4 @@ keywords:

These sections explain how to secure Grafana Mimir data and communication paths.

{{< section >}}
{{< section menuTitle="true" >}}
4 changes: 2 additions & 2 deletions docs/sources/operators-guide/tools/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Grafana Mimir tools"
menuTitle: "Grafana Mimir tools"
menuTitle: "Tools"
description: "Tools for Grafana Mimir aid in administration and troubleshooting tasks."
weight: 100
---
Expand All @@ -9,4 +9,4 @@ weight: 100

Tools for Grafana Mimir aid in administration and troubleshooting tasks.

{{< section >}}
{{< section menuTitle="true" >}}
6 changes: 3 additions & 3 deletions docs/sources/operators-guide/using-exemplars/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Using exemplars with Grafana Mimir"
menuTitle: "Using exemplars with Grafana Mimir"
description: "Learn how to use examplars with Grafana Mimir."
menuTitle: "Using exemplars"
description: "Learn how to use exemplars with Grafana Mimir."
weight: 40
keywords:
- Mimir exemplars
Expand All @@ -11,4 +11,4 @@ keywords:

This following topics describe how to use exemplars to identify higher cardinality metadata from specific events within time series data.

{{< section >}}
{{< section menuTitle="true" >}}
2 changes: 1 addition & 1 deletion docs/sources/release-notes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ keywords:

# Grafana Mimir release notes

{{< section >}}
{{< section menuTitle="true" >}}