Skip to content

cloudeteer/grafana-infinity-datasource

This branch is 7 commits ahead of, 14 commits behind grafana/grafana-infinity-datasource:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

26a6fa5 · Jan 16, 2025
Nov 22, 2024
Jun 19, 2024
Jan 16, 2025
Jul 24, 2024
Nov 9, 2023
Nov 4, 2024
Jan 16, 2025
Apr 17, 2024
Dec 12, 2024
Jul 4, 2023
Jun 19, 2024
Jan 15, 2025
Jul 8, 2023
Feb 9, 2024
Jan 15, 2024
Jan 15, 2025
Mar 11, 2024
Nov 23, 2023
May 24, 2021
Jan 15, 2024
Oct 29, 2024
Feb 22, 2024
Jan 15, 2025
Jan 10, 2025
Jan 10, 2025
Jan 15, 2024
Jun 19, 2024
Jan 16, 2025
Jan 15, 2025
Jun 19, 2024
Jan 15, 2024
Jun 19, 2024
Jan 15, 2025

Repository files navigation

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

About

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 59.6%
  • Go 33.9%
  • JavaScript 6.0%
  • Other 0.5%