Grafana
Create custom dashboards and visualisations using the Spice.xyz 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.xyz.
Set API Key from your Spice.xyz application and click Save & test:

Create new Grafana panel and select
Spice.xyz
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 2mo ago