- Add azure servicebus samples and docstrings to samples (#16580)
Breaking Changes
-
Rename Azure Trace exporter class, only allow connection string configuration (#15349)
-
OpenTelemetry Exporter use Resources API to retrieve cloud role props (#15816)
-
Change span to envelope conversion to adhere to common schema and other languages (#15344)
-
This library is renamed to
azure-opentelemetry-exporter-azuremonitor. (#16030) -
Fix to only retry upon request error (#16087)
Breaking Changes
- This library is renamed to
microsoft-opentelemetry-exporter-azuremonitor.
- Added live metrics (#96)
- Remove dependency metrics from auto-collection (#92)
- Change default local storage directory (#100)
- Implement proxies in exporter configuration (#101)
- Remove request failed per second metrics from auto-collection (#102)
- Fix metrics exporter serialization bug (#92)
- Implement max size logic for local storage (#74)
- Remove label sets + add is_remote to spancontext (#75)
- Adding live metrics manager (#78)
- Handle status 439 - Too Many Requests over extended time (#80)
- Fix breaking changes from OT release 0.7b.0 (#86)
- Initial beta release
- Initial alpha release