Skip to content

Commit

Permalink
Remove Azure Exporters out of main repo (master) (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen authored and c24t committed Nov 21, 2019
1 parent fb3e715 commit 077a08e
Show file tree
Hide file tree
Showing 15 changed files with 8 additions and 664 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,14 @@ exporter.shutdown()

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

## 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

0 comments on commit 077a08e

Please sign in to comment.