Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seanhood/python-wsgi-ddtrace


https://github.com/seanhood/python-wsgi-ddtrace

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# python-wsgi-ddtrace

Simple sample of using DataDog's `ddtrace` with a Flask App behind httpd with mod_wsgi because an example isn't in the docs.

```
docker compose up
curl localhost:8080
```

Lots of log output since `DD_TRACE_DEBUG=true`, you'll see the sample spans sent to `ddagent`