Skip to content

Commit b294455

Browse files
authored
reorder sentences slightly
Signed-off-by: Moritz Wiesinger <[email protected]>
1 parent 89510f3 commit b294455

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/docs/getting-started/observability.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,7 @@ So let's install new Observability components to help us:
277277

278278
- [Cert manager](https://cert-manager.io): Jaeger requires cert-manager
279279
- [Jaeger](https://jaegertracing.io): Store and view DORA deployment traces
280-
- [OpenTelemetry collector](https://opentelemetry.io/docs/collector/):(in this guide, we will use the OTel collector that comes bundled with the Jaeger `allInOne` image)
281-
Scrape metrics from the above DORA metrics endpoint & forward to Prometheus
280+
- [OpenTelemetry collector](https://opentelemetry.io/docs/collector/): Scrape metrics from the above DORA metrics endpoint & forward to Prometheus. In this guide, we will use the OTel collector that comes bundled with the Jaeger `allInOne` image.
282281
- [Prometheus](https://prometheus.io): Store DORA metrics
283282
- [Grafana](https://grafana.com) (and some prebuilt dashboards): Visualise the data
284283

0 commit comments

Comments
 (0)