# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 1335.0 python_gc_objects_collected_total{generation="1"} 324.0 python_gc_objects_collected_total{generation="2"} 0.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"} 59.0 python_gc_collections_total{generation="1"} 5.0 python_gc_collections_total{generation="2"} 0.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="11",patchlevel="15",version="3.11.15"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 3.4404352e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 3.4787328e+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.78651759487e+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 14.61 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 7.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP openai_daily_spend_avg_usd Средний суточный расход за последние 7 дней в USD # TYPE openai_daily_spend_avg_usd gauge openai_daily_spend_avg_usd 25.730858025806448 # HELP openai_daily_spend_today_usd Расход за сегодня (по данным Costs API) в USD # TYPE openai_daily_spend_today_usd gauge openai_daily_spend_today_usd 39.20535225 # HELP openai_costs_api_status Costs API доступен (1=OK, 0=ERROR/не настроен) # TYPE openai_costs_api_status gauge openai_costs_api_status 1.0 # HELP openai_daily_input_tokens_avg Среднее кол-во input токенов в день (7д) # TYPE openai_daily_input_tokens_avg gauge openai_daily_input_tokens_avg 16.0 # HELP openai_daily_output_tokens_avg Среднее кол-во output токенов в день (7д) # TYPE openai_daily_output_tokens_avg gauge openai_daily_output_tokens_avg 16.0 # HELP openai_daily_requests_avg Среднее кол-во запросов в день (7д) # TYPE openai_daily_requests_avg gauge openai_daily_requests_avg 16.0 # HELP openai_tokens_input_total Входные токены за 7 дней # TYPE openai_tokens_input_total gauge openai_tokens_input_total{model="gpt-5.6-sol"} 16.0 # HELP openai_tokens_output_total Выходные токены за 7 дней # TYPE openai_tokens_output_total gauge openai_tokens_output_total{model="gpt-5.6-sol"} 16.0 # HELP openai_tokens_cached_total Cached input токены за 7 дней # TYPE openai_tokens_cached_total gauge openai_tokens_cached_total{model="gpt-5.6-sol"} 0.0 # HELP openai_requests_total Всего запросов из лога # TYPE openai_requests_total counter openai_requests_total{status="success"} 16.0 openai_requests_total{status="error"} 216.0 # HELP openai_requests_created Всего запросов из лога # TYPE openai_requests_created gauge openai_requests_created{status="success"} 1.7865175998160124e+09 openai_requests_created{status="error"} 1.7865175998160286e+09 # HELP openai_probe_status Результат активного проба (1=OK, 0=billing error, -1=проб выключен/ошибка сети) # TYPE openai_probe_status gauge openai_probe_status 1.0 # HELP openai_billing_error_active 1 если сейчас зафиксирована billing-ошибка (проб или лог) # TYPE openai_billing_error_active gauge openai_billing_error_active 0.0 # HELP openai_last_successful_request_timestamp Unix-время последнего успешного запроса (из лога) # TYPE openai_last_successful_request_timestamp gauge openai_last_successful_request_timestamp 1.786546812289133e+09 # HELP openai_last_billing_error_timestamp Unix-время последней billing-ошибки (из лога) # TYPE openai_last_billing_error_timestamp gauge openai_last_billing_error_timestamp 0.0 # HELP openai_seconds_since_last_success Секунд с последнего успешного запроса # TYPE openai_seconds_since_last_success gauge openai_seconds_since_last_success 908.1979513168335 # HELP openai_days_until_recharge_estimate Оценка: через сколько дней при текущей скорости расхода будет потрачен AUTO_RECHARGE_THRESHOLD_USD (грубая эвристика на случай, если авто-пополнение отключат/сломается; НЕ показывает реальный баланс) # TYPE openai_days_until_recharge_estimate gauge openai_days_until_recharge_estimate 0.8 # HELP openai_scrape_duration_seconds Время сбора метрик # TYPE openai_scrape_duration_seconds gauge openai_scrape_duration_seconds 2.8257391452789307 # HELP openai_scrape_errors_total Ошибок при сборе метрик # TYPE openai_scrape_errors_total counter openai_scrape_errors_total 11.0 # HELP openai_scrape_errors_created Ошибок при сборе метрик # TYPE openai_scrape_errors_created gauge openai_scrape_errors_created 1.7865175967697198e+09 # HELP openai_exporter_info Информация об экспортере # TYPE openai_exporter_info gauge openai_exporter_info{api_base="https://api.openai.com",probe_enabled="True",probe_interval_seconds="1800",probe_model="gpt-5.6-sol",scrape_interval="300",usage_log="/data/openai_usage.jsonl",version="1.1.0"} 1.0