# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 753138.0 python_gc_objects_collected_total{generation="1"} 200422.0 python_gc_objects_collected_total{generation="2"} 5571.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"} 2986.0 python_gc_collections_total{generation="1"} 271.0 python_gc_collections_total{generation="2"} 9.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 6.651482112e+09 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 4.09153536e+09 # 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.77666780005e+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 82.16 # 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 65536.0 # HELP kafka_messages_consumed_total Total messages consumed from Kafka # TYPE kafka_messages_consumed_total counter # HELP message_processing_duration_seconds Time spent processing messages # TYPE message_processing_duration_seconds histogram # HELP moderation_outcome_total Total moderation outcomes # TYPE moderation_outcome_total counter # HELP stage1_text_analysis_duration_seconds Time spent in stage 1 (text analysis) # TYPE stage1_text_analysis_duration_seconds histogram # HELP stage2_nlp_toxicity_duration_seconds Time spent in stage 2 (NLP toxicity) # TYPE stage2_nlp_toxicity_duration_seconds histogram # HELP stage3_llm_toxicity_duration_seconds Time spent in stage 3 (LLM toxicity) # TYPE stage3_llm_toxicity_duration_seconds histogram # HELP language_detected_total Total messages by detected language # TYPE language_detected_total counter # HELP cache_hit_total Total cache hits # TYPE cache_hit_total counter # HELP cache_miss_total Total cache misses # TYPE cache_miss_total counter # HELP nlp_model_invocation_total Total NLP model invocations # TYPE nlp_model_invocation_total counter # HELP llm_model_invocation_total Total LLM model invocations # TYPE llm_model_invocation_total counter # HELP moderation_category_total Total by moderation category # TYPE moderation_category_total counter # HELP emoji_only_messages_total Total emoji-only messages # TYPE emoji_only_messages_total counter # HELP message_length_chars Distribution of message lengths # TYPE message_length_chars histogram # HELP pii_entities_detected_total Total PII entities detected # TYPE pii_entities_detected_total counter # HELP blacklist_matches_total Total blacklist matches # TYPE blacklist_matches_total counter # HELP blacklisted_user_matches_total Total blacklisted user matches # TYPE blacklisted_user_matches_total counter # HELP blacklisted_users_list_size Current size of blacklisted users list # TYPE blacklisted_users_list_size gauge blacklisted_users_list_size 0.0 # HELP postgres_query_duration_seconds Time spent executing Postgres queries # TYPE postgres_query_duration_seconds histogram # HELP mongo_query_duration_seconds Time spent executing MongoDB queries # TYPE mongo_query_duration_seconds histogram # HELP mongo_operations_total Total MongoDB operations # TYPE mongo_operations_total counter # HELP kafka_producer_messages_total Total messages produced to Kafka # TYPE kafka_producer_messages_total counter # HELP kafka_producer_errors_total Total Kafka producer errors # TYPE kafka_producer_errors_total counter # HELP processing_errors_total Total processing errors # TYPE processing_errors_total counter