• EnglishEspañol日本語한국어Português
  • 로그인지금 시작하기

Kubernetes integration release notesRSS

August 28, 2019
Kubernetes integration v1.9.5

Notes

Follow standard procedures to install or update the New Relic integration for Kubernetes.

Changelog

  • Changed: The integration now uses the Infrastructure Agent v1.5.31. The biggest changes were major improvements to logging and to the StorageSampler. For more information, please refer to the infrastructure agent release notes between versions v1.3.18 and v1.5.31.

August 21, 2019
August 1, 2019
Kubernetes integration v1.9.3

Notes

Follow standard procedures to install or update the New Relic integration for Kubernetes.

Changelog

  • Added: Support for discovering KSMs when running with the label app.kubernetes.io/name. This should fix problems discovering KSM when deploying recent versions of their Helm chart.

June 13, 2019
Kubernetes integration v1.9.2

Notes

Follow standard procedures to install or update the New Relic integration for Kubernetes.

Changelog

  • Fixed: The Docker image has been rebuilt to fix this issue: moby/moby#35443.

June 5, 2019
Kubernetes integration v1.9.1

Notes

Follow standard procedures to install or update the New Relic integration for Kubernetes.

Changelog

  • Fixed: The unprivileged version of Kubernetes integration was running as root after a restart of the container due to kubernetes/kubernetes#78308.
  • Fixed: Autodiscovery cache directory permissions got changed from 644 to 744 in order to let the nri-agent user write inside. This change was necessary to release an unprivileged version of the Kubernetes integration.

May 15, 2019
Kubernetes integration v1.9.0

Notes

Follow standard procedures to install or update the New Relic integration for Kubernetes.

Changelog

  • Changed: The integration now uses the Infrastructure agent v1.3.18 instead of 1.1.14. For more information about all changes in this update, see the Infrastructure agent release notes.

April 15, 2019
Kubernetes integration v1.8.0

Notes

Follow standard procedures to install or update the New Relic integration for Kubernetes.

Changelog

  • Added: The integration reports the name of the cluster as Infrastructure inventory.
  • Added: The integration reports a new event type K8sClusterSample. At this moment, these events contain only the cluster name as an attribute.

March 26, 2019
Kubernetes integration v1.7.0

Notes

Follow standard procedures to install or update the New Relic integration for Kubernetes.

Changelog

Added: Support for kube-state-metrics (KSM) 1.5.

Added: The reason and message attributes are added to K8sPodSample. This will provide visibility into why a pod status is Failed.

For example, a pod that failed due to memory pressure on the node will report the following attributes:

  • Status: Failed
  • Reason: Evicted
  • Message: Pod The node was low on resource: [MemoryPressure]

It is possible to create an alert for any of these attributes.

Added: The memoryWorkingSetBytes attribute is added to K8sContainerSample. This metric is used by the OOMkiller to decide when a container is using too much memory compared to its limit and should therefore be killed. It will enable more precise monitoring of the memory usage for containers.

Changed: Always request metrics from kube-state-metrics in text format. In KSM's v1.5 this is the default regardless of the format requested.

February 12, 2019
Kubernetes integration v1.6.0

Notes

Follow standard procedures to install or update the New Relic integration for Kubernetes.

Changelog

Added: namespaceName attribute was added to all the samples where the namespace attribute is present. This is to align with standard naming for attributes. Other examples: clusterName, podName, etc.

Deprecated: namespace attribute is deprecated. We recommend using namespaceName instead.

January 22, 2019
Kubernetes integration v1.5.0

Notes

Follow standard procedures to install or update the New Relic integration for Kubernetes.

Changelog

Changed: Starting in version 1.5.0, the Kubernetes integration is not reporting the status of static pods anymore to avoid report an incorrect status.

The following Github Issue tracks the progress of the bugfix in Kubernetes source code: https://github.com/kubernetes/kubernetes/issues/61717.

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.