Releases: newrelic/nri-kubernetes
Releases · newrelic/nri-kubernetes
Release list
v2.4.0
v2.3.1
Fixed
- Correctly identifing k8s server version with characters (#81)
v2.3.0
Changed
- The base image of
newrelic/infrastructure-k8shas been updated to2.2.3.
More info regarding all the integrations upgraded can be found in the release notes of the base image. - Changed scale of node
cpuRequestedCoresto cores from millis
Added
- Added metrics pertaining to Horizontal Pod Autoscaler. More information about the collected metrics can be found in the official documentation
- Added extra computed metrics to facilitate backend alerts
Fixed
- LoadBalancerIP was not being collected properly. It is now fetched from KSM metric
kube_service_status_load_balancer_ingress
v2.2.0
Changed
- The base image of
newrelic/infrastructure-k8shas been updated to2.2.1.
This base image has fixed an issue wherenrjmxwas not properly running due to the bundled java version.
More info regarding all the integration upgraded can be found in the [release notes of the base image (https://github.com/newrelic/infrastructure-bundle/releases/tag/2.2.1)
v2.1.0
v2.0.1
v2.0.0
- The base image of newrelic/infrastructure-k8s has been updated to 2.0.0.
That base image is bundling the integration nri-nginx 3.0.1 that contains a breaking change.
More info regarding all the integration upgraded can be found in the release notes of the base image.
v1.26.9
v1.26.8
Changed
- Upgraded Docker base image newrelic/infrastructure-bundle to v1.6.0. For more information on the release please see the New Relic Infrastructure Bundle release notes.
v1.26.7
Fixed
When configuring API_SERVER_ENDPOINT_URL with https endpoint, the api-server component will use that that instead of the default. More info at issue #41