Skip to content

Conversation

@Dhriti07
Copy link
Contributor

@Dhriti07 Dhriti07 commented Nov 4, 2025

No description provided.

@Dhriti07 Dhriti07 requested a review from a team as a code owner November 4, 2025 10:28
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Nov 4, 2025
@Dhriti07 Dhriti07 changed the title Adding initial otel for MPU Adding Otel for MPU Nov 4, 2025
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/java-storage API. label Nov 4, 2025
@Dhriti07 Dhriti07 marked this pull request as draft November 4, 2025 10:28
Copy link
Collaborator

@BenWhitehead BenWhitehead left a comment

Choose a reason for hiding this comment

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

The lint failures can be fixed by running

JAVA_HOME=$JAVA_17_HOME mvn com.spotify.fmt:fmt-maven-plugin:format

This branch will need to be rebased on main to pickup the new method for listing uploads. git fetch --all && git rebase -i origin/main

Other than that, this is looking like I'd expect it to.

.put("gcp.client.version", StorageOptions.getDefaultInstance().getLibraryVersion())
.put("gcp.client.repo", "googleapis/java-storage")
.put("gcp.client.artifact", "com.google.cloud:google-cloud-storage")
.put("rpc.system", transport.toString().toLowerCase(Locale.ROOT))
Copy link
Collaborator

Choose a reason for hiding this comment

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

the value here should be "XML" since it's using the xml api, not the json api.

@Dhriti07 Dhriti07 marked this pull request as ready for review December 2, 2025 20:58
@Dhriti07 Dhriti07 changed the title Adding Otel for MPU feat: adding Otel for MPU Dec 2, 2025
@Dhriti07 Dhriti07 requested a review from ShreyasSinha December 2, 2025 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants