From 360b99ebbd92335c95575b238b521142dd017cea Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Sat, 13 Jul 2019 16:44:58 -0400 Subject: [PATCH] set time --- dash-apm-python/index.json | 1 + 1 file changed, 1 insertion(+) diff --git a/dash-apm-python/index.json b/dash-apm-python/index.json index 5364fee..80832f9 100644 --- a/dash-apm-python/index.json +++ b/dash-apm-python/index.json @@ -1,5 +1,6 @@ { "title": "Pinpointing Microservice Bottlenecks in Python with Datadog APM", + "time": "3h", "description": "As software moves to microservices and containers, the need for better tooling to debug our systems grows.\n\nIn this workshop, we'll introduce distributed tracing as a method to gain visibility and insight into these distributed applications.\n\nTraces allow us to see units of work, as they pass across our subsystems. By incorporating traces with logs and metrics, we can see performance bottlenecks, verify legacy system changes, and deploy confidently into complex environments.\n\nWe'll instrument a few Python microservices with the Datadog Agent, and see how distributed traces can be used in the real world, to get better insight into the health of your systems.", "details": { "steps": [