Portal
Monitor Spice Cloud apps from the Spice.ai portal
Last updated
Was this helpful?
Monitor Spice Cloud apps from the Spice.ai portal
The Spice.ai Cloud portal includes a built-in monitoring dashboard — no external tools or configuration required.
The Observability tab in your app provides real-time visibility into usage, request performance, and API activity:
SQL Queries — total count, success/failure rate, and average duration
AI Completions — LLM inference request metrics
Vector Searches — embedding-based search request metrics
Embedding Calculations — embedding generation metrics
Dataset Refreshes — accelerated dataset refresh success and timing
Navigate to your Spice app in the portal
Click the Observability tab in the app navigation bar
Select a time range: 1 hour, 24 hours, 7 days, or 28 days
Use the metrics dashboard to identify usage trends, detect spikes in query duration, and plan capacity.
The request logs provide a detailed record of individual API requests, including status codes, durations, and timestamps.
Open the Observability tab for your app
Select Request Logs in the left navigation
Select a time range: past hour, 8 hours, 24 hours, or up to 3 days
Use request logs to debug failing queries, identify slow requests, and audit API usage.
For full details, see the Portal Monitoring documentation.
See also:
Metrics API - Scrape metrics programmatically for external dashboards
Grafana & Prometheus - Self-hosted monitoring with Grafana
Datadog - Monitoring with Datadog
Last updated
Was this helpful?
Was this helpful?