Daniel Kovacs
Daniel Kovacs
Hi, I'm currently using the grafana-agent operator on Kubernetes with Loki as backend. The grafana-agent's log collector is running as a daemonset on every node and collecting logs from the...
Hi, I think there's a typo in the querier HPA template for loki-distributed, it now only creates the HPA if the indexGateway is enabled: https://github.com/grafana/helm-charts/blob/bcd11416f10f5ed0b04e9f1b6432f79d1ec1c265/charts/loki-distributed/templates/querier/hpa.yaml#L1 It should be rather: `{{-...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
Fixes #401 ### Motivation We are using grafana-agent, which uses label selector for podMonitors, so we need to be able to set custom labels on the podMonitors resources. ### Modifications...
**Is your feature request related to a problem? Please describe.** We are using grafana-agent to scrape metrics, which uses a label selector to scrape only certain services. To allow monitoring...
Hi, We are using the messages/sec and messages/minute units, which are included in the newer versions of Grafana. I just added these to the list of approved units.
The print statement must be changed to the Python3 version.
### Report We have two clusters managed by the same operator running on kubernetes. Daily backup is set up for them, which works for one cluster, but fails for the...
### Detailed Description of the Problem Hi, We are using server-template for the backends, where we configure maxconn for each (set to 170). We expect the maximum number of current...