Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Sdk | 267 | 3 | 33 | 6 months ago | 7 | April 02, 2021 | 47 | apache-2.0 | Go | |
Library for using Grafana' structures in Go programs and client for Grafana REST API. | ||||||||||
Grafana Plugin Sdk Go | 158 | 106 | 19 hours ago | 309 | March 08, 2023 | 51 | apache-2.0 | Go | ||
A Go SDK for building backend plugins for Grafana | ||||||||||
Grafana Plugin Sdk Rust | 52 | 1 | 3 days ago | 3 | April 14, 2022 | 6 | apache-2.0 | Rust | ||
Grafana Plugin SDK for Rust | ||||||||||
Utask | 29 | 3 years ago | Go | |||||||
方便可靠的异步任务处理系统 | ||||||||||
Cosmos Dashboard | 15 | 3 years ago | apache-2.0 | |||||||
A Grafana dashboard compatible with all the cosmos-sdk and tendermint based blockchains. | ||||||||||
Grafana Sdk Mocks | 7 | 4 years ago | 5 | mit | JavaScript | |||||
Mocks package for the Grafana SDK to be used when developing TypeScript plugins for Grafana. Includes typings so that the plugin can be built and mocks for the Grafana SDK so that Karma tests will work. | ||||||||||
Grafana_api_sdk | 5 | 24 days ago | apache-2.0 | Python | ||||||
The repository includes a Python SDK for the Grafana API | ||||||||||
Fe Tracker | 3 | a year ago | 17 | TypeScript | ||||||
frontend app tracker | ||||||||||
Php_monitor | 2 | 4 years ago | PHP | |||||||
The monitor php sdk |
This SDK enables building Grafana backend plugins using Go.
This SDK is still in development. The protocol between the Grafana server and the plugin SDK is considered stable, but we might introduce breaking changes in the SDK. This means that plugins using the older SDK should work with Grafana, but might lose out on new features and capabilities that we introduce in the SDK.
If you're interested in contributing to this project: