Implement internal plugin metric collection
This commit is contained in:
3
go.mod
3
go.mod
@@ -8,7 +8,8 @@ require (
|
||||
github.com/grafana/grafana-plugin-sdk-go v0.98.1
|
||||
github.com/hashicorp/go-hclog v0.16.1 // indirect
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
github.com/prometheus/client_golang v1.12.1 // indirect
|
||||
github.com/stretchr/testify v1.7.0
|
||||
golang.org/x/net v0.0.0-20210510120150-4163338589ed
|
||||
golang.org/x/net v0.0.0-20210525063256-abc453219eb5
|
||||
gotest.tools v2.2.0+incompatible
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user