diff --git a/README.md b/README.md index 8a03bf6..2f88c11 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ Part #5: Debugging .NET Core code in Docker
Video: https://youtu.be/ds2bud0ZYTY
Source code for Part #5 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part5 +Part #6: Debugging Python code in Docker using VSCode
+Video: https://youtu.be/b78Tg-YmJZI
+Source code for Part #6 https://github.com/marcel-dempers/docker-development-youtube-series/tree/debugging-python + + ## Prometheus Monitoring Let's take a look how to monitor application code using Prometheus.