Skip to content

Removing all references to Stackdriver#14023

Draft
XrossFox wants to merge 6 commits intoGoogleCloudPlatform:mainfrom
XrossFox:removing-stackdriver-references
Draft

Removing all references to Stackdriver#14023
XrossFox wants to merge 6 commits intoGoogleCloudPlatform:mainfrom
XrossFox:removing-stackdriver-references

Conversation

@XrossFox
Copy link
Copy Markdown
Contributor

@XrossFox XrossFox commented Apr 9, 2026

Replaces old references to Stackdriver with the updated names.

Description

Fixes #13990

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

@XrossFox XrossFox requested review from a team as code owners April 9, 2026 20:49
@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: cloudfunctions Issues related to the Cloud Run functions API. api: cloudtrace Issues related to the Cloud Trace API. api: monitoring Issues related to the Cloud Monitoring API. api: pubsub Issues related to the Pub/Sub API. api: run Issues related to the Cloud Run API. labels Apr 9, 2026
@XrossFox XrossFox marked this pull request as draft April 9, 2026 20:52
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates various documentation files, comments, and code strings to replace legacy 'Stackdriver' branding with the current 'Cloud Logging' or 'Cloud Trace' terminology. I have reviewed the changes and found one minor inconsistency in 'monitoring/api/v3/api-client/list_resources.py' where 'cloud logging' should be capitalized to 'Cloud Logging' for consistency.

@XrossFox XrossFox added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 9, 2026
@XrossFox
Copy link
Copy Markdown
Contributor Author

Note: pipeline is failing becaus Apache Beam does not support python 3.14, i'll be adding a skip for that specific version.

Apache beam does not support python 3.14 yet.
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 10, 2026
@XrossFox XrossFox added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 10, 2026
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 10, 2026
@XrossFox XrossFox added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 10, 2026
@hongalex hongalex removed their assignment Apr 10, 2026
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 10, 2026
@XrossFox XrossFox added kokoro:run Add this label to force Kokoro to re-run the tests. and removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Apr 10, 2026
@XrossFox XrossFox added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: cloudfunctions Issues related to the Cloud Run functions API. api: cloudtrace Issues related to the Cloud Trace API. api: monitoring Issues related to the Cloud Monitoring API. api: pubsub Issues related to the Pub/Sub API. api: run Issues related to the Cloud Run API. kokoro:run Add this label to force Kokoro to re-run the tests. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove references to Stackdriver Logging.

3 participants