Carlos Andre
Carlos Andre
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
**Description** When running the command ```az aks nodepool show``` it does not return the `podSubnetID` information, and looking at the [AKS REST API](https://docs.microsoft.com/en-us/rest/api/aks/agent-pools/get?tabs=HTTP#agentpool) it should be available. **To Reproduce** Must...
I've noticed that cost allocation API in opencost does not return any `__idle__` allocation. Looking at the code base I'm assuming it's not implemented yet. Is this something planned in...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description For smaller sized image and reduced chance of having vulnerabilities, it...
Assuming we want to run the ClickHouse metrics exporter with HA (Highly Availability), one would need to deploy it separately from the ClickHouse operator, which can only run with a...
### Is there an existing issue for this? - [x] I have searched the existing issues ### YACE version 0.62.1 ### Config file ``` apiVersion: v1alpha1 discovery: exportedTagsOnMetrics: AWS/KMS: -...
**Problem:** StackDriver still [has issues](https://github.com/prometheus-community/stackdriver_exporter/blob/master/collectors/monitoring_collector.go#L262-L274) dealing with duplicate time series, which results in an internal error that bubbles up on the `/metrics` endpoint with a 503 response code. **Expected:** Duplicate...