Registry / observability / grafana-grafana-plugin-sdk-go

grafana-grafana-plugin-sdk-go

JSON →
library0.292.1gogounverified

Package sdk is the root of the packages used to access Grafana Plugin SDK for Go.

go get github.com/grafana/grafana-plugin-sdk-go
INSTALL
IMPORT
SIG · GRAFANA-GRAFANA-PL
G
grafana-grafana-plugin-sdk-go
observabilitygov0.292.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sdk
github.com/grafana/grafana-plugin-sdk-go

Prints the SDK version.

package main import ( "fmt" "github.com/grafana/grafana-plugin-sdk-go" ) func main() { fmt.Println(sdk.Version()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.292.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
2
Resources
grafana-grafana-plugin-sdk-go — go get grafana-grafana-plugin-sdk-go · libregistry