Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

FastAPI Example App

This is an example FastAPI app to instrument the application as well as for testing purposes.

Code Requirements

The best way to get started is to clone this repo and run:

Execution:

If you already have datadog agent running, you could run: ddtrace-run uvicorn app:app.

Then open your browser to http://127.0.0.1:8000/docs

Implementations:

  • Basic request and response traces would look like: