Comment on page
Grafana
Create custom dashboards and visualisations using the Spice.ai data source plugin for Grafana. This plugin can be found in Grafana plugins catalog, and is also available on GitHub.
grafana-cli plugins install
Set
GF_INSTALL_PLUGINS
env variable, to include the plugin.GF_INSTALL_PLUGINS="spiceai-spicexyz-datasource"
After installing a plugin, go to connections -> your connections -> data sources, and search for Spice.ai.
Set API Key from your Spice.ai application and click Save & test:

Create new Grafana panel and select
Spice.ai
data source, edit the query and configure visualisation.
Visit Grafana Docs for more information about panels visualisations, and also check spice queries examples for reference:
Last modified 1mo ago