Skip to content

[DO] Document GCP Secret Manager for Databricks PAR credentials#38011

Open
charlesmyu wants to merge 6 commits into
masterfrom
charles.yu/claude/do-par-gcp-docs
Open

[DO] Document GCP Secret Manager for Databricks PAR credentials#38011
charlesmyu wants to merge 6 commits into
masterfrom
charles.yu/claude/do-par-gcp-docs

Conversation

@charlesmyu

Copy link
Copy Markdown
Contributor

What

Documents GCP Secret Manager as a supported secret store for the Data Observability: Jobs Monitoring Databricks Private Link + Private Action Runner (PAR) setup, alongside the existing AWS and Azure options.

Opening as a draft — do not merge until the PAR image containing GCP Secret Manager support (1.21.0-3) is published to the public registries.

Changes

content/en/data_observability/jobs_monitoring/databricks/private_link.md:

  • Secret-store enumeration — added "GCP Secret Manager" to (AWS Secrets Manager, AWS Parameter Store, Azure Key Vault, or GCP Secret Manager).
  • Secret path format — documented the GCP resource-name format projects/{project}/secrets/{secret}/versions/{version} (and the regional form projects/{project}/locations/{location}/secrets/{secret}/versions/{version}).
  • Identity guidance — added the GCP path in both deployment tabs:
    • Helm (Kubernetes): Workload Identity Federation for GKE (new footnote → Google Cloud docs).
    • Docker (VM/EC2): an attached service account on the GCE instance (new footnote → Google Cloud docs).
  • Image tag — bumped image.tag from 1.21.0-0 to 1.21.0-3 in both the Helm values and the Docker image line.

Footnote numbering follows the page's existing per-tab scheme.

Notes

  • Blocked on release: merge only after dd-data-observability-par:1.21.0-3 is live in the public registries.
  • The Docker tab has two pre-existing unreferenced footnote defs ([3], [4]) unrelated to this change; left untouched.

GCP Secret Manager is now a supported secret store for the Databricks
Private Link PAR setup. Documents the GCP resource-name format and its
regional variant, GKE/GCE workload identity guidance for reading the
secret, and bumps the runner image tag to 1.21.0-3.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

charlesmyu and others added 3 commits July 7, 2026 18:59
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@charlesmyu charlesmyu marked this pull request as ready for review July 14, 2026 13:58
@charlesmyu charlesmyu requested a review from a team as a code owner July 14, 2026 13:58

@buraizu buraizu left a comment

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.

Thanks for the PR, just requesting a few minor updates

Comment thread content/en/data_observability/jobs_monitoring/databricks/private_link.md Outdated
Comment thread content/en/data_observability/jobs_monitoring/databricks/private_link.md Outdated
Comment thread content/en/data_observability/jobs_monitoring/databricks/private_link.md Outdated
@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 1 Pipeline job failed

DataDog/documentation | build_preview   View in Datadog   GitLab

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: c26dcf2 | Docs | Datadog PR Page | Give us feedback!

Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
@charlesmyu charlesmyu requested a review from buraizu July 14, 2026 19:04

@buraizu buraizu left a comment

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.

Thanks for applying those changes, approving with one final update requested — the anchor link currently isn't redirecting as expected.

Comment thread content/en/data_observability/jobs_monitoring/databricks/private_link.md Outdated
Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants