From c5f50a944c97b2977317902865b08181ce78b9e6 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 5 May 2020 16:26:01 +0200 Subject: [PATCH] Add datasource instrumentation --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 5b63b3214..fcc8659b7 100644 --- a/pom.xml +++ b/pom.xml @@ -125,6 +125,10 @@ org.springframework.cloud spring-cloud-starter-sleuth + + io.zipkin.brave + brave-instrumentation-mysql8 +