Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

メトリック

Apstraフローコレクターは、 /metrics エンドポイントを公開し、そのパフォーマンスと使用するリソースに関連するPrometheus互換の統計を提供します。エンドポイントは、Prometheus テキストベースの博覧会形式でデータを返します。詳細については、 Prometheus のドキュメント を参照してください。

このトピックでは、Apstra Flowの /metrics エンドポイントから取得できる統計のタイプについて説明します。

app_info

The app_info statistic shows the application details. For example: This record contains the following labels:
Table 1: Application Labels
Label Description
arch The environment running the application.
cpus The number of available CPUs.
env Native install or Docker install.
hostname The name of machine.
os The operating system running the application.
run_id The application ID.

ライセンスユニット

The license_units statistic shows details on your Apstra license. For example:

This record contains the following labels:

Table 2: License Units Labels
Label Description
account_id The license account ID.
expiration The license expiration date.
level The license level.
riskiq_disabled riskiq is disabled for the license.

フロー UDP サーバー

The following statistics show the options for UDP server input.

udp_server_packet_queue_util

udp_server_packet_queue_util 統計は、処理を待機している受信パケットを格納するパケット キューの使用率を示します。例えば:

このレコードには、次のラベルが含まれています。

表 3: udp_server_packet_queue_utilラベル
ラベル の説明
application アプリケーションの名前。

udp_server_packets_received_total

udp_server_packets_received_total統計は、UDP サーバーが受信したパケットの合計数を示します。例えば:

このレコードには、次のラベルが含まれています。

表 4: udp_server_packets_received_totalラベル
ラベル の説明
application アプリケーションの名前。
port UDP サーバーがリッスンするポート。

udp_server_bytes_received_total

udp_server_bytes_received_total統計は、UDP サーバーが受信した合計バイト数を提供します。

このレコードには、次のラベルが含まれています。

表 5: udp_server_bytes_received_totalラベル
ラベル の説明
application アプリケーションの名前。
port UDP サーバーがリッスンするポート。

プロセッサー

record_queue_util

record_queue_util統計は、レコード・キュー・サイズをその容量で割った比率を示します。例えば:

このレコードには、次のラベルが含まれています。

表 6: record_queue_utilラベル
ラベル の説明
application アプリケーションの名前。

開く検索出力

outputs_records_received_total

outputs_records_received_total統計は、出力が受信したレコードの合計数を示します。例えば:

このレコードには、次のラベルが含まれています。

表 7: outputs_records_received_totalラベル
ラベル の説明
application アプリケーションの名前。
namespace 名前空間の名前。
output 出力の名前。

outputs_records_sent_total

outputs_records_sent_total統計は、出力によって送信されたレコードの合計数を示します。例えば:

このレコードには、次のラベルが含まれています。

表 8: outputs_records_sent_totalラベル
ラベル の説明
application アプリケーションの名前。
namespace 名前空間の名前。
output 出力の名前。

outputs_bulk_requests_total

outputs_bulk_requests_total統計は、出力によって送信された一括リクエストの合計数を示します。例えば:

このレコードには、次のラベルが含まれています。

表 9: outputs_bulk_request_totalラベル
ラベル の説明
application アプリケーションの名前。
namespace 名前空間の名前。
output 出力の名前。

outputs_bulk_requests_errored_total

outputs_bulk_requests_errored_total統計には、エラーされた一括リクエストの合計数が表示されます。例えば:

このレコードには、次のラベルが含まれています。

表 10: outputs_bulk_request_errored_totalラベル
ラベル の説明
application アプリケーションの名前。
namespace 名前空間の名前。
output 出力の名前。

outputs_records_errored_total

outputs_records_errored_total統計は、エラー・レコードの合計数を示します。例えば:

このレコードには、次のラベルが含まれています。

表 11: outputs_records_errored_totalラベル
ラベル の説明
application アプリケーションの名前。
namespace 名前空間の名前。
output 出力の名前。