ApplicationInsights-Python
ApplicationInsights-Python copied to clipboard
Azure Monitor Distro for OpenTelemetry Python
Moving the setup and src files to a correctly labeled folder. Tested that tox -e lint works correctly with this folder structure. We could move the tox and requirement files...
## Description Added an OpenTelemetry Distro and an OpenTelemetry Configurator. These provide a way to customize auto-instrumentation. The distro sets the default exporters to the Azure Monitor exporters. The configurator...
CONTRIBUTING should include instructions for how to run tox locally so we can test before pushing.
Instantiate the appinsightssampler as part of distro configure and allow a way to configure it.