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.
Installation
For more information, visit the docs on plugin installation.
Installing using Grafana CLI
Installing with Docker
Set GF_INSTALL_PLUGINS
env variable, to include the plugin.
Configuration
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:
Creating visualisations
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:
https://github.com/spicehq/docs/blob/trunk/integrations/broken-reference/README.md
Example Ethereum Beacon SQL Queries
https://github.com/spicehq/docs/blob/trunk/integrations/broken-reference/README.md
Last updated