[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]
|
aliases: [collector/about]
|
||||||
cascade:
|
cascade:
|
||||||
vers: 0.101.0
|
vers: 0.101.0
|
||||||
weight: 10
|
weight: 270
|
||||||
---
|
---
|
||||||
|
|
||||||

|

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