ApplicationInsights-Python icon indicating copy to clipboard operation
ApplicationInsights-Python copied to clipboard

Azure Monitor Distro for OpenTelemetry Python

Results 19 ApplicationInsights-Python issues
Sort by recently updated
recently updated
newest added

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.

docs
build/infrastucture

Also format header with release/build/version info

docs

- Auto-instrumentation - Azure monitor exporter

testing

Instantiate the appinsightssampler as part of distro configure and allow a way to configure it.