Skip to content

Commit 8024957

Browse files
committed
issue-3538
Signed-off-by: Garvit Khandelwal <[email protected]>
1 parent c14b71f commit 8024957

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
45.6 KB
Loading

docs/docs/getting-started/observability.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The following is an imperative walkthrough.
2929
By the end of this page, here is what will be built.
3030
The system will be built in stages.
3131

32-
![system overview](./assets/install01.png)
32+
![system overview](./assets/Keptn.png)
3333

3434
## The Basics: A Deployment, Keptn and DORA Metrics
3535

@@ -277,12 +277,12 @@ 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)
280281
- [Prometheus](https://prometheus.io): Store DORA metrics
281-
- [OpenTelemetry collector](https://opentelemetry.io/docs/collector/):
282282
Scrape metrics from the above DORA metrics endpoint & forward to Prometheus
283283
- [Grafana](https://grafana.com) (and some prebuilt dashboards): Visualise the data
284284

285-
![add observability](./assets/install01.png)
285+
![add observability](./assets/Keptn.png)
286286

287287
## Step 8: Install Cert Manager
288288

0 commit comments

Comments
 (0)