Get Pipelines Metrics Data

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Gets metrics data for Pipelines, such as CPU, memory, number of pipelines per project, and more.

Security: Requires a valid user

Usage: GET api/v1/metrics

Produces: text/plain

Sample Response:

GET /pipelines/api/v1/metrics

app_self_metrics_calc_seconds 1.008 1643351320592
app_self_metrics_count_total 3 1643351320592
sys_cpu_user_seconds 491.934057 1643351320592
sys_cpu_system_seconds 117.606662 1643351320592
sys_cpu_total_seconds 609.540719 1643351320592
nodejs_heap_read_only_space_total 151552 1643351320592
nodejs_heap_read_only_space_used_total 150392 1643351320592
nodejs_heap_new_space_total 4194304 1643351320592
nodejs_heap_new_space_used_total 778568 1643351320592
nodejs_heap_old_space_total 59654144 1643351320592
nodejs_heap_old_space_used_total 56207712 1643351320592
nodejs_heap_code_space_total 2981888 1643351320592
nodejs_heap_code_space_used_total 2350944 1643351320592
nodejs_heap_map_space_total 3149824 1643351320592
nodejs_heap_map_space_used_total 2070072 1643351320592
nodejs_heap_large_object_space_total 10653696 1643351320592
nodejs_heap_large_object_space_used_total 10589528 1643351320592
nodejs_heap_code_large_object_space_total 49152 1643351320592
nodejs_heap_code_large_object_space_used_total 2880 1643351320592
nodejs_heap_new_large_object_space_total 0 1643351320592
nodejs_heap_new_large_object_space_used_total 0 1643351320592
sys_memory_free_bytes 144891904 1643351320592
sys_memory_total_bytes 4135915520 1643351320592

app_self_metrics_calc_seconds 0.008 1643351377499
app_self_metrics_count_total 1 1643351377499
jfpip_pipelines_per_project_count_count{project="default"} 1 1643351377499
jfpip_pipelines_count_count 1 1643351377499