Cristian C
Cristian C
Add a call to /_cluster/health that extracts the "health" section, maps it to a set of integers sends it to collectd. The mappings are: 0 - green health, 1 -...
We are using this to avoid java versions mismatch between environments (where some machines may have jdk1.8 or jdk14 instead of jdk11), which causes pinning to generate different results. A...
The k8s statefulsets/deployments were changed to work with the official docker images in #36 . The upgrade script should also use the same images. Thanks!
The provided example image doesn't work after the move to rules_oci: ``` rules_grafana (main) :( $ bazel run //example:grafana -- --norun ERROR: Cannot run target //example:grafana: Not executable INFO: Elapsed...