Quentin Bisson
Quentin Bisson
@fpetkovski I included your comments :)
@tpaschalis The simplest use case I have is this: How can I deploy a secret with this chart for let's say, connect to a secured endpoint like let's say grafana...
@samyakjain10 I would first check the existing VPA metrics and read about the CRM exporter to try and reproduce the metrics :)
@brancz would it make sense to work on a documentation to explain all the possible use cases for it and see if this is worth implementing in prometheus operator?
One of the main use cases we have at Giant Swarm is to be able to apply the same silence across multiple clusters in a GitOps fashion (defined as desired...
I got them running in SSD mode using the following config in the loki helm chart: ``` loki: structuredConfig: bloom_compactor: enabled: true retention: enabled: true bloom_gateway: enabled: true client: addresses:...
Yes I would suggest you try to add the chart next to the aws cni one yes unless aws has a public chart repo where this would fit
I would think it makes more sense that grafana or another party actually creates a new set of CRs for this use case because PrometheusRules are being used for Loki...
I personally think having a custom rule for alloy makes more sense in the long run, and alloy could even generate the alertingrule CR based on the PrometheusRules CR to...
@cstyan could you please take a look at this one ?