For microservices deployed within containers, there are some challenges. Containers are equipped with a minimal set of tools, which it makes troubleshooting and monitoring more difficult. The fact that containers run within a host environment also adds an additional level of indirection that hides their internal operation and complicate their maintenance activities. In this talk, we look at SysDig, an open source, system-level exploration tool, that simplifies container monitoring.