~dricottone/huttese-apk

ref: b0a1695ffc2e5ae2390a04469ba41fcc3b2cd790 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
b0a1695f — Drew DeVault prometheus/alertmanager: update to 0.19.0 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"
)