grafana-infinity-datasource icon indicating copy to clipboard operation
grafana-infinity-datasource copied to clipboard

CSV, JSON, GraphQL, XML and HTML datasource for grafana.

Grafana Infinity Datasource

Visualize data from JSON, CSV, XML, GraphQL and HTML endpoints in Grafana.

Key FeaturesDownloadUseful linksProject assistanceLicense

Grafana Infinity Datasource

🎯 Key Features

  • 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
    • Digest authentication
    • OAuth passthrough
    • OAuth2 client credentials
    • OAuth2 JWT authentication
  • Flexible data manipulation with UQL, GROQ, JSONata
  • Utility variable functions
  • Supports for Grafana node graph panel, annotations etc

⚙️ Download

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

⚡️ Useful Links

👍 Contributing

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

⭐️ Project assistance

If you want to say thank you or/and support active development of Grafana Infinity Datasource:

⚠️ License

This project is licensed under Apache 2.0