April 15
Diagnostics CLI (nrdiag) v3.3.0
Task Updates
- Infra/Agent/Version - Updated to return a warning instead of an error when there is an issue connecting to github to verify the version (#231)
New Feature
- We have added the following tasks for Kubernetes and Agent Control (#235, #237, #238)
- K8s/AgentControl/helm-controller - Collects Agent Control helm-controller pod logs
- K8s/AgentControl/source-controller - Collects Agent Control source-controller pod logs
- K8s/AgentControl/agent-control - Collects Agent Control agent-control pod logs
- K8s/Flux/Charts - Collects Flux Helm Charts information
- K8s/Flux/Repositories - Collects Flux Helm Repositories information
- K8s/Flux/Releases - Collects Flux Helm Releases information
- K8s/Resources/Config - Collects K8s configMaps for the given namespace in YAML format
- K8s/Resources/Deploy - Collects K8s deployments information for the given namespace in YAML format
- K8s/Resources/Pods - Collects K8s pods information for the given namespace in YAML format
- K8s/Resources/Daemonset - Collects K8s daemonsets information for the given namespace in YAML format
- K8s/Env/Version - Retrieves the version of the kubectl client and of the cluster
- K8s/Helm/Releases - Collects the list of helm releases
Diagnostics CLI (nrdiag) v3.3.0
작업 업데이트
- Infra/에이전트/Version - 버전 확인을 위해 github에 연결하는 데 문제가 있을 때 오류 대신 경고를 반환하도록 업데이트됨(#231)
새로운 기능
Kubernetes 및 Agent Control에 대해 다음 작업을 추가했습니다(#235, #237, #238)
- K8s/AgentControl/helm-controller - 에이전트 제어 helm-controller 수집 파드 로그인
- K8s/AgentControl/source-controller - 에이전트 제어 소스 컨트롤러 수집 파드 로그
- K8s/AgentControl/에이전트-control - 에이전트 수집 Agent-control 패드 로그
- K8s/Flux/Charts - Flux Helm Charts 정보를 수집합니다.
- K8s/Flux/저장소 - Flux Helm 위치 정보 수집
- K8s/Flux/Releases - Flux Helm 릴리스 정보 수집
- K8s/Resources/Config - YAML 형식으로 지정된 네임스페이스에 대한 K8s configMaps를 수집합니다.
- K8s/Resources/구현하다, 배포하다 - 주어진 라벨스페이스에 대한 K8s 구현, 배포 정보를 YAML 형식으로 수집합니다.
- K8s/Resources/파드 - 주어진 라벨스페이스에 대한 K8s 파드 정보를 YAML 형식으로 수집합니다.
- K8s/Resources/Daemonset - YAML 형식으로 지정된 네임스페이스에 대한 K8s 데몬셋 정보를 수집합니다.
- K8s/Env/Version - kubectl 클라이언트와 클러스터의 버전을 검색합니다.
- K8s/Helm/Releases - Helm 릴리스 목록을 수집합니다.
June 25, 2024
January 22, 2024
Diagnostics CLI (nrdiag) v3.2.6
Updates
- Checks for high security mode now only occur for local configuration files and environment variables. Customers can upload the results to their account. (#212)
December 11, 2023
November 16, 2023
October 19, 2023
Diagnostics CLI (nrdiag) v3.2.3
Fixes
- Fixed an issue that caused Base/Config/Validate to panic when parsing newrelic.js config files (#202)
October 5, 2023
Diagnostics CLI (nrdiag) v3.2.2
Fixes
- Fixed an issue with Base/Collector/ConnectUS and Base/Collector/ConnectEU that caused the tasks to always return a Warning. (#199)
October 3, 2023
Diagnostics CLI (nrdiag) v3.2.1
Task updates
- Added new task to check if the user executing the CLI has root permissions. (#195)
- Updated
Infra/Log/Collect
to include relevant environment variables and default log locations. (#195) - Updated
Infra/Agent/Debug
to make log collection more reliable and to allow log collection to be interrupted gracefully. (#195) - Fixed an issue with
Base/Log/Copy
that resulted in a blank entry being added to the list of logs to copy. (#195) - Fixed the Success summary message for
Dotnet/Config/Agent
. (#196) - Added Ruby agent environment variables
NEW_RELIC_LOG_FILE_PATH
andNEW_RELIC_LOG_FILE_NAME
to the list of environment variables to check when collecting logs. (#196) - Updated
Base/Collector/ConnectUS
andBase/Collector/ConnectEU
to use new endpoints, https://collector.newrelic.com/status/mongrel for the US and https://collector.eu.newrelic.com/status/mongrel for the EU. (#197) - Removed
Base/Collector/ConnectTLS
. This task was redundant forBase/Collector/ConnectUS
andBase/Collector/ConnectEU
. (#197)
Fixes
- Updated go module dependencies. (#194)
September 11, 2023
Diagnostics CLI (nrdiag) v3.2.0
Fixes
- Fixed an issue that prevented usage data from reporting (190)