~dricottone/huttese-apk

ref: ea25975d504acdbc3d73c93722af0f0429295e04 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
ea25975d — Drew DeVault prometheus: upgrade to 2.15.1 4 years ago
                                                                                
b858cc07 Drew DeVault
1
2
3
4
5
6
package apk

import (
	_ "github.com/grafana/grafana/pkg/cmd/grafana-server"
	_ "github.com/grafana/grafana/pkg/cmd/grafana-cli"
)