Skip to content

Commit

Permalink
fix version update script
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed Dec 11, 2024
1 parent 14248aa commit 737cc6e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions content/en/docs/collector/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ systems and architectures. The following instructions show how to download and
install the latest stable version of the Collector.

If you aren't familiar with the deployment models, components, and repositories
applicable to the OpenTelemetry Collector, first review the [Data Collection][] and
[Deployment Methods][] page.
applicable to the OpenTelemetry Collector, first review the [Data Collection][]
and [Deployment Methods][] page.

## Docker

Expand Down Expand Up @@ -85,10 +85,10 @@ The previous example is meant to serve as a starting point, to be extended and
customized before actual production usage. For production-ready customization
and installation, see [OpenTelemetry Helm Charts][].

You can also use the [OpenTelemetry Operator][] to provision and maintain an OpenTelemetry
Collector instance, with features such as automatic upgrade handling, `Service` configuration
based on the OpenTelemetry configuration, automatic sidecar injection into deployments,
and more.
You can also use the [OpenTelemetry Operator][] to provision and maintain an
OpenTelemetry Collector instance, with features such as automatic upgrade
handling, `Service` configuration based on the OpenTelemetry configuration,
automatic sidecar injection into deployments, and more.

For guidance on how to use the Collector with Kubernetes, see
[Kubernetes Getting Started](/docs/kubernetes/getting-started/).
Expand Down

0 comments on commit 737cc6e

Please sign in to comment.