Skip to content

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

Open
dinhxuanvu wants to merge 3 commits into
openshift-online:mainfrom
dinhxuanvu:tracing-pkg
Open

[WIP] ARO-16258: Add tracing package with sharable code that configures tracing provider#92
dinhxuanvu wants to merge 3 commits into
openshift-online:mainfrom
dinhxuanvu:tracing-pkg

Conversation

@dinhxuanvu

Copy link
Copy Markdown

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 vudinh@outlook.com

Signed-off-by: Vu Dinh <vudinh@outlook.com>
@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
Copy Markdown
Author

@simonpasquier @frzifus FYI

Comment thread pkg/tracing/otlp_sdk.go Outdated
@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
Comment thread pkg/tracing/otlp_sdk.go Outdated
Comment thread pkg/tracing/otlp_sdk.go Outdated
@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
Copy Markdown
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

dinhxuanvu commented Mar 18, 2025

Copy link
Copy Markdown
Author

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

Comment thread pkg/tracing/otlp_sdk.go Outdated
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 <vudinh@outlook.com>
Comment thread pkg/tracing/otlp_sdk.go Outdated
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 <vudinh@outlook.com>
@dinhxuanvu

dinhxuanvu commented Apr 2, 2025

Copy link
Copy Markdown
Author

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