• 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)

ブラウザの平均スループットは、 Throughput by browser チャートの右上に表示されます。 Summary page 。これは、チャートに表示されている時間帯における、ブラウザタイプ別の平均ページ数(PPM)です。

平均ページスループット

時間範囲(デフォルトは過去 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[]=requests_per_minute&summarize=true'
Copyright © 2024 New Relic株式会社。

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