Fabien Culpo
Fabien Culpo
Hi, our central cortex/mimir cluster is basic-auth protected, could cortex-tenant be configured to read a k8s secret containing username/password ? Topology would be like: (local (prometheus) -> (cortex-tenant)) -----> (remote...
Hello, Would it be possible to explicitely specify protocol TCP in both container and service, so that a ServerApply on a 1.19 or less cluster is not rejected ? We...
Hi @DeviaVir, it seems the docker image deviavir/zenbot:unstable is no more updated on commits. Can you look into that ? May that be related to recent dockerhub changes ? We...
`[error] 33#33: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.11:53` Why is the DNS server enforced in nginx configuration ? ``` http { # we must define resolver to...
I didn't manage to connect to my personal UnrealIRCd serving a self signed / invalid ssl cert. Subway just hangs at the login screen with the loading gif... Trusted SSL...
### What went wrong? **What happened**: GRAFANA_API_URL is only saved/used once at initial configuration of grafana plugin, and never updated if oncall env var is updated. This variable is useful...
Hi, The official helm chart deploys nginx replicas and allows creation of an Ingress to forward incoming traffic to the correct components (mainly distributors). How is this handled by this...
Hello, The storage class for ingester is hardcoded to 'fast' Could we make this configurable ?
Hi, Now that the k8s-alpha lib is deprecated (https://github.com/jsonnet-libs/k8s-alpha), will this project be updated to use the newer k8s-libsonnet lib (https://github.com/jsonnet-libs/k8s-libsonnet) ?
#### PR Description This PR implements this cli feature: https://github.com/grafana/agent/pull/5228 When using a user provided configMap containing multiple river files, files are mounted to /etc/agent, but the chart only allowed...