Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Boten <[email protected]>
  • Loading branch information
Alex Boten committed Sep 18, 2023
1 parent 49041f4 commit ad199f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/en/blog/2023/jaeger-exporter-collector-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ service:
exporters: [otlp/jaeger]
```
Versions of Jaeger until v1.46.0, need the following environment
variable set `COLLECTOR_OTLP_ENABLED=true`.
Versions of Jaeger until v1.46.0, need the following environment variable set
`COLLECTOR_OTLP_ENABLED=true`.

## Build a custom Collector

Expand All @@ -68,6 +68,6 @@ found in the
repository.

If either of these options do not work for your use-case, please reach out to
the [#otel-collector](https://cloud-native.slack.com/archives/C01N6P7KR6W) community via [CNCF Slack](https://slack.cncf.io) or open an
issue in the
the [#otel-collector](https://cloud-native.slack.com/archives/C01N6P7KR6W)
community via [CNCF Slack](https://slack.cncf.io) or open an issue in the
[repository](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/new/choose).

0 comments on commit ad199f6

Please sign in to comment.