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 응용 프로그램의 이름입니다.

OpenSearch 출력

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 출력의 이름입니다.