Skip to content

[WIP] ARO-16258: Add tracing package with sharable code that configures tracing provider #92

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

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

Conversation

dinhxuanvu
Copy link

The tracing package contains sharable common code that configure tracing
provider. The package then can be vendored into other projects/components
that need to set up OpenTelemetry tracing.

Signed-off-by: Vu Dinh [email protected]

Signed-off-by: Vu Dinh <[email protected]>
@dinhxuanvu dinhxuanvu changed the title Add tracing package with sharable code that configures tracing provider WIP: Add tracing package with sharable code that configures tracing provider Mar 4, 2025
@dinhxuanvu
Copy link
Author

@simonpasquier @frzifus FYI

@dinhxuanvu dinhxuanvu marked this pull request as ready for review March 11, 2025 13:37
@dinhxuanvu dinhxuanvu changed the title WIP: Add tracing package with sharable code that configures tracing provider Add tracing package with sharable code that configures tracing provider Mar 11, 2025
@dinhxuanvu dinhxuanvu force-pushed the tracing-pkg branch 2 times, most recently from f7f9661 to 8bcd340 Compare March 17, 2025 11:36
@dinhxuanvu
Copy link
Author

@simonpasquier @frzifus Unless there are any other comments, seeking for a lgtm here. Thanks :)

@dinhxuanvu dinhxuanvu changed the title Add tracing package with sharable code that configures tracing provider ARO-14939: Add tracing package with sharable code that configures tracing provider Mar 18, 2025
@dinhxuanvu
Copy link
Author

dinhxuanvu commented Mar 18, 2025

@gdbranco Would like to ask for your help getting this PR merge. Thanks

The tracing package contains sharable common code that configure tracing
provider. The package then can be vendored into other projects/components
that need to set up OpenTelemetry tracing.

Signed-off-by: Vu Dinh <[email protected]>
Delegate the shutdown func setup to the users in order to enable them
to set desirable timeout and other customization if needed.

Signed-off-by: Vu Dinh <[email protected]>
@dinhxuanvu
Copy link
Author

dinhxuanvu commented Apr 2, 2025

We are holding this PR for now as there is another PR from Simon on CS that will no longer use env variables from autoexport library. I may need to change this PR to follow that pattern.
/hold

@dinhxuanvu dinhxuanvu changed the title ARO-14939: Add tracing package with sharable code that configures tracing provider [WIP] ARO-14939: Add tracing package with sharable code that configures tracing provider Apr 2, 2025
@dinhxuanvu dinhxuanvu changed the title [WIP] ARO-14939: Add tracing package with sharable code that configures tracing provider [WIP] ARO-16258: Add tracing package with sharable code that configures tracing provider Apr 9, 2025
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

Successfully merging this pull request may close these issues.

5 participants