opentelemetry-go-instrumentation icon indicating copy to clipboard operation
opentelemetry-go-instrumentation copied to clipboard

Configuration to select instrumentations

Open pellared opened this issue 2 years ago • 2 comments

The user should have a granular way to disable/enable instrumentations.

This can be modelled similarly to .NET Auto Instrumentation

  • https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/issues/1633
  • https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/main/docs/config.md#instrumentations

pellared avatar Jul 28 '23 07:07 pellared

Java congratulation: https://opentelemetry.io/docs/languages/java/automatic/configuration/#enable-only-specific-instrumentation

pellared avatar Apr 24 '24 19:04 pellared