Skip to content

Commit

Permalink
docs: add better instructions for OTel example (#1896)
Browse files Browse the repository at this point in the history
Signed-off-by: Shivang Shandilya <101946115+ShivangShandilya@users.noreply.github.com>
Co-authored-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Co-authored-by: Meg McRoberts <meg.mcroberts@dynatrace.com>
  • Loading branch information
3 people committed Sep 19, 2023
1 parent 2ef614a commit f034265
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/content/en/docs/implementing/otel.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ using the default configuration included with Keptn,
use the following commands.
Use similar commands if you define a different configuration::

> **Note**
You must clone the `lifecycle-toolkit` repository and `cd` into the correct directory
(`examples/support/observability`) before running the following commands.

```shell
kubectl create namespace monitoring
kubectl apply --server-side -f config/prometheus/setup
Expand Down

0 comments on commit f034265

Please sign in to comment.