Skip to content

Commit

Permalink
chore: add translations
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-opensource-bot committed Jun 2, 2023
1 parent 63bba38 commit 61625da
Show file tree
Hide file tree
Showing 35 changed files with 915 additions and 747 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ translationType: machine

### インシデント\_id

PagerDuty、Webhook、VictorOps、OpsGenie、および xMatters 通知の `incident_id` は、従来のインシデント ID を参照します。クラシック インシデント ID は非推奨です。コンシューマは代わりに `issue_id` を使用する必要があります。以前は、 `incident_id` すべての通知に表示されていました。現在、最初の通知が送信されるまでにすべての問題に追加されるとは限りません。
PagerDuty、Webhook、VictorOps、OpsGenie、および xMatters 通知の `incident_id` は、従来のインシデント ID を参照します。クラシック インシデント ID は非推奨になりました。消費者は代わりに `issue_id` の使用を開始する必要があります。

`incident_id` は、従来の通知システムによって送信されるすべての通知に存在していました。ワークフローでは、 [決定](https://docs.newrelic.com/docs/alerts-applied-intelligence/applied-intelligence/incident-intelligence/change-applied-intelligence-correlation-logic-decisions/) [猶予期間](https://docs.newrelic.com/docs/alerts-applied-intelligence/applied-intelligence/incident-intelligence/user-settings/#grace-period)を使用しているアカウントでのみ使用できます。

`Incident_id` 変更:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import accountsBridgeEventPattern from 'images/accounts_screenshot-crop_bridge-e

import accountsServiceNowDestination from 'images/accounts_screenshot-crop_service-now-destination.webp'

import accountsServiceNowDestination2 from 'images/accounts_screenshot-crop_service-now-destination-2.webp'

import accountsServiceNowMessageTemplate from 'images/accounts_screenshot-crop_service-now-message-template.webp'

import accountsSlackDestinationAuthentication from 'images/accounts_screenshot-crop_slack-destination-authentication.webp'
Expand Down Expand Up @@ -195,13 +193,6 @@ import accountsMigrateSlackRemoveLegacy from 'images/accounts_screenshot-crop_sl

デスティネーションを保存する前に、 **Test connection** ボタンをクリックして、接続をテストすることをお勧めします。

<img
width="80%;"
title="ServiceNow destination configuration."
alt="A screenshot of a ServiceNow destination configuration."
src={accountsServiceNowDestination2}
/>

### 2ウェイ・シンク [#two-way-snow]

双方向の統合を設定するには
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,20 @@ translationType: machine
</thead>

<tbody>
<tr>
<td>
v10.10.0.1
</td>

<td>
2023 年 5 月 30 日
</td>

<td>
2024 年 5 月 30 日
</td>
</tr>

<tr>
<td>
v10.9.0.324
Expand Down Expand Up @@ -224,34 +238,6 @@ translationType: machine
</td>
</tr>

<tr>
<td>
v9.17.1.301
</td>

<td>
2021年4月28日
</td>

<td>
2023 年 4 月 28 日
</td>
</tr>

<tr>
<td>
v9.17.0.300
</td>

<td>
2021年4月21日
</td>

<td>
2023 年 4 月 21 日
</td>
</tr>

<tr>
<td>
v9.13.0.270
Expand Down Expand Up @@ -293,33 +279,5 @@ translationType: machine
2023 年 6 月 26 日
</td>
</tr>

<tr>
<td>
v9.10.1.263
</td>

<td>
2020年5月5日
</td>

<td>
2023 年 5 月 5 日
</td>
</tr>

<tr>
<td>
v9.10.0.262
</td>

<td>
2020年4月29日
</td>

<td>
2023 年 4 月 29 日
</td>
</tr>
</tbody>
</table>
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,21 @@ metaDescription: 'To install or update your New Relic PHP agent on ARM64, start
translationType: machine
---

ARM64でPHPエージェントをインストールまたはアップデートするには、New RelicのARM64プラットフォーム用PHPエージェントソースをインストールする必要があります **[github.com/newrelic/newrelic-php-agent](https://github.com/newrelic/newrelic-php-agent)** .
<Callout variant="important">
ソースからコンパイルしている場合、ARM64 は New Relic PHP エージェント リリース 9.18.1 からリリース 10.9.0 でのみサポートされます。ARM64 バイナリは、New Relic PHP Agent リリース 10.10.0 以降でのみ提供されます。
</Callout>

## Tarball のインストール

New Relic PHP エージェント リリース 10.10.0 以降を使用して ARM64 に New Relic PHP エージェントをインストールまたは更新するには、インストール手順の [ドキュメント](https://docs.newrelic.com/docs/apm/agents/php-agent/installation/php-agent-installation-overview/#install-tar) にある tarball からインストールする手順に従ってください。

## ソースからビルドする

New Relic PHP エージェント リリース 9.18.0 ~ 10.9.0 を使用して ARM64 に New Relic PHP エージェントをインストールまたは更新するには、ARM64 プラットフォーム用の New Relic の PHP エージェント ソース **[github.com/newrelic/newrelic-php-agent](https://github.com/newrelic/newrelic-php-agent)**をインストールする必要があります。

ARM64は、Amazon Linux 2とCentOS Linux 8でのみサポートされています( **[AWS Graviton 2プロセッサ](https://aws.amazon.com/ec2/graviton/)** での使用を含む)。
ソースからの ARM64 用 New Relic PHP エージェントのビルドは、Amazon Linux 2 および CentOS Linux 8 でのみサポートされています ( **[AWS Graviton 2 processor (AWS Graviton 2 プロセッサー)](https://aws.amazon.com/ec2/graviton/)**での使用を含む)

## 依存関係のインストール
### 依存関係のインストール

1. 適切なコードを実行してください。

Expand Down Expand Up @@ -46,29 +56,29 @@ ARM64は、Amazon Linux 2とCentOS Linux 8でのみサポートされていま
sudo yum -y install libcurl-devel php-devel openssl-devel pcre-devel pcre-static zlib-devel zlib-static golang
```

## エージェントのクローン作成 [#clone]
### エージェントのクローン作成 [#clone]

<Callout variant="important">
ARM64は、リリース9.18.1以降でのみサポートされます。
</Callout>

Clone from **[github.com/newrelic/newrelic-php-agent](https://github.com/newrelic/newrelic-php-agent)** .ここでは、変更を提案したり、 [PHP agent のオープンソースリポジトリに](https://github.com/newrelic/newrelic-php-agent/issues) 貢献する方法を学ぶこともできます。

## ビルド [#install]
### ビルド [#install]

<Callout variant="tip">
newrelic-php-agent リポジトリ内の **[docs/development.md](https://github.com/newrelic/newrelic-php-agent/blob/main/docs/development.md)** というファイルには、インストールのための詳細なガイドがあります。
</Callout>

複製されたリポジトリのトップから以下を実行します。

1. `make all`
1. `make all OPTIMIZE=1`
2. `sudo make agent-install`
3. `sudo mkdir /var/log/newrelic`
4. `sudo chmod 777 /var/log/newrelic`
5. `sudo cp bin/daemon /usr/bin/newrelic-daemon`

## エージェントを構成します [#configure]
### エージェントを構成します [#configure]

1. `agent/scripts/newrelic.ini.template`ファイルを`php.ini`と同じディレクトリにコピーします。 ( `php --ini`を実行してファイルパスを取得します。)

Expand Down

0 comments on commit 61625da

Please sign in to comment.