Skip to content

Regenerate bigtable client#4127

Closed
yoshi-automation wants to merge 1 commit into
masterfrom
autosynth-bigtable
Closed

Regenerate bigtable client#4127
yoshi-automation wants to merge 1 commit into
masterfrom
autosynth-bigtable

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > You are running the synthesis script directly, this will be disabled in a future release of Synthtool. Please use python3 -m synthtool instead.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:2f6b261ee7fe1aedf238991c93a20b3820de37a343d0cacf3e3e9555c2aaf2ea
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/bigtable/artman_bigtable.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/java.
synthtool > Running java formatter on 110 files
synthtool > Running java formatter on 1 files
synthtool > Running java formatter on 51 files
synthtool > Cleaned up 0 temporary directories.

@yoshi-automation yoshi-automation requested a review from a team November 30, 2018 08:35
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 30, 2018
@chingor13 chingor13 closed this Nov 30, 2018
chingor13 pushed a commit that referenced this pull request Mar 5, 2026
lqiu96 added a commit that referenced this pull request Mar 20, 2026
chingor13 pushed a commit that referenced this pull request Mar 20, 2026
…ests (#4127)

This PR introduces enhancements to the observability layer (tracing and
metrics) by capturing additional context during RPC calls. Specifically,
it adds support for:
1. **HTTP Method Attribute**: Capturing `http.request.method` for
REST-based transports.
2. **Library Metadata**: Capturing `gcp.client.repo` and
`gcp.client.artifact` to identify the source library of the RPC.

## Verification Results
- Verified that `http.request.method` is correctly populated for REST
calls in Showcase integration tests.
- Cloud Trace screenshot:
<img width="1352" height="753" alt="image"
src="https://github.com/user-attachments/assets/b17c171b-704d-4468-9f91-95b3f6363ebc"
/>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Blake Li <blakeli@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants