Skip to content

gsoc: Integrate Kubeflow SDK with OpenTelemetry for GSoC 2026#4294

Merged
google-oss-prow[bot] merged 5 commits intokubeflow:masterfrom
dhanishaphadate:Integrate-Kubeflow-SDK-with-OpenTelemetry-as-gsoc-2026-project-proposal
Feb 3, 2026
Merged

gsoc: Integrate Kubeflow SDK with OpenTelemetry for GSoC 2026#4294
google-oss-prow[bot] merged 5 commits intokubeflow:masterfrom
dhanishaphadate:Integrate-Kubeflow-SDK-with-OpenTelemetry-as-gsoc-2026-project-proposal

Conversation

@dhanishaphadate
Copy link
Contributor

@dhanishaphadate dhanishaphadate commented Jan 29, 2026

Description of Changes

Integrate Kubeflow SDK with OpenTelemetry as gsoc 2026 project proposal

Related Issues

kubeflow/sdk#164

Closes: #164

Related: #1164

Checklist

@google-oss-prow google-oss-prow bot added the area/community AREA: Community Docs label Jan 29, 2026
@google-oss-prow google-oss-prow bot requested review from akgraner and jbottum January 29, 2026 00:14
@google-oss-prow
Copy link

Hi @dhanishaphadate. Thanks for your PR.

I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@github-actions
Copy link

🚫 This command cannot be processed. Only organization members or owners can use the commands.

@dhanishaphadate dhanishaphadate force-pushed the Integrate-Kubeflow-SDK-with-OpenTelemetry-as-gsoc-2026-project-proposal branch 6 times, most recently from b4955ac to e2cc743 Compare January 29, 2026 00:52
Copy link
Member

@andreyvelich andreyvelich left a comment

Choose a reason for hiding this comment

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

Thanks for proposing this @dhanishaphadate!
We talked about it during our latest Kubeflow SDK call.

@kramaranya and @astefanutti shared that some folks in Red Hat are working to integrate OpenTelemetry with Kubeflow SDK: https://youtu.be/zwPVfB8tTuY?t=1012

Can we update the scope of this project to ensure student will integrate other clients with OpenTelemetry.

@dhanishaphadate
Copy link
Contributor Author

@kramaranya and @astefanutti Could you please let me know which parts of the SDK are already being worked on, so I can adjust the scope of this project accordingly?

kubeflow/
├── trainer/       # TrainerClient - distributed training & fine-tuning
├── optimizer/     # OptimizerClient - Katib AutoML & hyperparameter tuning  
├── hub/           # ModelRegistryClient - model artifact management
└── common/        # Shared utilities across clients

SDK Client Component
TrainerClient Kubeflow Trainer
OptimizerClient Kubeflow Katib
ModelRegistryClient Model Registry
PipelinesClient Kubeflow Pipelines
SparkClient Spark Operator

Copy link
Member

@Arhell Arhell left a comment

Choose a reason for hiding this comment

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

/ok-to-test

@juliusvonkohout
Copy link
Member

Please rebase after #4286. the deadline is close @andreyvelich

@dhanishaphadate dhanishaphadate force-pushed the Integrate-Kubeflow-SDK-with-OpenTelemetry-as-gsoc-2026-project-proposal branch from a267486 to c7d17ab Compare February 1, 2026 18:02
@dhanishaphadate
Copy link
Contributor Author

dhanishaphadate commented Feb 1, 2026

@andreyvelich and @kramaranya Can you pleas review it as the deadline is approaching.

@kramaranya
Copy link
Contributor

@kramaranya and @astefanutti Could you please let me know which parts of the SDK are already being worked on, so I can adjust the scope of this project accordingly?

kubeflow/
├── trainer/       # TrainerClient - distributed training & fine-tuning
├── optimizer/     # OptimizerClient - Katib AutoML & hyperparameter tuning  
├── hub/           # ModelRegistryClient - model artifact management
└── common/        # Shared utilities across clients

SDK Client Component
TrainerClient Kubeflow Trainer
OptimizerClient Kubeflow Katib
ModelRegistryClient Model Registry
PipelinesClient Kubeflow Pipelines
SparkClient Spark Operator

Hey @dhanishaphadate, we haven't done any integration work, I personally investigated how this integration might look like. I think we can proceed with this project proposal assuming you have a plan on how to integrate OTel with Kubeflow and mentor the student

@dhanishaphadate dhanishaphadate force-pushed the Integrate-Kubeflow-SDK-with-OpenTelemetry-as-gsoc-2026-project-proposal branch from fed93cb to fa63792 Compare February 2, 2026 15:31
@dhanishaphadate
Copy link
Contributor Author

@kramaranya Thank you for your response. If you find everything good , can you please review and approve it.

@andreyvelich
Copy link
Member

@dhanishaphadate Can you rebase your PR please?

@dhanishaphadate dhanishaphadate force-pushed the Integrate-Kubeflow-SDK-with-OpenTelemetry-as-gsoc-2026-project-proposal branch from fa63792 to 5c4f858 Compare February 2, 2026 20:57
@dhanishaphadate dhanishaphadate force-pushed the Integrate-Kubeflow-SDK-with-OpenTelemetry-as-gsoc-2026-project-proposal branch from 5c4f858 to 67315e3 Compare February 2, 2026 21:33
@dhanishaphadate dhanishaphadate changed the title gsoc: Integrate Kubeflow SDK with OpenTelemetry as gsoc 2026 project proposal gsoc: Integrate Kubeflow SDK with OpenTelemetry for GSoC 2026 Feb 2, 2026
…tion

Signed-off-by: Dhanisha Phadate <dhanisha.6@gmail.com>
Signed-off-by: Dhanisha Phadate <dhanisha.6@gmail.com>
@dhanishaphadate dhanishaphadate force-pushed the Integrate-Kubeflow-SDK-with-OpenTelemetry-as-gsoc-2026-project-proposal branch from 15f3879 to 92d8e39 Compare February 3, 2026 15:28
Signed-off-by: Dhanisha Phadate <dhanisha.6@gmail.com>
Signed-off-by: Dhanisha Phadate <dhanisha.6@gmail.com>
@andreyvelich
Copy link
Member

/lgtm
/approve
/hold
/assign @kramaranya

@andreyvelich
Copy link
Member

@dhanishaphadate You need to rebase your PR once again.

…as-gsoc-2026-project-proposal

Signed-off-by: Dhanisha Phadate <dhanisha.6@gmail.com>
@google-oss-prow google-oss-prow bot removed the lgtm label Feb 3, 2026
@andreyvelich
Copy link
Member

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Feb 3, 2026
@dhanishaphadate
Copy link
Contributor Author

@rareddy Could you please merge this ?

Copy link
Contributor

@kramaranya kramaranya left a comment

Choose a reason for hiding this comment

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

/lgtm

@juliusvonkohout
Copy link
Member

/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andreyvelich, juliusvonkohout

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@juliusvonkohout
Copy link
Member

/unhold
For the deadline.
Do we weed a follow up PR to fix the numbering ?

@google-oss-prow google-oss-prow bot merged commit 822043b into kubeflow:master Feb 3, 2026
7 checks passed
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.

5 participants