# HELP category_assigned_total Distribution of assigned categories # TYPE category_assigned_total counter category_assigned_total{category_code="EXP-0300",category_name="Purchases of studies and services",holder_type="unknown"} 2 category_assigned_total{category_code="EXP-0400",category_name="Purchases of goods",holder_type="unknown"} 4 category_assigned_total{category_code="REV-0800",category_name="Revenue",holder_type="unknown"} 3 # HELP classification_duration_seconds Duration of classification operations in seconds # TYPE classification_duration_seconds histogram classification_duration_seconds_bucket{cached="false",model="o1-mini",provider="azure",le="0.1"} 0 classification_duration_seconds_bucket{cached="false",model="o1-mini",provider="azure",le="0.5"} 0 classification_duration_seconds_bucket{cached="false",model="o1-mini",provider="azure",le="1"} 0 classification_duration_seconds_bucket{cached="false",model="o1-mini",provider="azure",le="2"} 0 classification_duration_seconds_bucket{cached="false",model="o1-mini",provider="azure",le="5"} 0 classification_duration_seconds_bucket{cached="false",model="o1-mini",provider="azure",le="10"} 0 classification_duration_seconds_bucket{cached="false",model="o1-mini",provider="azure",le="30"} 9 classification_duration_seconds_bucket{cached="false",model="o1-mini",provider="azure",le="60"} 9 classification_duration_seconds_bucket{cached="false",model="o1-mini",provider="azure",le="120"} 9 classification_duration_seconds_bucket{cached="false",model="o1-mini",provider="azure",le="300"} 9 classification_duration_seconds_bucket{cached="false",model="o1-mini",provider="azure",le="600"} 9 classification_duration_seconds_bucket{cached="false",model="o1-mini",provider="azure",le="+Inf"} 9 classification_duration_seconds_sum{cached="false",model="o1-mini",provider="azure"} 142.896564045 classification_duration_seconds_count{cached="false",model="o1-mini",provider="azure"} 9 classification_duration_seconds_bucket{cached="true",model="o1-mini",provider="azure",le="0.1"} 2 classification_duration_seconds_bucket{cached="true",model="o1-mini",provider="azure",le="0.5"} 2 classification_duration_seconds_bucket{cached="true",model="o1-mini",provider="azure",le="1"} 2 classification_duration_seconds_bucket{cached="true",model="o1-mini",provider="azure",le="2"} 2 classification_duration_seconds_bucket{cached="true",model="o1-mini",provider="azure",le="5"} 2 classification_duration_seconds_bucket{cached="true",model="o1-mini",provider="azure",le="10"} 2 classification_duration_seconds_bucket{cached="true",model="o1-mini",provider="azure",le="30"} 2 classification_duration_seconds_bucket{cached="true",model="o1-mini",provider="azure",le="60"} 2 classification_duration_seconds_bucket{cached="true",model="o1-mini",provider="azure",le="120"} 2 classification_duration_seconds_bucket{cached="true",model="o1-mini",provider="azure",le="300"} 2 classification_duration_seconds_bucket{cached="true",model="o1-mini",provider="azure",le="600"} 2 classification_duration_seconds_bucket{cached="true",model="o1-mini",provider="azure",le="+Inf"} 2 classification_duration_seconds_sum{cached="true",model="o1-mini",provider="azure"} 0.020676001 classification_duration_seconds_count{cached="true",model="o1-mini",provider="azure"} 2 # HELP classifications_total Total number of classifications # TYPE classifications_total counter classifications_total{cached="false",model="o1-mini",provider="azure",success="true"} 9 classifications_total{cached="true",model="o1-mini",provider="azure",success="true"} 2 # HELP enrichment_attempts_total Total number of enrichment attempts # TYPE enrichment_attempts_total counter enrichment_attempts_total{model="bedrock/claude-3-5-sonnet",provider="azure",success="true"} 14 # HELP go_gc_duration_seconds A summary of the wall-time pause (stop-the-world) duration in garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 1.784e-05 go_gc_duration_seconds{quantile="0.25"} 6.6573e-05 go_gc_duration_seconds{quantile="0.5"} 9.3433e-05 go_gc_duration_seconds{quantile="0.75"} 0.000111322 go_gc_duration_seconds{quantile="1"} 0.000215254 go_gc_duration_seconds_sum 0.007132933 go_gc_duration_seconds_count 80 # HELP go_gc_gogc_percent Heap size target percentage configured by the user, otherwise 100. This value is set by the GOGC environment variable, and the runtime/debug.SetGCPercent function. Sourced from /gc/gogc:percent. # TYPE go_gc_gogc_percent gauge go_gc_gogc_percent 100 # HELP go_gc_gomemlimit_bytes Go runtime memory limit configured by the user, otherwise math.MaxInt64. This value is set by the GOMEMLIMIT environment variable, and the runtime/debug.SetMemoryLimit function. Sourced from /gc/gomemlimit:bytes. # TYPE go_gc_gomemlimit_bytes gauge go_gc_gomemlimit_bytes 9.223372036854776e+18 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 10 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.24.9"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated in heap and currently in use. Equals to /memory/classes/heap/objects:bytes. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 6.90948e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated in heap until now, even if released already. Equals to /gc/heap/allocs:bytes. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 1.89928008e+08 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. Equals to /memory/classes/profiling/buckets:bytes. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 4279 # HELP go_memstats_frees_total Total number of heap objects frees. Equals to /gc/heap/frees:objects + /gc/heap/tiny/allocs:objects. # TYPE go_memstats_frees_total counter go_memstats_frees_total 802738 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. Equals to /memory/classes/metadata/other:bytes. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 3.465544e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and currently in use, same as go_memstats_alloc_bytes. Equals to /memory/classes/heap/objects:bytes. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 6.90948e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. Equals to /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 9.13408e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 1.0985472e+07 # HELP go_memstats_heap_objects Number of currently allocated objects. Equals to /gc/heap/objects:objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 15635 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. Equals to /memory/classes/heap/released:bytes. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 6.84032e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes + /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 2.0119552e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.770982379709963e+09 # HELP go_memstats_mallocs_total Total number of heap objects allocated, both live and gc-ed. Semantically a counter version for go_memstats_heap_objects gauge. Equals to /gc/heap/allocs:objects + /gc/heap/tiny/allocs:objects. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 818373 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. Equals to /memory/classes/metadata/mcache/inuse:bytes. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 4832 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. Equals to /memory/classes/metadata/mcache/inuse:bytes + /memory/classes/metadata/mcache/free:bytes. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 15704 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. Equals to /memory/classes/metadata/mspan/inuse:bytes. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 196160 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. Equals to /memory/classes/metadata/mspan/inuse:bytes + /memory/classes/metadata/mspan/free:bytes. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 228480 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. Equals to /gc/heap/goal:bytes. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 1.3908746e+07 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. Equals to /memory/classes/other:bytes. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 700473 # HELP go_memstats_stack_inuse_bytes Number of bytes obtained from system for stack allocator in non-CGO environments. Equals to /memory/classes/heap/stacks:bytes. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 851968 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. Equals to /memory/classes/heap/stacks:bytes + /memory/classes/os-stacks:bytes. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 851968 # HELP go_memstats_sys_bytes Number of bytes obtained from system. Equals to /memory/classes/total:byte. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 2.5386e+07 # HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. Sourced from /sched/gomaxprocs:threads. # TYPE go_sched_gomaxprocs_threads gauge go_sched_gomaxprocs_threads 4 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # HELP http_request_duration_seconds Duration of HTTP requests in seconds # TYPE http_request_duration_seconds histogram http_request_duration_seconds_bucket{method="POST",path="/classify",le="0.005"} 0 http_request_duration_seconds_bucket{method="POST",path="/classify",le="0.01"} 0 http_request_duration_seconds_bucket{method="POST",path="/classify",le="0.025"} 0 http_request_duration_seconds_bucket{method="POST",path="/classify",le="0.05"} 0 http_request_duration_seconds_bucket{method="POST",path="/classify",le="0.1"} 2 http_request_duration_seconds_bucket{method="POST",path="/classify",le="0.25"} 2 http_request_duration_seconds_bucket{method="POST",path="/classify",le="0.5"} 2 http_request_duration_seconds_bucket{method="POST",path="/classify",le="1"} 2 http_request_duration_seconds_bucket{method="POST",path="/classify",le="2.5"} 2 http_request_duration_seconds_bucket{method="POST",path="/classify",le="5"} 2 http_request_duration_seconds_bucket{method="POST",path="/classify",le="10"} 2 http_request_duration_seconds_bucket{method="POST",path="/classify",le="+Inf"} 11 http_request_duration_seconds_sum{method="POST",path="/classify"} 143.388696678 http_request_duration_seconds_count{method="POST",path="/classify"} 11 # HELP http_requests_total Total number of HTTP requests # TYPE http_requests_total counter http_requests_total{method="POST",path="/classify",status="200"} 11 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 2.21 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048575e+06 # HELP process_network_receive_bytes_total Number of bytes received by the process over the network. # TYPE process_network_receive_bytes_total counter process_network_receive_bytes_total 2.689232e+06 # HELP process_network_transmit_bytes_total Number of bytes sent by the process over the network. # TYPE process_network_transmit_bytes_total counter process_network_transmit_bytes_total 2.411353e+06 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 83 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.9233152e+07 # 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.77097350754e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.270444032e+09 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 298 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 # HELP prompt_duration_seconds Duration of prompt execution in seconds # TYPE prompt_duration_seconds histogram prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",le="0.1"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",le="0.5"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",le="1"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",le="2"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",le="5"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",le="10"} 7 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",le="30"} 9 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",le="60"} 9 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",le="120"} 9 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",le="300"} 9 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",le="600"} 9 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",le="+Inf"} 9 prompt_duration_seconds_sum{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure"} 75.00099526199999 prompt_duration_seconds_count{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure"} 9 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",le="0.1"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",le="0.5"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",le="1"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",le="2"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",le="5"} 4 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",le="10"} 6 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",le="30"} 6 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",le="60"} 6 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",le="120"} 6 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",le="300"} 6 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",le="600"} 6 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",le="+Inf"} 6 prompt_duration_seconds_sum{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure"} 25.781509298000003 prompt_duration_seconds_count{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure"} 6 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",le="0.1"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",le="0.5"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",le="1"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",le="2"} 0 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",le="5"} 7 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",le="10"} 8 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",le="30"} 8 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",le="60"} 8 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",le="120"} 8 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",le="300"} 8 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",le="600"} 8 prompt_duration_seconds_bucket{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",le="+Inf"} 8 prompt_duration_seconds_sum{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure"} 31.668717901 prompt_duration_seconds_count{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure"} 8 # HELP prompts_executed_total Total number of prompts executed # TYPE prompts_executed_total counter prompts_executed_total{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",success="true"} 9 prompts_executed_total{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",success="true"} 6 prompts_executed_total{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",success="true"} 8 # HELP queue_size Current size of the worker queue # TYPE queue_size gauge queue_size 0 # HELP queue_wait_time_seconds Time jobs spend waiting in the queue before processing # TYPE queue_wait_time_seconds histogram queue_wait_time_seconds_bucket{le="0.001"} 0 queue_wait_time_seconds_bucket{le="0.01"} 0 queue_wait_time_seconds_bucket{le="0.1"} 0 queue_wait_time_seconds_bucket{le="0.5"} 0 queue_wait_time_seconds_bucket{le="1"} 0 queue_wait_time_seconds_bucket{le="5"} 0 queue_wait_time_seconds_bucket{le="10"} 0 queue_wait_time_seconds_bucket{le="30"} 0 queue_wait_time_seconds_bucket{le="60"} 0 queue_wait_time_seconds_bucket{le="+Inf"} 0 queue_wait_time_seconds_sum 0 queue_wait_time_seconds_count 0 # HELP tokens_used_total Total number of tokens used in LLM requests # TYPE tokens_used_total counter tokens_used_total{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",token_type="completion"} 1640 tokens_used_total{model="bedrock/claude-3-5-sonnet",prompt_type="classification",provider="azure",token_type="prompt"} 14378 tokens_used_total{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",token_type="completion"} 344 tokens_used_total{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_fallback",provider="azure",token_type="prompt"} 3190 tokens_used_total{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",token_type="completion"} 464 tokens_used_total{model="bedrock/claude-3-5-sonnet",prompt_type="enrichment_ranking",provider="azure",token_type="prompt"} 6896 # HELP workers_active Number of active workers # TYPE workers_active gauge workers_active 0