Christian Mergenthaler
Christian Mergenthaler
The images on the wiki page aren't working anymore. Could you please fix this, so we can see how the expected output looks like?
**Description:** When having lots of different records of one dimension in the metric, azure by default only returns 10 of them. This setting adds the possibility to overwrite the default...
**Is your feature request related to a problem? Please describe.** The default currency is USD which is hardcorded in https://github.com/opencost/opencost/blob/develop/ui/src/Reports.js#L128 **Describe the solution you'd like** Let us somehow overwrite the...
**Describe the bug** Retina agents log a lot of error messages when having headless service in the cluster or of type ExternalName. ``` log updateSvc: error getting primary IP for...
### Component(s) collector, target allocator ### What happened? ## Description When using target allocator together with custom scrape configs, env variable substitution on the collector does not seem to work...
CC allows a parameter `replication_throttle` when rebalancing the cluster (see [docs](https://github.com/linkedin/cruise-control/wiki/REST-APIs#trigger-a-workload-balance)). Seems like the UI does not allow setting this parameter, so the only way to throttle partitioning is by...
Hello, while configuring our VM setup with CRs and following the [docs](https://docs.victoriametrics.com/operator/api/), we noticed that kubeconform fails even though operator is able to reconcile the deployed resources without problems. We...