All Projects → grafana → grafana-plugin-sdk-go

grafana / grafana-plugin-sdk-go

Licence: Apache-2.0 license
A Go SDK for building backend plugins for Grafana

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to grafana-plugin-sdk-go

yesoreyeram-boomtheme-panel
Grafana Panel for adding styles
Stars: ✭ 59 (-60.93%)
Mutual labels:  grafana, grafana-plugin
yesoreyeram-boomsummary-panel
Boom Summary Panel for Grafana
Stars: ✭ 14 (-90.73%)
Mutual labels:  grafana, grafana-plugin
grafana-pandas-datasource
Grafana Pandas Datasource - using Python for generating timeseries-, table-data and annotations
Stars: ✭ 38 (-74.83%)
Mutual labels:  grafana, grafana-plugin
grafana-sqlite-datasource
Grafana Plugin to enable SQLite as a Datasource
Stars: ✭ 57 (-62.25%)
Mutual labels:  grafana, grafana-plugin
grafana-redis-datasource
Redis Data Source for @grafana allows connecting to any @redis database On-Premises and in the Cloud.
Stars: ✭ 107 (-29.14%)
Mutual labels:  grafana, grafana-plugin
grafana-redis-app
Redis Application for @grafana provides Application pages and custom panels for Redis Data Source.
Stars: ✭ 23 (-84.77%)
Mutual labels:  grafana, grafana-plugin
macropower-analytics-panel
It's like Google Analytics, but for Grafana dashboards!
Stars: ✭ 16 (-89.4%)
Mutual labels:  grafana, grafana-plugin
alexandra-trackmap-panel
Grafana map plugin to visualise coordinates as markers, hexbin, ant path, or heatmap.
Stars: ✭ 58 (-61.59%)
Mutual labels:  grafana, grafana-plugin
grafana-treemap-panel
A panel plugin for Grafana to visualize treemaps.
Stars: ✭ 18 (-88.08%)
Mutual labels:  grafana, grafana-plugin
osisoftpi-grafana
Grafana Data Source Plugin for the OSIsoft PI System
Stars: ✭ 41 (-72.85%)
Mutual labels:  grafana
gitana
Gitana is a lightweight dashboard sync
Stars: ✭ 61 (-59.6%)
Mutual labels:  grafana
VictoriaLogs
Loki On VictoriaMetrics
Stars: ✭ 58 (-61.59%)
Mutual labels:  grafana
Minefana
Bungee/Spigot plugin to send stats to a InfluxDB to be displayed by a Grafana instance.
Stars: ✭ 23 (-84.77%)
Mutual labels:  grafana
PrometheusWithGrafana
Setup Prometheus with Grafana dashboard using Ansible
Stars: ✭ 50 (-66.89%)
Mutual labels:  grafana
grafana-dynamictext-panel
A dynamic, data-driven text for @grafana.
Stars: ✭ 42 (-72.19%)
Mutual labels:  grafana
mlapp
ML model serving app based on APIs
Stars: ✭ 70 (-53.64%)
Mutual labels:  grafana
ceil
Helmut Hoffer von Ankershoffen experimenting with auto-provisioned RPi cluster running K8S on bare-metal
Stars: ✭ 42 (-72.19%)
Mutual labels:  grafana
spartana
A grafana clone that does the bare minimum. SRE's dream dashboarding solution
Stars: ✭ 37 (-75.5%)
Mutual labels:  grafana
alpine-grafana
alpine-grafana
Stars: ✭ 14 (-90.73%)
Mutual labels:  grafana
jmx-monitoring-stacks
No description or website provided.
Stars: ✭ 170 (+12.58%)
Mutual labels:  grafana

Grafana Plugin SDK for Go

This SDK enables building Grafana backend plugins using Go.

License Go.dev Go Report Card Circle CI

Current state

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.

Contributing

If you're interested in contributing to this project:

License

Apache 2.0 License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].