Skip to content

Commit 555ab50

Browse files
author
Rakshith Bhyravabhotla
authored
Refactor the package name (Azure#15078)
1 parent b1f2c02 commit 555ab50

30 files changed

+6
-4
lines changed

sdk/monitor/opentelemetry-exporter-azuremonitor/CHANGELOG.md renamed to sdk/monitor/microsoft-opentelemetry-exporter-azuremonitor/CHANGELOG.md

File renamed without changes.

sdk/monitor/opentelemetry-exporter-azuremonitor/LICENSE.txt renamed to sdk/monitor/microsoft-opentelemetry-exporter-azuremonitor/LICENSE.txt

File renamed without changes.

sdk/monitor/opentelemetry-exporter-azuremonitor/MANIFEST.in renamed to sdk/monitor/microsoft-opentelemetry-exporter-azuremonitor/MANIFEST.in

File renamed without changes.

sdk/monitor/opentelemetry-exporter-azuremonitor/README.md renamed to sdk/monitor/microsoft-opentelemetry-exporter-azuremonitor/README.md

File renamed without changes.

sdk/monitor/opentelemetry-exporter-azuremonitor/dev_requirements.txt renamed to sdk/monitor/microsoft-opentelemetry-exporter-azuremonitor/dev_requirements.txt

File renamed without changes.

sdk/monitor/opentelemetry-exporter-azuremonitor/opentelemetry/__init__.py renamed to sdk/monitor/microsoft-opentelemetry-exporter-azuremonitor/microsoft/__init__.py

File renamed without changes.

sdk/monitor/opentelemetry-exporter-azuremonitor/opentelemetry/exporter/__init__.py renamed to sdk/monitor/microsoft-opentelemetry-exporter-azuremonitor/microsoft/opentelemetry/__init__.py

File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__path__ = __import__('pkgutil').extend_path(__path__, __name__)

sdk/monitor/opentelemetry-exporter-azuremonitor/opentelemetry/exporter/azuremonitor/__init__.py renamed to sdk/monitor/microsoft-opentelemetry-exporter-azuremonitor/microsoft/opentelemetry/exporter/azuremonitor/__init__.py

File renamed without changes.

sdk/monitor/opentelemetry-exporter-azuremonitor/opentelemetry/exporter/azuremonitor/_generated/__init__.py renamed to sdk/monitor/microsoft-opentelemetry-exporter-azuremonitor/microsoft/opentelemetry/exporter/azuremonitor/_generated/__init__.py

File renamed without changes.

0 commit comments

Comments
 (0)