Visualize data from JSON, CSV, XML, GraphQL and HTML endpoints in Grafana.
Key Features • Download • Documentation • Useful links • Project assistance • License
- Get data from multiple sources into grafana
- Supports various data formats
- JSON
- CSV / TSV / any delimited format
- XML
- GraphQL
- HTML
- RSS/ATOM
- Support various authentication
- Basic authentication
- Bearer token authentication
- API Key authentication
- OAuth passthrough
- OAuth2 client credentials
- OAuth2 JWT authentication
- AWS/Azure/GCP authentication
- Digest authentication
- Flexible data manipulation with UQL, GROQ, JSONata
- Supports alerting, recorded queries, public dashboards, query caching
- Utility variable functions
- Supports for Grafana node graph panel, annotations etc
You can download and install this grafana plugin using various options
- From Grafana plugin catalog
- From Github release page (also available beta, pre-release versions)
- Using grafana cli
grafana-cli plugins install yesoreyeram-infinity-datasource
- Using docker
docker run -p 3000:3000 -e "GF_INSTALL_PLUGINS=yesoreyeram-infinity-datasource" grafana/grafana:latest
For the plugin documentation, visit plugin documentation website.
you can contribute in one of the following ways
- If you find any interesting APIs, showcase how you are using the API with Infinity datasource so that other community members will get benefit out of it.
- Test different APIs and create bugs if not working as expected
- Read the contributing guide for more details
If you want to say thank you or/and support active development of Grafana Infinity Datasource
:
- Add a GitHub Star to the project.
- Tweet about project on your Twitter.
- Write articles about project on Dev.to, Medium or personal blog.
This project is licensed under Apache 2.0