Trace exporter for Datadog#793
Conversation
https://github.com/DataDog/opencensus-go-exporter-datadog WIP - believe that the barebones exportor is working Working traces Clean up move files back to where they go clean up todo fix folder name WIP - start work on getting PR ready test, lint, and coverage passing clean up clean up
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. ℹ️ Googlers: Go here for more info. |
contrib/opencensus-ext-datadog/opencensus/ext/datadog/traces.py
Outdated
Show resolved
Hide resolved
26d8df4 to
e8fb8f2
Compare
|
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
contrib/opencensus-ext-datadog/opencensus/ext/datadog/traces.py
Outdated
Show resolved
Hide resolved
contrib/opencensus-ext-datadog/opencensus/ext/datadog/traces.py
Outdated
Show resolved
Hide resolved
contrib/opencensus-ext-datadog/opencensus/ext/datadog/traces.py
Outdated
Show resolved
Hide resolved
contrib/opencensus-ext-datadog/opencensus/ext/datadog/traces.py
Outdated
Show resolved
Hide resolved
contrib/opencensus-ext-datadog/opencensus/ext/datadog/traces.py
Outdated
Show resolved
Hide resolved
|
Please clean the CI. |
|
@reyang I am new to python and might need a little help with understanding how to fix the travis-ci. Running nox locally works. . . |
|
@nbutton23 Add |
…encensus-python into nbutton-dd-exportor
|
Thanks for your contribution @nbutton23! |
|
@nbutton23 it'll be great to have an |
Provides a trace exporter for Datadog. This was closely modeled after the DataDog provided Go exporter.
https://github.com/DataDog/opencensus-go-exporter-datadog