Update README.md

This commit is contained in:
Marcel Dempers 2019-09-30 20:43:20 +10:00 committed by GitHub
parent e19376f909
commit 969c35524e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,11 @@ Part #5: Debugging .NET Core code in Docker <br/>
Video: https://youtu.be/ds2bud0ZYTY <br/> Video: https://youtu.be/ds2bud0ZYTY <br/>
Source code for Part #5 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part5 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 <br/>
Video: https://youtu.be/b78Tg-YmJZI <br/>
Source code for Part #6 https://github.com/marcel-dempers/docker-development-youtube-series/tree/debugging-python
## Prometheus Monitoring ## Prometheus Monitoring
Let's take a look how to monitor application code using Prometheus. Let's take a look how to monitor application code using Prometheus.