Skip to content

Commit

Permalink
docs: clarify Grafana/Jaeger configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Meg McRoberts <[email protected]>
  • Loading branch information
StackScribe committed Oct 23, 2023
1 parent 6305544 commit 64b0bb4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
11 changes: 5 additions & 6 deletions docs/content/en/docs/implementing/otel.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ you must have the following on your cluster:
See
[OpenTelemetry Collector](https://opentelemetry.io/docs/collector/)
for more information.
- Prometheus Operator.
- A Prometheus Operator.
See [Prometheus Operator Setup](https://github.com/prometheus-operator/kube-prometheus/blob/main/docs/customizing.md).

- The Prometheus Operator must have the required permissions
Expand Down Expand Up @@ -127,13 +127,12 @@ you must have the following on your cluster:
or a similar tool for traces following the instructions in
[Jaeger Setup](https://github.com/jaegertracing/jaeger-operator#getting-started).

- Follow the instructions about configuring the Grafana dashboards for Keptn
in the Grafana
- Follow the instructions in the Grafana
[README](https://github.com/keptn/lifecycle-toolkit/blob/main/dashboards/grafana/README.md)
file.
file to configure the Grafana dashboard(s) for Keptn..

Metrics can be retrieved without a dashboard.
See
Metrics can also be retrieved without a dashboard.
See
[Accessing Metrics via the Kubernetes Custom Metrics API](evaluatemetrics/#accessing-metrics-via-the-kubernetes-custom-metrics-api)

### Integrate OpenTelemetry into Keptn
Expand Down
3 changes: 1 addition & 2 deletions docs/content/en/docs/install/k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ The basic steps are:
## Prepare your cluster for Keptn

Keptn installs into an existing Kubernetes cluster.
When setting up a local Kubernetes cluster
to study or demonstrate Keptn,
When setting up a local Kubernetes cluster to study or demonstrate Keptn,
you need to provide these components.

Your cluster should include the following:
Expand Down

0 comments on commit 64b0bb4

Please sign in to comment.