Skip to content

Configuration based Bytecode Instrumentation #4132

Open
@Kielek

Description

@Kielek

Feature Request

Are you requesting automatic instrumentation for a framework or library? Please describe.

  • Framework or library name: any/configurable
  • Library type: any/configurable
  • Library version: any/configurable

Is your feature request related to a problem? Please describe.

Possibility to instrument method without source code modification. The goal is to have it defined in some configuration file.

Describe the solution you'd like

Mimic solution created by @johnbley for Splunk Java distribution. open-telemetry/opentelemetry-java-instrumentation#13590

Configuration methods and forma /using Otel Config/OpAMP support, will be adjusted to be more .NET friendly.

Describe alternatives you've considered

Implement feature in the Splunk distribution, but I would like to just directly donate it here.
It requires support for injecting bytecode instrumentation from plugins #2440

Additional context

It will be great to have it implemented and released withing ~3 next months.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions