Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove OTEL_TARGET_EXE and auto discover processes #23

Open
edeNFed opened this issue Jul 12, 2022 · 0 comments
Open

Remove OTEL_TARGET_EXE and auto discover processes #23

edeNFed opened this issue Jul 12, 2022 · 0 comments

Comments

@edeNFed
Copy link
Contributor

edeNFed commented Jul 12, 2022

This issue is for removing the OTEL_TARGET_EXE env variable and implementing process discovery instead.
Implementing this will make integration with OpenTelemetry Operator easier and overall provide a better experience to users (one less argument to specify).

I suggest splitting this into two phases:
phase 1: Apply automatic instrumentation to the first Go process found (there is already logic to detect Go processes at analyze.go
phase 2: Apply automatic instrumentation to any Go process found (multi-process support)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant