Skip to content

Autoinstrumentation for opentelemetry ruby #3762

Open
@xuan-cao-swi

Description

@xuan-cao-swi

Component(s)

auto-instrumentation

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

I'd like to open a feature request to include Ruby autoinstrumentation in the operator's autoinstrumentation.

The approach to autoinstrumentation should be similar to Node.js. Node.js uses NODE_OPTIONS to preload the OpenTelemetry library before loading or installing other libraries. Ruby can use RUBYOPT to preload the OpenTelemetry library.

The process of pod mutation is the same as other languages' autoinstrumentation (e.g., injectXXXSDK).

Autoinstrumentation script is waiting for review (PR)

Describe the solution you'd like

Current possible solution in PR 3756.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions