FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: Instrument ReadAllBytes and CreateFrom in gRPC by sydney-munro · Pull Request #2815 · googleapis/java-storage · GitHub

feat: Instrument ReadAllBytes and CreateFrom in gRPC - #2815

Merged
sydney-munro merged 3 commits into
otel-v1-branchfrom
grpc-instrument
Nov 14, 2024
Merged

feat: Instrument ReadAllBytes and CreateFrom in gRPC#2815
sydney-munro merged 3 commits into
otel-v1-branchfrom
grpc-instrument

Conversation

Copy link
Copy Markdown
Contributor

No description provided.

sydney-munro requested a review from a team November 12, 2024 20:21
product-auto-label Bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels Nov 12, 2024
throws IOException {
requireNonNull(blobInfo, "blobInfo must be non null");
OpenTelemetryTraceUtil.Span otelSpan =
openTelemetryTraceUtil.startSpan("createFrom", this.getClass().getName());

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

since createFrom has a few different signatures, does which signature we're working with need to be captured in the span?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

we are only concerned with the method not the parameters.

sydney-munro merged commit 2a85338 into otel-v1-branch Nov 14, 2024
sydney-munro deleted the grpc-instrument branch November 14, 2024 18:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL