Skip to content

docs: Add Spice Cloud monitoring guide for self-hosted runtimes#1719

Merged
lukekim merged 2 commits into
trunkfrom
docs/spice-cloud-monitoring-connect
May 12, 2026
Merged

docs: Add Spice Cloud monitoring guide for self-hosted runtimes#1719
lukekim merged 2 commits into
trunkfrom
docs/spice-cloud-monitoring-connect

Conversation

@lukekim
Copy link
Copy Markdown
Contributor

@lukekim lukekim commented May 12, 2026

Summary

  • New page at monitoring/spice-cloud/index.md documenting how to connect a self-hosted Spice runtime to the Spice Cloud Platform via the top-level management: block in spicepod.yaml, so task history streams to a Cloud app for centralized observability.
  • Covers prerequisites, the minimal config, region/endpoint overrides, the full field reference (enabled, api_key, params.region, params.data_endpoint), runtime behavior (Arrow Flight transport, 5s export interval, rolling 3-day window, Fibonacci backoff retries), verification, multi-runtime aggregation, limitations, and a troubleshooting table.
  • Added a Spice Cloud Platform row to the monitoring/ index alongside Datadog, Grafana, New Relic, and Zipkin.

Test plan

  • npm run build succeeds in website/ with no broken links or anchors
  • Verify the rendered page in npm run start — confirm code blocks, the Mermaid diagram, and the reference table render correctly
  • Confirm the new entry appears in the auto-generated monitoring/ sidebar

Document the spicepod.yaml `management:` block that streams task
history from a self-hosted Spice runtime to a Spice Cloud app, so
operators can centralize task history across multiple deployments
without standing up additional observability infrastructure.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 12, 2026

🔍 Pull with Spice Failed

Passing checks:

  • ✅ Title meets minimum length requirement (10 characters)
  • ✅ No banned labels detected
  • ✅ Has at least one assignee: lukekim

Failed checks:

  • ❌ Please select at least one of the required labels for this pull request: area/blog, area/docs, area/cookbook, dependencies

Please address these issues and update your pull request.

@lukekim lukekim self-assigned this May 12, 2026
@github-actions
Copy link
Copy Markdown

🚀 deployed to https://3a8cdf2f.spiceai-org-website.pages.dev

@github-actions
Copy link
Copy Markdown

🚀 deployed to https://160dac86.spiceai-org-website.pages.dev

@lukekim lukekim merged commit bb1c00a into trunk May 12, 2026
6 of 7 checks passed
@lukekim lukekim deleted the docs/spice-cloud-monitoring-connect branch May 12, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants