# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 4421.0 python_gc_objects_collected_total{generation="1"} 2219.0 python_gc_objects_collected_total{generation="2"} 846.0 # HELP python_gc_objects_uncollectable_total Uncollectable objects found during GC # TYPE python_gc_objects_uncollectable_total counter python_gc_objects_uncollectable_total{generation="0"} 0.0 python_gc_objects_uncollectable_total{generation="1"} 0.0 python_gc_objects_uncollectable_total{generation="2"} 0.0 # HELP python_gc_collections_total Number of times this generation was collected # TYPE python_gc_collections_total counter python_gc_collections_total{generation="0"} 1352.0 python_gc_collections_total{generation="1"} 122.0 python_gc_collections_total{generation="2"} 8.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="12",patchlevel="13",version="3.12.13"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.414619136e+09 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 4.35552256e+08 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.77955730908e+09 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 21.270000000000003 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 35.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288.0 # HELP deerflow_run_duration_seconds Run 执行耗时(秒) # TYPE deerflow_run_duration_seconds histogram deerflow_run_duration_seconds_bucket{le="10.0"} 0.0 deerflow_run_duration_seconds_bucket{le="30.0"} 0.0 deerflow_run_duration_seconds_bucket{le="60.0"} 0.0 deerflow_run_duration_seconds_bucket{le="120.0"} 0.0 deerflow_run_duration_seconds_bucket{le="300.0"} 0.0 deerflow_run_duration_seconds_bucket{le="600.0"} 0.0 deerflow_run_duration_seconds_bucket{le="+Inf"} 0.0 deerflow_run_duration_seconds_count 0.0 deerflow_run_duration_seconds_sum 0.0 # HELP deerflow_run_duration_seconds_created Run 执行耗时(秒) # TYPE deerflow_run_duration_seconds_created gauge deerflow_run_duration_seconds_created 1.77955731097646e+09 # HELP deerflow_run_total Run 执行次数 # TYPE deerflow_run_total counter # HELP deerflow_run_tokens_total Run 消耗 token 数 # TYPE deerflow_run_tokens_total counter # HELP deerflow_llm_duration_seconds LLM 调用耗时 # TYPE deerflow_llm_duration_seconds histogram deerflow_llm_duration_seconds_bucket{le="1.0"} 0.0 deerflow_llm_duration_seconds_bucket{le="5.0"} 0.0 deerflow_llm_duration_seconds_bucket{le="10.0"} 0.0 deerflow_llm_duration_seconds_bucket{le="30.0"} 0.0 deerflow_llm_duration_seconds_bucket{le="60.0"} 0.0 deerflow_llm_duration_seconds_bucket{le="+Inf"} 0.0 deerflow_llm_duration_seconds_count 0.0 deerflow_llm_duration_seconds_sum 0.0 # HELP deerflow_llm_duration_seconds_created LLM 调用耗时 # TYPE deerflow_llm_duration_seconds_created gauge deerflow_llm_duration_seconds_created 1.7795573109765692e+09 # HELP deerflow_llm_errors_total LLM 调用错误次数 # TYPE deerflow_llm_errors_total counter # HELP deerflow_tool_duration_seconds Tool 调用耗时 # TYPE deerflow_tool_duration_seconds histogram # HELP deerflow_scheduler_status 定时任务状态 0=unknown 1=ok 2=failed # TYPE deerflow_scheduler_status gauge