[BUG] [AzureMonitorExporter] Null Reference Exceptions at exporting logs #34030
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Monitor - Exporter
Monitor OpenTelemetry Exporter
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Library name and version
Azure.Monitor.OpenTelemetry.Exporter 1.0.0-beta.7
Describe the bug
Null Reference Exceptions somewhere in exporting logs when running ASP.NET Core 7 web app.
Expected behavior
Running WebApp without errors in logs
Actual behavior
Null Reference Exception during running ASP.NET Core v7 web apps.
Reproduction Steps
ASP.NET Core 7 web app
Adding latest Azure.Monitor.OpenTelemetry.Exporter 1.0.0-beta.7 and OpenTelemetry nuget packages:
Adding OpenTelemetry and AzureMonitorLogExporter to ConfigureLogging
Run Webapp
Environment
Visual Studio 17.5 Preview 6
Visual Studio 17.4.4
The text was updated successfully, but these errors were encountered: