cortex-tenant
cortex-tenant copied to clipboard
Prometheus remote write proxy that adds Cortex/Mimir tenant ID based on metric labels
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...
Would you be up for publishing a docker image? E.g. using GH packages? I can PR a workflow.
Thanks for your work! Could you also expose internal metrics of cortex-tenant for http traffic, error rates, latency, etc.? Does this make sense?
Enables matching of multiple labels. Resolves #59.
Adding the ability to use the source requests tenant context as the prefix in the new tenant id. Resolves #60
In our environment we'd like to use a single deployment of cortex-tenant to manage input from multiple prometheus instances. Each prometheus instance is already setting a tenant id on the...
In our environment we have several different metric labels that could all indicate what tenant the metric should belong to. Could we add support for multiple label matches, in a...
Add keda configuration in chart to scale with cortex-tenant metrics like rate(cortex_tenant_timeseries_received[1m])
Hi, For my environment I need to set "InsecureSkipVerify" in fasthttp client side to allow unknown certificat on my route. I check on my side to propose a pull request,...
Now `v2` on recent clusters. Workaround is to disable autoscaler Similar issue with PodDistruptionBudget