GraphQL example
Sample dashboard demonstrating the GraphQL datasource plugin
This is a sample dashboard demonstrating the features of the GraphQL datasource plugin. It uses the FIFEmon GraphQL test source server
Usage
Run the server with leiningen:
lein run
or with Docker:
docker run -it --rm -p 8888:8888 retzkek/graphql-test-source
Install Grafana and the GraphQL Datasource Plugin.
Add a GraphQL Datasource to Grafana pointing at the server (
http://localhost:8888/api
)Import the sample dashboard into Grafana.
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |