Skip to content

Commit

Permalink
docs: remove old observability and orchestrate get-started guides (#2583
Browse files Browse the repository at this point in the history
)

Signed-off-by: Meg McRoberts <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
Co-authored-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
StackScribe and mowies authored Dec 14, 2023
1 parent 601a053 commit 9a6dc86
Show file tree
Hide file tree
Showing 17 changed files with 35 additions and 715 deletions.
28 changes: 14 additions & 14 deletions .github/actions/spelling/excludes.txt
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
(?:^|/)(?i)LICENSE
/package-lock\.json$
/swagger-ui/
CODEOWNERS
CONTRIBUTORS.md
CHANGELOG.md
ignore$
\.editorconfig$
\.gif$
\.gitkeep$
\.ico$
\.jpg$
\.map$
\.mod$
\.npmrc$
\.png$
\.jpg$
\.ttf$
\.sav$
\.sum$
\.xlf$
\.svg$
\.ico$
\.ttf$
\.xlf$
\.zip$
\.gif$
^\.github/actions/spelling
_test\.go$
^examples/support/observability/config/
^examples/support/observability/assets/
^test/prometheus/
^\.github/scripts/\.helm-tests/[a-zA-Z0-9-]+/result.ya?ml
^\Qdocs/layouts/partials/hooks/body-end.html\E$
^dashboards/grafana/configmap/.*\.ya?ml
^dashboards/grafana/import/.*\.json
^\Qdocs/layouts/partials/hooks/body-end.html\E$
^examples/support/observability/assets/
^examples/support/observability/config/
^test/prometheus/
_test\.go$
CHANGELOG.md
CODEOWNERS
CONTRIBUTORS.md
ignore$
4 changes: 2 additions & 2 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ spanitem
spdx
spf
squidfunk
stakeholders
Stakeholders
standalone
statefulset
statefultest
Expand Down Expand Up @@ -647,8 +647,8 @@ undeploy
unmarshal
unmarshalling
urlset
usecase
usecasebox
usecases
usr
utilruntime
validatingwebhookconfigurations
Expand Down
6 changes: 2 additions & 4 deletions docs-new/docs/core-concepts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ deployment durations and failures across multiple deployment strategies.
[DORA metrics](../guides/dora.md)
and exposes them as OpenTelemetry metrics out of the box.

* Reports traces and custom Keptn metrics from configured data providers
using OpenTelemetry.
* Uses OpenTelemetry to report traces and custom Keptn metrics
from all data providers that are configured in your cluster.

* Enables monitoring of new logs from log monitoring solutions.

Expand All @@ -83,7 +83,6 @@ to ensure that your deployments are observable.
To learn more, see:

* [Getting started with Keptn Observability](../getting-started/observability.md)
* [Standardize observability](usecase-observability.md/)
* [DORA metrics](../guides/dora.md) User Guide
* [OpenTelemetry observability](../guides/otel.md) User Guide

Expand Down Expand Up @@ -133,5 +132,4 @@ For more information, see:
* [Getting started with release lifecycle management](../getting-started/lifecycle-management.md)
* [Deployment tasks](../guides/tasks.md) User Guide
* [Evaluations](../guides/evaluations.md) User Guide
* [Manage release lifecycle](usecase-orchestrate.md)
* [KeptnApp and KeptnWorkload resources](../components/lifecycle-operator/keptn-apps.md)
143 changes: 0 additions & 143 deletions docs-new/docs/core-concepts/usecase-observability.md

This file was deleted.

Loading

0 comments on commit 9a6dc86

Please sign in to comment.