Skip to content

Releases: microsoft/Docker-Provider

CI feature production docker-provider 10.0.0-3 07152020 release

15 Jul 20:00
f2a2bf9
Compare
Choose a tag to compare

07/15/2020 -

Version microsoft/oms:ciprod07152020 Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:ciprod07152020 (linux)
Version microsoft/oms:win-ciprod05262020-2 Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-ciprod05262020-2 (windows)
Code change log
  • Following hotfixes which are applicable only for Linux agent
    • Fix the issue related to collection of multi-containers in pod for the ContainerInventory table
    • Fix the containerhostname field value to have podname rather than nodename in ContainerInventory table
    • Fix OOM issue during container startup if there are high number of pods or containers on the node
    • Fix the ContainerName field value same as before in ContainerInventory table
  • We didn't rebuild windows container, so the image version for windows container stays the same as last release (ciprod:win-ciprod05262020-2) before this hotfix

JSON parsing hotfix

30 Jun 22:42
Compare
Choose a tag to compare
JSON parsing hotfix Pre-release
Pre-release
Health Disable by default, config map setting

to enable for an 'opt-in' model

Disable Health

09 Jun 21:29
Compare
Choose a tag to compare
Disable Health Pre-release
Pre-release
Health Disable by default, config map setting

to enable for an 'opt-in' model

CI feature production docker-provider 10.0.0-1 05262020 release

27 May 00:19
1aca751
Compare
Choose a tag to compare

Windows Daemonset - Collection of Windows std/stderr logs
More Alerable Metrics (going to Metrics Store/custom metrics - see Customer Impact section below for metrics list)
Fix OOM-ing at high prometheus scrape volume
Update fluentbit (0.14.4 to 1.4.2)
Drop non-numeric metrics thru Telegraf
Reduce Health exception (when API server response is nil)
Add 'Computer' dimension to all telemetry (internal use)
Support for specifiying HTTP & HTTPS Proxy for outbound/egress (applicable only for non-AKS clusters)
Move to rbac.authorization.k8s.io/v1 for ClusterRole & ClusterRoleBinding
Reverted version change from apiextensions.k8s.io/v1 to apiextensions.k8s.io/v1beta1 for Health CRD since this require schema update
Dont ingest per container telemetry exceptions related to container inventory since these will be huge

CI feature production docker-provider 10.0.0-0 05222020 release

23 May 02:18
d25ca06
Compare
Choose a tag to compare

Windows Daemonset - Collection of Windows std/stderr logs
More Alerable Metrics (going to Metrics Store/custom metrics - see Customer Impact section below for metrics list)
Fix OOM-ing at high prometheus scrape volume
Update fluentbit (0.14.4 to 1.4.2)
Drop non-numeric metrics thru Telegraf
Reduce Health exception (when API server response is nil)
Add 'Computer' dimension to all telemetry (internal use)
Support for specifiying HTTP & HTTPS Proxy for outbound/egress (applicable only for non-AKS clusters)
Move to rbac.authorization.k8s.io/v1 for ClusterRole & ClusterRoleBinding
Move to apiextensions.k8s.io/v1 for Health CRD

CI feature production docker-provider 9.0.0-1 04162020 release

17 Apr 19:55
9d9aa45
Compare
Choose a tag to compare
  • Add support for Rate limiting
  • Add support for Container Run-time Interface compatible container runtime(s) like CRI-O, ContainerD etc.

Model Updates

07 Mar 22:47
Compare
Choose a tag to compare
Model Updates Pre-release
Pre-release
model_updates

Model Updates

CI feature production docker-provider 8.0.0-3 03022020 release

02 Mar 19:09
a18e368
Compare
Choose a tag to compare

Collection of GPU metrics as InsightsMetrics
Enable config map settings to enable collection of 'Normal' kube events
Fix kubehealth exceptions to handle empty/nil kube api responses
Get resource limits for health and MDM from kubelet instead of kube api
Bug fix for windows node image collection where image name contains multiple slashes
Exclude ARO master node for data collection
Telemetry for kube events flushed
Changes to support msi for mdm if service principal doesnt exist
Changes for AKS telemetry to ping ods endpoint first and then network check
KubeEvents bug fix for KubeEventType

monitor_versioning

07 Mar 19:30
Compare
Choose a tag to compare
monitor_versioning Pre-release
Pre-release

Introduce Versioning for monitors

CI feature production docker-provider 9.0.0-1 XXXXXXXX release

03 Feb 23:16
0ea6c6e
Compare
Choose a tag to compare
v9.0.0.1

Add Null check for kube api responses in in_kube_health (#325)