Skip to content

[BUG]: Npgsql 10.x not instrumented - version range and method signature mismatch #7922

@Mandrakia

Description

@Mandrakia

Tracer Version(s)

3.32.0

Operating system and platform

Linx-x64

Instrumentation Mode

Automatic

TFM

net10

Bug Report

Description

Npgsql 10.0.0 is not being instrumented. Tracer logs show:

  • Target version range is 4.0.0.0 - 9.65535.65535.0 (Npgsql 10 not covered)
  • Method signatures changed in Npgsql 10

Tracer logs

  • Skipping Npgsql.NpgsqlCommand.ExecuteNonQuery: the methoddef doesn't have the right number of arguments (2 arguments).
  • Skipping Npgsql.NpgsqlCommand.ExecuteScalar: the methoddef doesn't have the right number of arguments (2 arguments).

Environment

  • dd-trace-dotnet: 3.32.0
  • Npgsql: 10.0.0
  • EF Core: 10.0.0
  • .NET: 10.0

Reproduction Code

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions