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

Use sdk/telemetry instead of pdata for the autosdk probe #1195

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Oct 14, 2024

No description provided.

@MrAlias MrAlias force-pushed the use-telemetry-pkg branch 5 times, most recently from e918b7f to 0a3c0a5 Compare October 15, 2024 17:29
@MrAlias MrAlias marked this pull request as ready for review October 15, 2024 19:18
@MrAlias MrAlias requested a review from a team as a code owner October 15, 2024 19:18
WORKDIR /app

RUN apt-get update && apt-get install -y curl clang gcc llvm make libbpf-dev
COPY sdk/ /app/sdk/
Copy link
Contributor

@RonFed RonFed Oct 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this required because of replace go.opentelemetry.io/auto/sdk => ./sdk ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, correct.

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

Successfully merging this pull request may close these issues.

2 participants