Added Added support for KSM v2. You can check all the changes that come with the new KSM versions in the official documentation . Added…
Changed Updated several dependencies Full Changelog: https://github.com/newrelic/nri-kubernetes/compare/v3.4.2...v3.5.0
Changed Updated several dependencies Full Changelog: https://github.com/newrelic/nri-kubernetes/compare/v3.4.1...v3.4.2
Fixed For Kubernetes versions higher than 1.21: having the apiServer flag service-account-extend-token-expiration set to false was causing…
Added Support for new k8s versions 1.23 & 1.24 Add k8s v1.23 & v1.24 new metrics: apiserverCurrentInflightRequestsMutating…
Added nrFiltered attribute has been added to K8sNamespaceSamples when using namespace filtering Full Changelog: https://github.com…
Added Now it is possible to scrape data only from selected namespaces. For further information refer to filtering namespaces Full Changelog…
Fixed Fixed rounding issue for allocatable cores https://github.com/newrelic/nri-kubernetes/issues/75 Changed Updated base alpine image…
Added RestartCount metric for pods is now also available as restartCountDelta Fixed isReady metric is now correctly reported as false…
Changed Now kubernetes.io/tls secrets are supported when configuring mTLS authentication for controlplane Full Changelog: https://github…