Skip to main content

Grafana HTTP API Data Source

The Grafana HTTP API Data Source for Grafana allows retrieving data from local and remote Grafana instances via HTTP API.

Requirements

  • Grafana 8.5+, Grafana 9.0+ is required.

Getting Started

The Grafana HTTP API Data Source can be installed from the Grafana Catalog or utilizing the Grafana command line tool.

For the latter, use the following command.

grafana-cli plugins install volkovlabs-grapi-datasource

Highlights

  • Connects to Local and Remote Grafana instances via HTTP API using API Keys and Tokens.
  • Allows getting Health information.
  • Allows retrieving Annotations, Alerts, and Data Sources.
Data Sources, Annotations and Health information from remote Grafana instance.
Data Sources, Annotations and Health information from remote Grafana instance.

Documentation

SectionDescription
ConfigurationExplains configuration settings for the Data Source.
ProvisioningDemonstrates how to automatically provision the Data Source.
Release NotesStay up to date with the latest features and updates.

Features

SectionDescription
AnnotationsExplains how to use the Data Source for Dashboard annotations.

Feedback

We love to hear from you. There are various ways to get in touch with us.

  • Ask a question, request a new feature, and file a bug with GitHub issues.
  • Subscribe to our YouTube Channel and add a comment.
  • Sponsor our open-source plugins for Grafana with GitHub Sponsor.
  • Star the repository to show your support.

License

Apache License Version 2.0, see LICENSE.