/grafana-infinity-datasource

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

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Grafana Infinity Datasource

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

Key FeaturesDownloadDocumentationUseful 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
    • 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

⚙️ 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

🎯 Documentation

For the plugin documentation, visit plugin documentation website.

⚡️ 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