[DO NOT MERGE]docs: update GCP Pub/Sub integration with WIF metrics and v2 structure#24376
Draft
sparsi17 wants to merge 3 commits into
Draft
[DO NOT MERGE]docs: update GCP Pub/Sub integration with WIF metrics and v2 structure#24376sparsi17 wants to merge 3 commits into
sparsi17 wants to merge 3 commits into
Conversation
|
nr-sparsi seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
|
Hi @sparsi17 👋 Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days. Please ensure the propsed changes look good by building it first in your local environment. Refer to this contribution guide to get the site up and running in your local. If you really require a preview url, reach out to one of the writers and they will generate one for you. |
Contributor
|
Hello @sparsi17 could you please sign the CLA so that we can start the review process |
- Add Workload Identity Federation section with dimensional Metric event queries (gcp.pubsub.topic.* and gcp.pubsub.subscription.*) — 11 topic metrics and 20 subscription metrics, each section links to GCP docs - Add Entities table (GCPPUBSUBTOPIC / GCPPUBSUBSUBSCRIPTION) - Add Dimensions table (project_id, topic_id, subscription_id) - Update Activate integration section with WIF and service account links - Add coming-soon Callout (tip) for WIF/service-account auth paths - Preserve all existing GcpPubSubTopicSample and GcpPubSubSubscriptionSample sample-event tables under new Service account section Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
- Add Snapshot row to Entities table (GCPPUBSUBSNAPSHOT / pubsub_snapshot) - Add Key metrics — Snapshots section with 7 gcp.pubsub.snapshot.* metrics - Add GcpPubSubSnapshotSample section with 7 sample-event attributes Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
fdd6bfe to
276971e
Compare
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Metricevent queries (gcp.pubsub.topic.*/gcp.pubsub.subscription.*/gcp.pubsub.snapshot.*) — 11 topic metrics, 20 subscription metrics, and 7 snapshot metrics, each pointing to GCP docs for the full listGCPPUBSUBTOPIC/GCPPUBSUBSUBSCRIPTION/GCPPUBSUBSNAPSHOT) and Dimensions table<Callout variant="tip">coming-soon box for WIF/service-account auth pathsGcpPubSubTopicSampleandGcpPubSubSubscriptionSamplesample-event tables under a new Service account or user account sectionGcpPubSubSnapshotSamplesection with 7 snapshot sample-event attributes (snapshot.BacklogBytes,snapshot.NumMessages,snapshot.OldestMessageAge, and by-region variants)Test plan
#wif,#service-account,#polling,#activate,#gcp-pubsub-snapshot-sample) resolve🤖 Generated with Claude Code