Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Latest commit

 

History

History

extracredit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Extra Credit - Using Existing Open Source Instrumentation

Adding manual instrumentation to flask and requests like we did in Lesson 3 is tedious. Fortunately, we don't need to do that because that instrumentation already exists as open source modules. For extra credit, use these libraries to avoid instrumenting your code manually: