Make collectorVersion available to entire Collector section (#2259)
This commit is contained in:
parent
378ae86bea
commit
88738bbb5c
|
|
@ -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
|
||||
---
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Configuration"
|
||||
title: Configuration
|
||||
weight: 20
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Building a custom authenticator"
|
||||
title: Building a custom authenticator
|
||||
weight: 30
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
title: Distributions
|
||||
spelling: cSpell:ignore
|
||||
weight: 25
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue