# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 1863.0 python_gc_objects_collected_total{generation="1"} 839.0 python_gc_objects_collected_total{generation="2"} 0.0 # HELP python_gc_objects_uncollectable_total Uncollectable object 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"} 161.0 python_gc_collections_total{generation="1"} 14.0 python_gc_collections_total{generation="2"} 1.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="7",patchlevel="4",version="3.7.4"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 5.82656e+07 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 4.0460288e+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.7246839646e+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 1940.58 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 14.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP django_model_inserts_total Number of insert operations by model. # TYPE django_model_inserts_total counter django_model_inserts_total{model="BoxData"} 0.0 django_model_inserts_total{model="BoxData_input"} 0.0 # HELP django_model_inserts_created Number of insert operations by model. # TYPE django_model_inserts_created gauge django_model_inserts_created{model="BoxData"} 1.724683981754076e+09 django_model_inserts_created{model="BoxData_input"} 1.7246839817617002e+09 # HELP django_model_updates_total Number of update operations by model. # TYPE django_model_updates_total counter django_model_updates_total{model="BoxData"} 0.0 django_model_updates_total{model="BoxData_input"} 0.0 # HELP django_model_updates_created Number of update operations by model. # TYPE django_model_updates_created gauge django_model_updates_created{model="BoxData"} 1.7246839817541113e+09 django_model_updates_created{model="BoxData_input"} 1.7246839817617333e+09 # HELP django_model_deletes_total Number of delete operations by model. # TYPE django_model_deletes_total counter django_model_deletes_total{model="BoxData"} 0.0 django_model_deletes_total{model="BoxData_input"} 0.0 # HELP django_model_deletes_created Number of delete operations by model. # TYPE django_model_deletes_created gauge django_model_deletes_created{model="BoxData"} 1.7246839817541394e+09 django_model_deletes_created{model="BoxData_input"} 1.7246839817617598e+09 # HELP django_migrations_unapplied_total Count of unapplied migrations by database connection # TYPE django_migrations_unapplied_total gauge django_migrations_unapplied_total{connection="default"} 0.0 # HELP django_migrations_applied_total Count of applied migrations by database connection # TYPE django_migrations_applied_total gauge django_migrations_applied_total{connection="default"} 26.0 # HELP django_db_new_connections_total Counter of created connections by database and by vendor. # TYPE django_db_new_connections_total counter django_db_new_connections_total{alias="default",vendor="postgresql"} 1.0 # HELP django_db_new_connections_created Counter of created connections by database and by vendor. # TYPE django_db_new_connections_created gauge django_db_new_connections_created{alias="default",vendor="postgresql"} 1.724683982322409e+09 # HELP django_db_new_connection_errors_total Counter of connection failures by database and by vendor. # TYPE django_db_new_connection_errors_total counter # HELP django_db_execute_total Counter of executed statements by database and by vendor, including bulk executions. # TYPE django_db_execute_total counter django_db_execute_total{alias="default",vendor="postgresql"} 44033.0 # HELP django_db_execute_created Counter of executed statements by database and by vendor, including bulk executions. # TYPE django_db_execute_created gauge django_db_execute_created{alias="default",vendor="postgresql"} 1.7246839823366148e+09 # HELP django_db_execute_many_total Counter of executed statements in bulk operations by database and by vendor. # TYPE django_db_execute_many_total counter # HELP django_db_errors_total Counter of execution errors by database, vendor and exception type. # TYPE django_db_errors_total counter # HELP django_db_query_duration_seconds Histogram of query duration by database and vendor. # TYPE django_db_query_duration_seconds histogram django_db_query_duration_seconds_bucket{alias="default",le="0.005",vendor="postgresql"} 1.0 django_db_query_duration_seconds_bucket{alias="default",le="0.01",vendor="postgresql"} 1.0 django_db_query_duration_seconds_bucket{alias="default",le="0.025",vendor="postgresql"} 2.0 django_db_query_duration_seconds_bucket{alias="default",le="0.05",vendor="postgresql"} 3.0 django_db_query_duration_seconds_bucket{alias="default",le="0.075",vendor="postgresql"} 3.0 django_db_query_duration_seconds_bucket{alias="default",le="0.1",vendor="postgresql"} 3.0 django_db_query_duration_seconds_bucket{alias="default",le="0.25",vendor="postgresql"} 31158.0 django_db_query_duration_seconds_bucket{alias="default",le="0.5",vendor="postgresql"} 43935.0 django_db_query_duration_seconds_bucket{alias="default",le="0.75",vendor="postgresql"} 43996.0 django_db_query_duration_seconds_bucket{alias="default",le="1.0",vendor="postgresql"} 44015.0 django_db_query_duration_seconds_bucket{alias="default",le="2.5",vendor="postgresql"} 44031.0 django_db_query_duration_seconds_bucket{alias="default",le="5.0",vendor="postgresql"} 44032.0 django_db_query_duration_seconds_bucket{alias="default",le="7.5",vendor="postgresql"} 44033.0 django_db_query_duration_seconds_bucket{alias="default",le="10.0",vendor="postgresql"} 44033.0 django_db_query_duration_seconds_bucket{alias="default",le="+Inf",vendor="postgresql"} 44033.0 django_db_query_duration_seconds_count{alias="default",vendor="postgresql"} 44033.0 django_db_query_duration_seconds_sum{alias="default",vendor="postgresql"} 10895.33985314425 # HELP django_db_query_duration_seconds_created Histogram of query duration by database and vendor. # TYPE django_db_query_duration_seconds_created gauge django_db_query_duration_seconds_created{alias="default",vendor="postgresql"} 1.7246839823366969e+09 # HELP request_processing_seconds Time spent processing request # TYPE request_processing_seconds summary request_processing_seconds_count 0.0 request_processing_seconds_sum 0.0 # HELP request_processing_seconds_created Time spent processing request # TYPE request_processing_seconds_created gauge request_processing_seconds_created 1.7246839824060173e+09 # HELP boxdatainput_1100_inserts rate of inserts in boxdata_input table 1100 # TYPE boxdatainput_1100_inserts gauge boxdatainput_1100_inserts 1.0 # HELP boxdatainput_12_inserts rate of inserts in boxdata_input table 12 # TYPE boxdatainput_12_inserts gauge boxdatainput_12_inserts 0.0 # HELP boxdatainput_2202_inserts rate of inserts in boxdata_input table 2202 # TYPE boxdatainput_2202_inserts gauge boxdatainput_2202_inserts 0.0 # HELP boxdatainput_1100_updates rate of updates in boxdata_input table 1100 # TYPE boxdatainput_1100_updates gauge boxdatainput_1100_updates 1.0 # HELP boxdatainput_12_updates rate of updates in boxdata_input table 12 # TYPE boxdatainput_12_updates gauge boxdatainput_12_updates 0.0 # HELP boxdatainput_2202_updates rate of updates in boxdata_input table 2202 # TYPE boxdatainput_2202_updates gauge boxdatainput_2202_updates 0.0 # HELP boxes_recv_1100 rate of inserts in boxdata_input table 1100 # TYPE boxes_recv_1100 gauge boxes_recv_1100 1.0 # HELP boxes_recv_2202 rate of inserts in boxdata_input table 2202 # TYPE boxes_recv_2202 gauge boxes_recv_2202 0.0