Make collectorVersion available to entire Collector section (#2259)

This commit is contained in:
Patrice Chalin 2023-02-03 10:49:25 -05:00 committed by GitHub
parent 378ae86bea
commit 88738bbb5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,11 @@
---
title: Collector
weight: 10
description: Vendor-agnostic way to receive, process and export telemetry data.
spelling: cSpell:ignore Otel
aliases: [/docs/collector/about]
cascade:
collectorVersion: 0.70.0
weight: 10
---
![OpenTelemetry Collector diagram with Jaeger, OTLP and Prometheus integration](https://raw.githubusercontent.com/open-telemetry/opentelemetry.io/main/iconography/Otel_Collector.svg)

View File

@ -1,5 +1,5 @@
---
title: "Configuration"
title: Configuration
weight: 20
---

View File

@ -1,5 +1,5 @@
---
title: "Building a custom authenticator"
title: Building a custom authenticator
weight: 30
---

View File

@ -1,6 +1,5 @@
---
title: Distributions
spelling: cSpell:ignore
weight: 25
---

View File

@ -2,7 +2,6 @@
title: Getting Started
spelling: cSpell:ignore dpkg GOARCH journalctl kubectl
weight: 1
collectorVersion: 0.70.0
---
If you aren't familiar with the deployment models, components, and repositories