From b0bdbba1c0d9fa1f90eb2831b53340a77b87d949 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Fri, 26 Mar 2021 15:38:35 +0100 Subject: tracer: Remove event tracer from repository This change removes the event tracer from the repository as we migrate to the industry standard OpenTelemetry. --- simulator/settings.gradle.kts | 1 - 1 file changed, 1 deletion(-) (limited to 'simulator/settings.gradle.kts') diff --git a/simulator/settings.gradle.kts b/simulator/settings.gradle.kts index a7a55b1c..2e297997 100644 --- a/simulator/settings.gradle.kts +++ b/simulator/settings.gradle.kts @@ -37,7 +37,6 @@ include(":opendc-simulator:opendc-simulator-core") include(":opendc-simulator:opendc-simulator-resources") include(":opendc-simulator:opendc-simulator-compute") include(":opendc-simulator:opendc-simulator-failures") -include(":opendc-trace:opendc-trace-core") include(":opendc-telemetry:opendc-telemetry-api") include(":opendc-telemetry:opendc-telemetry-sdk") include(":opendc-harness") -- cgit v1.2.3