diff --git a/README.md b/README.md index 71a1e83f..c09d19cc 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ The summary of the documentation in the `examples` repository lists all availabl | [Gateway](gateway/README.md) | Expose APIs for functions or services. | Kubeless | | [Service Binding](service-binding/lambda/README.md) | Bind a Redis service to a lambda function. | Kubeless, Redis, NodeJS | | [Event Email Service](event-email-service/README.md) | Send an automated email upon receiving an Event. | NodeJS | -| [Tracing](tracing/README.md) | Configure tracing for a service in Kyma. | Go | | [Custom serverless runtime image](custom-serverless-runtime-image/README.md) | Build custom runtime image. | Python | | [Kiali](kiali/README.md) | Deploy Kiali to Kyma. | Kiali, Istio, Prometheus | | [Prometheus](prometheus/README.md) | Deploy a Prometheus stack to monitor custom metrics. | Prometheus, Grafana |