File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
docs/docs/getting-started Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -277,9 +277,10 @@ 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/ ) : Scrape metrics from the above DORA metrics endpoint
281+ & forward to Prometheus.
282+ In this guide, we will use the OTel collector that comes bundled with the Jaeger ` allInOne ` image.
280283- [ Prometheus] ( https://prometheus.io ) : Store DORA metrics
281- - [ OpenTelemetry collector] ( https://opentelemetry.io/docs/collector/ ) :
282- Scrape metrics from the above DORA metrics endpoint & forward to Prometheus
283284- [ Grafana] ( https://grafana.com ) (and some prebuilt dashboards): Visualise the data
284285
285286![ add observability] ( ./assets/install01.png )
You can’t perform that action at this time.
0 commit comments