• EnglishEspañol日本語한국어Português
  • ログイン今すぐ開始

この機械翻訳は、参考として提供されています。

In the event of any inconsistency between the English version and the translated version, the English versionwill take priority. Please visit this page for more information.

問題を作成する

ブラウザの平均ページロード時間の例(v2)

平均ブラウザ ページロード時間 (または応答時間)は、 まとめ ページ のメインチャートの右上に表示されます。この値は、 ブラウザ と表示され、平均ページロード時間を秒単位で示しています。

平均ページロード時間

時間範囲(デフォルトは過去 30 分) の平均を取得するには、次のコマンドを使用します。この例の${APP_ID} } 変数と${API_KEY}変数を、特定のアプリケーション IDREST API キーに置き換えてください。

curl -X GET "https://api.newrelic.com/v2/applications/${APP_ID}/metrics/data.json" \
-H "X-Api-Key:${API_KEY}" -i \
-d 'names[]=EndUser&values[]=average_response_time&summarize=true'
Copyright © 2024 New Relic株式会社。

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