6 Commits

Author SHA1 Message Date
5aee3ce32e Move DD code into its own directory (#6) 2020-04-08 10:39:44 -07:00
72b40ba5f9 Add common files (#19) 2020-04-06 14:51:43 -07:00
0eb2cac7b8 Remove NOTICE file (#5)
Remove notice file - keep copyright in individual file headers

See discussion here: open-telemetry/community#305
2020-03-26 08:42:01 -07:00
ed6dd7f257 Removing support for python 2.7 (#2)
OpenTelemetry doesn't support Python 2.7. Removing it from the tests and removing contrib packages that don't support Python 3. In this change:

- removing pylons contrib
- removing mysqldb contrib
- updating minimum versions of flask (>=1.0), gevent (>=1.1)

Signed-off-by: Alex Boten <aboten@lightstep.com>
2020-03-23 09:43:03 -07:00
f13c716af6 Merge in latest from datadog/dd-trace-py (#1) 2020-02-26 08:57:16 -08:00
67f43ea6ab initial commit
Signed-off-by: Alex Boten <aboten@lightstep.com>
2019-11-15 08:52:03 -08:00