Skip to content

Commit

Permalink
OpenTelemetry plugin (#7703)
Browse files Browse the repository at this point in the history
* Introducing change_context to replace set_current_span

* OpenTelemetry plugin:first pass

* Plug OpenTelemetry in azure-core

* Restore proper settings and tracing tests in azure-core

* Create HttpSpanMixin

* Need opentelemetry-sdk for testing

* WIP core test

* Use stable azure-core

* Support Python 3.8

* OT Readme

* Do not include YAML

* Dependency update

* Update dep

* Add decorator tests in azure-core

* Remove OpenCensus specific tests

* Remove useless OpenCensus tests

* OT testing

* Versionning

* Fix Link for OT

* Fix setup.py

* pylint

* Dependency work

* pylint

* Need Python 3.x at least

* Remove diff with master

* Remove core changes

* Feedback

* Clarify tests
  • Loading branch information
lmazuel authored Jan 13, 2020
1 parent d512403 commit 772e3a5
Show file tree
Hide file tree
Showing 22 changed files with 639 additions and 670 deletions.

This file was deleted.

31 changes: 0 additions & 31 deletions sdk/core/azure-core-tracing-opencensus/tests/conftest.py

This file was deleted.

49 changes: 0 additions & 49 deletions sdk/core/azure-core-tracing-opencensus/tests/test_settings.py

This file was deleted.

Loading

0 comments on commit 772e3a5

Please sign in to comment.