forked from open-telemetry/opentelemetry-python
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from c24t/do-deprecate-opentelemetry-ext-azure-…
…monitor Bump version, add deprecation note for azure ext
- Loading branch information
Showing
3 changed files
with
9 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,6 @@ | ||
OpenTelemetry Azure Monitor Exporters | ||
===================================== | ||
|
||
This library provides integration with Microsoft Azure Monitor. | ||
Deprecated in favor of opentelemetry-ext-azure-monitor-exporter_. | ||
|
||
Installation | ||
------------ | ||
|
||
:: | ||
|
||
pip install opentelemetry-ext-azure-monitor | ||
|
||
References | ||
---------- | ||
|
||
* `Azure Monitor <https://docs.microsoft.com/azure/azure-monitor/>`_ | ||
* `OpenTelemetry Project <https://opentelemetry.io/>`_ | ||
.. _opentelemetry-ext-azure-monitor-exporter: https://pypi.org/project/opentelemetry-azure-monitor-exporter/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters