Docker-Provider
Docker-Provider copied to clipboard
Azure Monitor for Containers
Link to CLI PR: https://github.com/Azure/azure-cli/pull/23630. Deepanshu is updating this in the UX with the prometheus update
We run more than a thousand short-living jobs on our cluster every day. These jobs stay for some time in the "Completed" state. As a result, we reach our Log...
Hello, Is there any way to reduce omsagent memory consumption in the kubernetes cluster? Just for 2 nodes it runs 3 instances of omsagent (1 daemon set - 2 instances,...
- check for dcr changes through livenessprobe - update mdsd paths - add syslog specific telemetry
I am currently configuring the ConfigMap that is used by the OMS-agent pods. What I want to achieve is sending Prometheus metrics to a log analytics workspace. For this I...
I am trying to run fluentd with a custom configuration instead of the predefined one from https://github.com/microsoft/Docker-Provider/blob/ci_prod/build/linux/installer/conf/kube.conf. In particular, I am interested in changing the `run_interval` for the kube_events plugin....
For cloud other than public Azure, a different resource endpoint for MSI retrieving might be used. This PR adds a method to override the default one used when sending metrics.