[i18n] Docs section ordering fix (#4573)
Co-authored-by: Severin Neumann <neumanns@cisco.com>
This commit is contained in:
parent
54bc7873ea
commit
d638c386ae
|
|
@ -4,7 +4,7 @@ description: Vendor-agnostic way to receive, process and export telemetry data.
|
|||
aliases: [collector/about]
|
||||
cascade:
|
||||
vers: 0.101.0
|
||||
weight: 10
|
||||
weight: 270
|
||||
---
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: OpenTelemetry Concepts
|
|||
linkTitle: Concepts
|
||||
description: Key concepts in OpenTelemetry
|
||||
aliases: [concepts/overview]
|
||||
weight: 2
|
||||
weight: 170
|
||||
---
|
||||
|
||||
This section covers data sources and key components of the OpenTelemetry
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Contributing
|
||||
description: Learn how to contribute to OpenTelemetry documentation.
|
||||
aliases: [/docs/contribution-guidelines]
|
||||
weight: 200
|
||||
weight: 980
|
||||
cSpell:ignore: prepopulated spacewhite
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: OpenTelemetry Demo Documentation
|
|||
linkTitle: Demo
|
||||
cascade:
|
||||
repo: https://github.com/open-telemetry/opentelemetry-demo
|
||||
weight: 2
|
||||
weight: 180
|
||||
cSpell:ignore: OLJCESPC
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ linkTitle: FaaS
|
|||
description: >-
|
||||
OpenTelemetry supports various methods of monitoring Function-as-a-Service
|
||||
provided by different cloud vendors
|
||||
weight: 12
|
||||
weight: 360
|
||||
---
|
||||
|
||||
Functions as a Service (FaaS) is an important serverless compute platform for
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Getting Started
|
||||
description: Get started with OpenTelemetry based on your role.
|
||||
no_list: true
|
||||
weight: 1
|
||||
weight: 160
|
||||
---
|
||||
|
||||
Select a role[^1] to get started:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: OpenTelemetry with Kubernetes
|
||||
linkTitle: Kubernetes
|
||||
weight: 11
|
||||
weight: 350
|
||||
description: Using OpenTelemetry with Kubernetes
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
title: Language APIs & SDKs
|
||||
description: >-
|
||||
description:
|
||||
OpenTelemetry code instrumentation is supported for many popular programming
|
||||
languages
|
||||
weight: 2
|
||||
weight: 250
|
||||
aliases: [/docs/instrumentation]
|
||||
redirects: [{ from: /docs/instrumentation/*, to: ':splat' }]
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Migration
|
||||
description: How to migrate to OpenTelemetry
|
||||
weight: 50
|
||||
weight: 950
|
||||
---
|
||||
|
||||
## OpenTracing and OpenCensus
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: Security
|
||||
weight: 150
|
||||
weight: 970
|
||||
---
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Specifications
|
||||
linkTitle: Specs
|
||||
aliases: [reference, specification]
|
||||
weight: 100
|
||||
weight: 960
|
||||
# Temporary redirect rules until they are added to the spec pages
|
||||
redirects:
|
||||
# OTel spec
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: What is OpenTelemetry?
|
||||
description: A short explanation of what OpenTelemetry is and isn't.
|
||||
aliases: [/about, /docs/concepts/what-is-opentelemetry, /otel]
|
||||
weight: -1
|
||||
weight: 150
|
||||
---
|
||||
|
||||
OpenTelemetry is an
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Zero-code Instrumentation
|
||||
weight: 2
|
||||
weight: 260
|
||||
cSpell:ignore: pageinfo
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
title: OpenTelemetry 概念
|
||||
title: OpenTelemetry 概念
|
||||
linkTitle: 概念
|
||||
description: OpenTelemetry 核心概念
|
||||
aliases: [concepts/overview]
|
||||
weight: 2
|
||||
weight: 170
|
||||
---
|
||||
|
||||
在本节中,你将了解 OpenTelemetry 项目的数据来源和关键组件。
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: 什么是 OpenTelemetry?
|
||||
description: 简短说明 OpenTelemetry 是什么,不是什么。
|
||||
weight: -1
|
||||
weight: 150
|
||||
---
|
||||
|
||||
OpenTelemetry
|
||||
|
|
|
|||
Loading…
Reference in New Issue