Skip to content

VolkovLabs/volkovlabs-grapi-datasource

Repository files navigation

Grafana HTTP API Data Source for Grafana

Datasource

Grafana 10 CI E2E codecov CodeQL

Introduction

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

Grafana HTTP API data source | Easy access to Grafana backend | Includes Annotations tutorial

Requirements

  • Grafana 9 and Grafana 10 are required for major version 2.
  • Grafana 8.5 and Grafana 9 are required for major version 1.

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

Authentication

The Grafana HTTP API Data source requires a Grafana URL and a Token or API key to establish the connection to the organization and get relevant data.

Highlights

  • Connects to Local and Remote Grafana instances via HTTP API using API Keys and Tokens.
  • Allows to get Health information.
  • Allows to retrieve Annotations, Alerts, and Data Sources.

Documentation

Section Description
Configuration Explains configuration settings for the Data Source.
Provisioning Demonstrates how to automatically provision the Data Source.
Features Demonstrates panel features.
Release Notes Stay up to date with the latest features and updates.

Tutorial

This is a step-by-step tutorial to demonstrate how to use the data source for Alerts and Annotations.

Annotations and Alerts tutorial for Grafana with Timescale | How to and Demo to reveal the basics

Feedback

We're looking forward to hearing from you. You can use different 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 at GitHub Sponsor.
  • Support our project by starring the repository.

License

Apache License Version 2.0, see LICENSE.