-
I have a macro that I am converting from using `--define` variable substitution to bazel stamps. Here is a snippet:
```skylark
docker_push(
name = "push-" + project_name,
im…
-
Hi,
I'm new to mixins. I went over the talk at https://promcon.io/2018-munich/talks/prometheus-monitoring-mixins/.
We have kube-prometheus deployed in k8s using helm and spinnaker deployed to a…
-
### What would you like Renovate to be able to do?
For the `jsonnet-bundler` manager, the `jb update ` command runs outside of Renovate, so the host rules aren't being followed. This means that depen…
-
I was wondering if there is any alternative to Json.NET ResolvePropertyName to be able to get properly cased property name from formatter instance.
-
# Background
I often find myself limited by the `--exclude` and `--include` flags when searching. You can get pretty far whit globing to exclude obvious files such as tests files. But I often find my…
-
It would be useful for `jsonnet_library` targets to be able to read data from non-Jsonnet files.
-
_Originally opened by @gravypod in https://github.com/cuelang/cue/issues/163_
I was wondering if there was a canonical set of rules for using cuelang in a bazel build environment. For my usecase this…
-
### Proposal
[Perses](https://perses.dev/) is an open-source project aimed at simplifying the creation and management of dashboards for observability and monitoring. It offers a more flexible and m…
-
The change removes legacy `_whitelist_function_transition`.
First merged and rolled back:
https://github.com/bazelbuild/bazel/commit/10a46b1e85f0b5bf8564c125dd02cd4e70017452
The naming is in us…
-
The current load-watcher Prometheus pkg was using the metric of `instance:node_cpu:ratio` to calculate the node utilization
However, when this value is still below 60%, I found another metric `inst…