You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever this migration was done, it was not complete, because there were still
some import paths referring to the old location.
This is actually a problem, because jsonnet-bundler thinks those are separate
packages, leading to unnoticed clashes
Grafana dashboards and Prometheus alerts for operating Consul, in the form
6
-
of a monitoring mixin. They are easiest to use with the [prometheus-ksonnet](https://github.com/kausalco/public/tree/master/prometheus-ksonnet)
6
+
of a monitoring mixin. They are easiest to use with the [prometheus-ksonnet](https://github.com/grafana/jsonnet-libs/tree/master/prometheus-ksonnet)
7
7
package.
8
8
9
9
To install this mixin, use [ksonnet](https://ksonnet.io/):
10
10
11
11
```sh
12
12
$ go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb
0 commit comments