Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Azure Exporters out of main repo (master) #272

Merged
merged 5 commits into from
Nov 21, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,14 @@ detail, and the
[opentelemetry-example-app](./examples/opentelemetry-example-app/README.rst)
for a complete example.

## Extensions

### Third-party exporters

OpenTelemetry supports integration with the following third-party exporters.

- [Azure Monitor](https://github.com/microsoft/opentelemetry-exporters-python/tree/master/azure_monitor)

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md)
Expand Down
15 changes: 0 additions & 15 deletions ext/opentelemetry-ext-azure-monitor/CHANGELOG.md

This file was deleted.

17 changes: 0 additions & 17 deletions ext/opentelemetry-ext-azure-monitor/README.rst

This file was deleted.

30 changes: 0 additions & 30 deletions ext/opentelemetry-ext-azure-monitor/examples/client.py

This file was deleted.

44 changes: 0 additions & 44 deletions ext/opentelemetry-ext-azure-monitor/examples/server.py

This file was deleted.

27 changes: 0 additions & 27 deletions ext/opentelemetry-ext-azure-monitor/examples/trace.py

This file was deleted.

46 changes: 0 additions & 46 deletions ext/opentelemetry-ext-azure-monitor/setup.cfg

This file was deleted.

26 changes: 0 additions & 26 deletions ext/opentelemetry-ext-azure-monitor/setup.py

This file was deleted.

This file was deleted.

Loading