Skip to content

[bug] OTel package upgrade causes runtime crash #7420

@NeerajSalunke

Description

@NeerajSalunke

Package

OpenTelemetry

Package Version

Package Name Version
OpenTelemetry.Exporter.Geneva 1.15.2

Description

Attempted to upgrade OpenTelemetry packages to the latest versions; however, the upgraded versions are causing our application to fail when deployed on Service Fabric. The build and deployment pipelines complete successfully, but the application crashes at runtime on Service Fabric.

The type initializer for 'OpenTelemetry.Exporter.Geneva.ReentrantExportProcessor`1' threw an exception.
System.ArgumentNullException (-2147467261)
Value cannot be null. (Parameter 'constructor')

I would appreciate guidance on:

  • Whether this is a known compatibility issue between OTel updates and Service Fabric workloads
  • Recommended approach to safely upgrade OTel packages without breaking runtime behavior
  • Any mitigations or configuration changes we should consider

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpkg:OpenTelemetryIssues related to OpenTelemetry NuGet package

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions