• /
  • EnglishEspañolFrançais日本語한국어Português
  • Log inStart now

Diagnostics CLI (nrdiag) release notesRSS

July 27
Diagnostics CLI (nrdiag) v3.9.0

Task Updates

New Feature

  • We have added a new suite and the following tasks for Agent Control (#268):
    • onhost-agent-control suite - Gathers information about agent-control logs, status, connectivity, and resources on the host. To use it, run nrdiag -suites onhost-agent-control.
    • AgentControl/Config/Agent - Detects agent-control via PATH, known install paths, and data directory fallback; collects all YAML files from fleet-data and local-data, preserving the original directory structure for all registered sub-agents
    • AgentControl/Config/DirTree - Writes a formatted directory tree of all agent-control installation paths to the zip for structure inspection
    • AgentControl/Agent/Connect - Checks TCP/TLS reachability of the OpAMP, JWKS, and OAuth2 token endpoints (reading URLs from local_config.yaml); validates that the local identity private key is a readable, parseable PKCS8 key (RSA, Ed25519, or ECDSA)
    • AgentControl/Agent/Logs - On Linux, collects logs via journalctl -u newrelic-agent-control; on Windows, globs all date-rotated *.newrelic-agent-control.log files from the default log directory
    • AgentControl/Agent/StatusServer - Queries the local status server at the host/port configured in local_config.yaml (default 127.0.0.1:51200) and saves the JSON response to the diagnostics zip

July 13
Diagnostics CLI (nrdiag) v3.8.0

新機能

  • Diagnostics CLIは、New Relicの日本データリージョンをサポートするようになりました。アカウントが日本リージョンにある場合は、CLIの実行時にregionフラグを指定します(#263):

    bash
    $
    ./nrdiag -region JP

    regionフラグはUSEU、またはJP(大文字と小文字は区別されません)を受け入れ、デフォルトはUSです。

依存関係の更新

  • golang.org/x/netを0.33.0から0.55.0に更新しました(#264)。

March 9
Diagnostics CLI (nrdiag) v3.7.0

修正

  • ライセンスキーやパスワードなどの機密値は、JSON ファイルや収集される設定ファイルを含むすべてのタスク出力で難読化されるようになりました (#260)。

タスクの更新

  • エンドポイントからの追加の成功応答を処理するためにInfra/Agent/Connectを更新しました( #260 )。

November 5, 2025
Diagnostics CLI (nrdiag) v3.6.1

修理

  • .NET、 Ruby 、 Python 、および Node.JS APMエージェントのサポートされているバージョンを更新します ( #258 )。

October 30, 2025
Diagnostics CLI (nrdiag) v3.6.0

修正

  • Java 構成パニックを修正しました ( #255 )。
  • 出力内の難読化されたAPIキー ( #252 )。

August 13, 2025
Diagnostics CLI (nrdiag) v3.5.0

Fix

  • GLIBC related errors such as /lib64/libc.so.6: version 'GLIBC_2.34' not found have been resolved (#252).

Task Updates

  • Update the Java/Appserver/JbossEapCheck version compatibility check (#251).

Copyright © 2026 New Relic Inc.

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