-
When templating something that already contains golang `{{ }}` in jinja2 the common practice is to liberally spread terrible **raw** and **endraw** blocks everywhere..
a classic example now is prom…
-
**What happened?**
Hello,
I was looking to update my setup with changes from `master`. I updated my jb dependencies and rebuild my setup, but now I'm encountering errors with the thanos-sidecar …
-
kube-prometheus was installed using the quick start.
kube-prometheus provides an example (examples/eks-cni-example.jsonnet) and [EKS-cni-support page]( https://github.com/coreos/kube-prometheus/bl…
-
Migrated from bazelbuild/rules_go#788
For example, you could prevent Gazelle from generating a test for in a certain package using a directive like this:
```
# gazelle:skip go_default_test
```…
-
# Summary
The ApplicationSet CRD inherits validation rules from the Application spec. We should clear out the "required" validation rules for all the `template` fields (i.e. the generator templates…
-
Maybe we can find a better name for the mixtool.
Let's discuss.
@mxinden wants the name to better reflect the circumstances that this tool is mostly for monitoring related mixins (correct me if I…
-
Hi, not sure if this has been brought before (apologies if so) but I'd like to propose renaming join mode to pipe mode.
I assume the name comes either from SQL JOIN queries or from simply joining fil…
-
The readme really could use an example of how to use with kube-prometheus, for those building a custom prometheus setup for kubernetes - and not just hacking the result of manual build into prometheus…
-
### What is the current behavior?
At the moment it is not possible to provide arguments into the formatters specified in `format_multirun`. Instead, in order to configure their behaviour, one needs t…
-
#### Is your feature request related to a problem? Please describe.
Using `querier_allow_multiple_replicas_on_same_node` can be useful for increasing node utilization, but introduces the risk that …