v1.0.0b9
Pre-release
Pre-release
- Made build.sh script executable from publish workflow
(#213) - Updated main and distro READMEs
(#205) - Update CONTRIBUTING.md, support Py3.11
(#210) - Added Diagnostic Logging for App Service
(#212) - Updated setup.py, directory structure
(#214) - Introduce Distro API
(#215) - Rename to
configure_azure_monitor
, add sampler to config
(#216) - Added Status Logger
(#217) - Add Logging configuration to Distro API
(#218) - Add instrumentation selection config
(#228) - Removing diagnostic logging from its module's logger.
(#225) - Add ability to specify logger for logging configuration
(#227) - Add metric configuration to distro api
(#232) - Add ability to pass custom configuration into instrumentations
(#235) - Fix export interval bug
(#237) - Add ability to specify custom metric readers
(#241) - Defaulting logging env var for auto-instrumentation. Added logging samples.
(#240) - Removed old log_diagnostic_error calls from configurator
(#242) - Update to azure-monitor-opentelemetry-exporter 1.0.0b12
(#243) - Move symbols to protected, add docstring for api, pin opentelemtry-api/sdk versions
(#244) - Replace service.X configurations with Resource
(#246) - Change namespace to
azure.monitor.opentelemtry
(#247) - Updating documents for new namespace
(#249)