docs: Add Spice Cloud monitoring guide for self-hosted runtimes#1719
Merged
Conversation
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.
🔍 Pull with Spice FailedPassing checks:
Failed checks:
Please address these issues and update your pull request. |
phillipleblanc
approved these changes
May 12, 2026
|
🚀 deployed to https://3a8cdf2f.spiceai-org-website.pages.dev |
peasee
approved these changes
May 12, 2026
|
🚀 deployed to https://160dac86.spiceai-org-website.pages.dev |
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
monitoring/spice-cloud/index.mddocumenting how to connect a self-hosted Spice runtime to the Spice Cloud Platform via the top-levelmanagement:block inspicepod.yaml, so task history streams to a Cloud app for centralized observability.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.Spice Cloud Platformrow to themonitoring/index alongside Datadog, Grafana, New Relic, and Zipkin.Test plan
npm run buildsucceeds inwebsite/with no broken links or anchorsnpm run start— confirm code blocks, the Mermaid diagram, and the reference table render correctlymonitoring/sidebar