Skip to content

Commit 077a08e

Browse files
lzchenc24t
authored andcommitted
Remove Azure Exporters out of main repo (master) (open-telemetry#272)
1 parent fb3e715 commit 077a08e

File tree

15 files changed

+8
-664
lines changed

15 files changed

+8
-664
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,14 @@ exporter.shutdown()
9797

9898
See the [API documentation](https://open-telemetry.github.io/opentelemetry-python/) for more detail, and the [examples folder](./examples) for a more sample code.
9999

100+
## Extensions
101+
102+
### Third-party exporters
103+
104+
OpenTelemetry supports integration with the following third-party exporters.
105+
106+
- [Azure Monitor](https://github.com/microsoft/opentelemetry-exporters-python/tree/master/azure_monitor)
107+
100108
## Contributing
101109

102110
See [CONTRIBUTING.md](CONTRIBUTING.md)

ext/opentelemetry-ext-azure-monitor/CHANGELOG.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

ext/opentelemetry-ext-azure-monitor/README.rst

Lines changed: 0 additions & 17 deletions
This file was deleted.

ext/opentelemetry-ext-azure-monitor/examples/client.py

Lines changed: 0 additions & 30 deletions
This file was deleted.

ext/opentelemetry-ext-azure-monitor/examples/server.py

Lines changed: 0 additions & 44 deletions
This file was deleted.

ext/opentelemetry-ext-azure-monitor/examples/trace.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

ext/opentelemetry-ext-azure-monitor/setup.cfg

Lines changed: 0 additions & 46 deletions
This file was deleted.

ext/opentelemetry-ext-azure-monitor/setup.py

Lines changed: 0 additions & 26 deletions
This file was deleted.

ext/opentelemetry-ext-azure-monitor/src/opentelemetry/ext/azure_monitor/__init__.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)