11 Commits

Author SHA1 Message Date
3137c1fa41 Upgrade black (#802) 2021-11-10 20:57:01 +00:00
499899a601 remove reference folder (#326) 2021-02-09 09:54:41 -08:00
c265e2f035 Remove metrics from main branch (#312) 2021-02-05 16:41:03 -08:00
9b71f8b30c Setup Prometheus Remote Write Exporter (#180) 2020-11-27 09:58:55 -08:00
eb53012a8c Fix lint by making pkg tests folders namespace pkgs (#131) 2020-11-06 13:11:51 -08:00
5135b80c13 Working on lint tests 2020-11-03 16:41:03 -08:00
82e44f165e Modify existing workflow for CI tests 2020-11-03 13:50:06 -08:00
fc4620c5b8 Add eachdist and move tox to root folder (#29)
Move tox and other configuration files to root folder. Add eachdist to make it
easier to handle operations with different packages.

The eachdist is taken from opentelemetry but slighty modified to avoid ignoring
a given path.
2020-04-09 10:06:59 -07:00
5aee3ce32e Move DD code into its own directory (#6) 2020-04-08 10:39:44 -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