Skip to content

Commit

Permalink
chore: add translations
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-docs-eng-opensource-bot committed Jan 25, 2025
1 parent fa77f47 commit c3dbca9
Show file tree
Hide file tree
Showing 5 changed files with 1,501 additions and 183 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ Javaエージェントをインストールする前に、お使いのシステ

* Akka 2.2.0-RC1以降

* Amazon Firehose SDK 2.1.0以降

* Amazon Kinesis v1およびv2 SDK

* Amazon Lambda SDK 1.11.280以降
Expand Down Expand Up @@ -203,7 +205,9 @@ Javaエージェントをインストールする前に、お使いのシステ
* Pekko 1.0.0以降

* Pekko-Http 1.0.0以降

* Scala 2.13
* Scala 3

* Play Server 2.3.0以降/\* Pekko-Httpをサポートすると、Playサポートが最新のものまで拡張されます \*/

Expand Down Expand Up @@ -362,7 +366,7 @@ Javaエージェントをインストールする前に、お使いのシステ

* R2DBC H2 0.8.x ~ 0.9.x

* R2DBC MariaDB 1.0.2~1.1.1
* R2DBC MariaDB 1.0.2以降

* R2DBC MySQL 0.8.x以降

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ translationType: human
サーバーサイドコンフィグレーションは、一部のコア設定を言語エージェントの設定ファイルから[New Relicコレクター](/docs/accounts-partnerships/education/getting-started-new-relic/glossary#collector)に移行します。言語エージェントに応じて、以下の設定を利用できます。

* トランザクショントレース
* アプリケーションログの転送(Javaエージェントのみ)
* 動作の遅いSQL
* SQLレコードとロギング
* SQLクエリプラン
* エラー収集
Expand Down Expand Up @@ -53,9 +51,7 @@ PHPエージェントは、サーバーサイドコンフィグレーション
1. <DNT>**[one.newrelic.com &gt; All capabilities](https://one.newrelic.com/all-capabilities) &amp;gt; APM**</DNT>に移動します。
2. アプリケーションをクリックします。次に、<DNT>**Settings &gt; Application &gt; Server-side agent configuration**</DNT>をクリックします。

サーバーサイドコンフィグレーションを有効にすると、UIから設定にアクセスして変更できるようになります。<DNT>**server-side agent configuration**</DNT>から希望のオプションを選択してください。

<img title="Server side agent configuration" alt="Screen capture showing the server side agent configuration." src="/images/server_side_agent_configuration_screenshot.webp" />
サーバーサイドコンフィグレーションを有効にすると、UI経由で利用可能な設定を表示および変更できるようになります。

## NerdGraph APIから設定する [#enable-nerdgraph]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ APM .NETエージェントを更新する方法。

他のインストールがある場合は、その他のコンテキストに関するこれらの設定のインストールドキュメントを参照してください。

* [Azure Web Apps](/docs/apm/agents/net-agent/azure-installation/install-net-agent-azure-web-apps/#site-extention-update)
* Docker:Windows向け[](/install/dotnet/?deployment=windowsInstall&docker=yesDocker) | [Linux](/install/dotnet/?deployment=linux&docker=yesDocker)向け
* [Nuget](/docs/apm/agents/net-agent/install-guides/install-net-agent-using-nuget)

Expand Down Expand Up @@ -56,6 +55,14 @@ APM .NETエージェントを更新する方法。

4. インストーラパッケージが終了したら、IISを起動します。
</Collapser>

<Collapser id="site-extention-update" title="New Relic Azureサイト拡張機能を使用してエージェントを更新する">
New Relic Azureサイト拡張機能を使用してAzure Web Appsの.NET エージェントを更新するには、次のインストール手順に従ってください。

* New Relic Azureサイト拡張機能を削除すると、エージェントがアンインストールされます。
* [これらのインストレーション手順](/install/dotnet/?deployment=azure&azure=azuresiteextension)を使用して、New Relic Azureサイト拡張機能の最新バージョンを再インストールします。これにより、エージェントの最新バージョンがインストールされます。
* 更新されたエージェントを起動するには、ウェブアプリを再起動します。
</Collapser>
</CollapserGroup>

## .NETエージェントの更新(Linux) [#updating\_net\_core][#updating_net_core]
Expand Down
Loading

0 comments on commit c3dbca9

Please sign in to comment.