Skip to content

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: