diff --git a/docs/03-tutorials/00-observability.md b/docs/03-tutorials/00-observability.md index 01b476168a1f..a06cc319ba19 100644 --- a/docs/03-tutorials/00-observability.md +++ b/docs/03-tutorials/00-observability.md @@ -1,13 +1,5 @@ # Observability -If you're interested in learning more about the Telemetry module and how to integrate backends, check out these links: +If you're interested in using our Telemetry module to integrate with backends, check out the [Integration Guides](https://kyma-project.io/#/telemetry-manager/user/README?id=integration-guides). -- Install the [OpenTelemetry Demo App](https://github.com/kyma-project/examples/tree/main/trace-demo) and see it in action to learn more about distributed tracing. - -- Push application logs to a [custom Loki stack](https://github.com/kyma-project/examples/tree/main/loki). - -- Push traces based on OpenTelemetry Protocol (OTLP) to a [custom Jaeger stack](https://github.com/kyma-project/examples/tree/main/jaeger). - -- Push metrics based on OTLP to any [OTLP based metric backend](https://github.com/kyma-project/examples/tree/main/metrics-otlp). - -For a tutorial based on a typical prometheus stack, please read [Monitoring in Kyma using a custom kube-prometheus-stack](https://github.com/kyma-project/examples/edit/main/prometheus/README.md) +For a tutorial based on a typical prometheus stack, please read [Monitoring in Kyma using a custom kube-prometheus-stack](https://github.com/kyma-project/examples/edit/main/prometheus/README.md). \ No newline at end of file