From 30a9754504db1034aa0056e3d919291997b83c36 Mon Sep 17 00:00:00 2001 From: mmihaylovam <85890011+mmihaylovam@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:39:41 +0200 Subject: [PATCH] adding a link to the new workbook TAS OTel for Spring Boot Application --- pages/doc/wavefront_spring_boot3_tutorial.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/doc/wavefront_spring_boot3_tutorial.md b/pages/doc/wavefront_spring_boot3_tutorial.md index ec3ca2103..644b885e9 100644 --- a/pages/doc/wavefront_spring_boot3_tutorial.md +++ b/pages/doc/wavefront_spring_boot3_tutorial.md @@ -10,6 +10,8 @@ In this tutorial, you use Wavefront for Spring Boot that uses Spring Boot 3 with {% include tip.html content="Want to start your project from scratch using [https://start.spring.io/](https://start.spring.io/)? Follow the [Observability with Spring](https://spring.io/guides/gs/tanzu-observability/) tutorial." %} +See also the VMware Tanzu solutions workbook [Instrumenting TAS OpenTelemetry for Spring Boot Application](https://docs.vmware.com/en/VMware-Tanzu-Reference-Architecture/services/tanzu-solutions-workbooks/solution-workbooks-TAS-OpenTelemetry-SpringBoot-TO.html). + ## Prerequisites * Spring Boot 3.0.0 or later.