# HELP vat_meilisearch_indexed_documents Estimated number of company documents indexed in Meilisearch (updated on each success). # TYPE vat_meilisearch_indexed_documents gauge vat_meilisearch_indexed_documents{pid="11"} 0.0 vat_meilisearch_indexed_documents{pid="10"} 0.0 vat_meilisearch_indexed_documents{pid="9"} 0.0 vat_meilisearch_indexed_documents{pid="6"} 0.0 vat_meilisearch_indexed_documents{pid="7"} 0.0 vat_meilisearch_indexed_documents{pid="18"} 0.0 vat_meilisearch_indexed_documents{pid="1"} 0.0 vat_meilisearch_indexed_documents{pid="8"} 0.0 # 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_sum{alias="default",vendor="postgresql"} 25.336059794397443 django_db_query_duration_seconds_bucket{alias="default",le="0.01",vendor="postgresql"} 24490.0 django_db_query_duration_seconds_bucket{alias="default",le="0.025",vendor="postgresql"} 24506.0 django_db_query_duration_seconds_bucket{alias="default",le="0.05",vendor="postgresql"} 24509.0 django_db_query_duration_seconds_bucket{alias="default",le="0.075",vendor="postgresql"} 24510.0 django_db_query_duration_seconds_bucket{alias="default",le="0.1",vendor="postgresql"} 24516.0 django_db_query_duration_seconds_bucket{alias="default",le="0.25",vendor="postgresql"} 24516.0 django_db_query_duration_seconds_bucket{alias="default",le="0.5",vendor="postgresql"} 24516.0 django_db_query_duration_seconds_bucket{alias="default",le="0.75",vendor="postgresql"} 24518.0 django_db_query_duration_seconds_bucket{alias="default",le="1.0",vendor="postgresql"} 24519.0 django_db_query_duration_seconds_bucket{alias="default",le="2.5",vendor="postgresql"} 24519.0 django_db_query_duration_seconds_bucket{alias="default",le="5.0",vendor="postgresql"} 24519.0 django_db_query_duration_seconds_bucket{alias="default",le="7.5",vendor="postgresql"} 24519.0 django_db_query_duration_seconds_bucket{alias="default",le="10.0",vendor="postgresql"} 24519.0 django_db_query_duration_seconds_bucket{alias="default",le="25.0",vendor="postgresql"} 24519.0 django_db_query_duration_seconds_bucket{alias="default",le="50.0",vendor="postgresql"} 24519.0 django_db_query_duration_seconds_bucket{alias="default",le="75.0",vendor="postgresql"} 24519.0 django_db_query_duration_seconds_bucket{alias="default",le="+Inf",vendor="postgresql"} 24519.0 django_db_query_duration_seconds_count{alias="default",vendor="postgresql"} 24519.0 # HELP vat_highest_hit_rate The current highest hit rate available among sampled, incomplete blocks. Gives visibility into queue health. # TYPE vat_highest_hit_rate gauge vat_highest_hit_rate 0.53125 # HELP vat_blocks_sampled_total Number of VAT blocks that have completed their 5% sampling phase. # TYPE vat_blocks_sampled_total counter vat_blocks_sampled_total 0.0 # HELP vat_scan_queue_dispatched_total Total validate_vat_task jobs dispatched to the Celery queue by the block prioritizer. # TYPE vat_scan_queue_dispatched_total counter vat_scan_queue_dispatched_total 0.0 # HELP vat_blocks_completed_total Number of VAT blocks fully exhausted in prioritized discovery. # TYPE vat_blocks_completed_total counter vat_blocks_completed_total 0.0 # HELP vat_hmrc_rate_limit_backoff_seconds_total Cumulative seconds spent waiting due to 429 rate-limit back-off. A rapidly rising value means you are hitting the HMRC rate cap. # TYPE vat_hmrc_rate_limit_backoff_seconds_total counter vat_hmrc_rate_limit_backoff_seconds_total 0.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"} 20199.0 # 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"} 24517.0 # HELP django_db_errors_total Counter of execution errors by database, vendor and exception type. # TYPE django_db_errors_total counter django_db_errors_total{alias="default",type="InsufficientPrivilege",vendor="postgresql"} 24.0 # HELP django_http_requests_before_middlewares_total Total count of requests before middlewares run. # TYPE django_http_requests_before_middlewares_total counter django_http_requests_before_middlewares_total 2336.0 # HELP django_http_responses_before_middlewares_total Total count of responses before middlewares run. # TYPE django_http_responses_before_middlewares_total counter django_http_responses_before_middlewares_total 2335.0 # HELP django_http_requests_unknown_latency_including_middlewares_total Count of requests for which the latency was unknown (when computing django_http_requests_latency_including_middlewares_seconds). # TYPE django_http_requests_unknown_latency_including_middlewares_total counter django_http_requests_unknown_latency_including_middlewares_total 0.0 # HELP django_http_requests_unknown_latency_total Count of requests for which the latency was unknown. # TYPE django_http_requests_unknown_latency_total counter django_http_requests_unknown_latency_total 0.0 # HELP django_http_ajax_requests_total Count of AJAX requests. # TYPE django_http_ajax_requests_total counter django_http_ajax_requests_total 0.0 # HELP django_http_responses_streaming_total Count of streaming responses. # TYPE django_http_responses_streaming_total counter django_http_responses_streaming_total 0.0 # HELP django_http_requests_total_by_method_total Count of requests by method. # TYPE django_http_requests_total_by_method_total counter django_http_requests_total_by_method_total{method="GET"} 1229.0 django_http_requests_total_by_method_total{method="HEAD"} 2.0 django_http_requests_total_by_method_total{method="POST"} 2.0 # HELP django_http_requests_total_by_transport_total Count of requests by transport. # TYPE django_http_requests_total_by_transport_total counter django_http_requests_total_by_transport_total{transport="http"} 1179.0 django_http_requests_total_by_transport_total{transport="https"} 54.0 # HELP django_http_requests_total_by_view_transport_method_total Count of requests by view, transport, method. # TYPE django_http_requests_total_by_view_transport_method_total counter django_http_requests_total_by_view_transport_method_total{method="GET",transport="http",view="prometheus-django-metrics"} 553.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="http",view="index"} 597.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="http",view="monitoring-hub"} 7.0 django_http_requests_total_by_view_transport_method_total{method="HEAD",transport="http",view="index"} 1.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="http",view="vat-search"} 1.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="monitoring-hub"} 4.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="index"} 5.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="admin:index"} 4.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="admin:login"} 2.0 django_http_requests_total_by_view_transport_method_total{method="POST",transport="https",view="admin:login"} 2.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="admin:core_vatnumber_changelist"} 3.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="admin:jsi18n"} 11.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="admin:core_scanprogress_change"} 1.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="vat-search"} 3.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="admin:core_companyinfo_change"} 1.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="admin:core_companyinfo_add"} 1.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="admin:auth_group_changelist"} 2.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="https",view="prometheus-django-metrics"} 1.0 # HELP django_http_responses_total_by_status_total Count of responses by status. # TYPE django_http_responses_total_by_status_total counter django_http_responses_total_by_status_total{status="200"} 1195.0 django_http_responses_total_by_status_total{status="404"} 29.0 django_http_responses_total_by_status_total{status="500"} 4.0 django_http_responses_total_by_status_total{status="302"} 4.0 # HELP django_http_responses_total_by_status_view_method_total Count of responses by status, view, method. # TYPE django_http_responses_total_by_status_view_method_total counter django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="prometheus-django-metrics"} 553.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="index"} 602.0 django_http_responses_total_by_status_view_method_total{method="GET",status="404",view=""} 28.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="monitoring-hub"} 11.0 django_http_responses_total_by_status_view_method_total{method="HEAD",status="200",view="index"} 1.0 django_http_responses_total_by_status_view_method_total{method="GET",status="500",view="vat-search"} 4.0 django_http_responses_total_by_status_view_method_total{method="HEAD",status="404",view=""} 1.0 django_http_responses_total_by_status_view_method_total{method="GET",status="302",view="admin:index"} 2.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="admin:login"} 2.0 django_http_responses_total_by_status_view_method_total{method="POST",status="302",view="admin:login"} 2.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="admin:index"} 2.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="admin:core_vatnumber_changelist"} 3.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="admin:jsi18n"} 11.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="admin:core_scanprogress_changelist"} 2.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="admin:core_scanprogress_change"} 1.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="admin:core_companyinfo_changelist"} 3.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="admin:core_companyinfo_change"} 1.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="admin:auth_group_changelist"} 2.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="admin:core_companyinfo_add"} 1.0 # HELP django_http_responses_total_by_charset_total Count of responses by charset. # TYPE django_http_responses_total_by_charset_total counter django_http_responses_total_by_charset_total{charset="utf-8"} 1232.0 # HELP django_http_exceptions_total_by_type_total Count of exceptions by object type. # TYPE django_http_exceptions_total_by_type_total counter django_http_exceptions_total_by_type_total{type="MeilisearchApiError"} 4.0 # HELP django_http_exceptions_total_by_view_total Count of exceptions by view. # TYPE django_http_exceptions_total_by_view_total counter django_http_exceptions_total_by_view_total{view="vat-search"} 4.0 # HELP django_http_responses_total_by_templatename_total Count of responses by template name. # TYPE django_http_responses_total_by_templatename_total counter django_http_responses_total_by_templatename_total{templatename="['admin/login.html']"} 2.0 django_http_responses_total_by_templatename_total{templatename="admin/index.html"} 2.0 django_http_responses_total_by_templatename_total{templatename="['admin/core/vatnumber/change_list.html', 'admin/core/change_list.html', 'admin/change_list.html']"} 3.0 django_http_responses_total_by_templatename_total{templatename="['admin/core/scanprogress/change_list.html', 'admin/core/change_list.html', 'admin/change_list.html']"} 2.0 django_http_responses_total_by_templatename_total{templatename="['admin/core/scanprogress/change_form.html', 'admin/core/change_form.html', 'admin/change_form.html']"} 1.0 django_http_responses_total_by_templatename_total{templatename="['admin/core/companyinfo/change_list.html', 'admin/core/change_list.html', 'admin/change_list.html']"} 3.0 django_http_responses_total_by_templatename_total{templatename="['admin/core/companyinfo/change_form.html', 'admin/core/change_form.html', 'admin/change_form.html']"} 2.0 django_http_responses_total_by_templatename_total{templatename="['admin/auth/group/change_list.html', 'admin/auth/change_list.html', 'admin/change_list.html']"} 2.0 # HELP django_http_requests_latency_including_middlewares_seconds Histogram of requests processing time (including middleware processing time). # TYPE django_http_requests_latency_including_middlewares_seconds histogram django_http_requests_latency_including_middlewares_seconds_sum 521.1716448028601 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.01"} 2265.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.025"} 2304.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.05"} 2318.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.075"} 2322.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.1"} 2324.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.25"} 2328.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.5"} 2330.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.75"} 2332.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="1.0"} 2333.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="2.5"} 2333.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="5.0"} 2333.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="7.5"} 2333.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="10.0"} 2333.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="25.0"} 2333.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="50.0"} 2333.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="75.0"} 2333.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="+Inf"} 2335.0 django_http_requests_latency_including_middlewares_seconds_count 2335.0 # HELP django_http_requests_body_total_bytes Histogram of requests by body size. # TYPE django_http_requests_body_total_bytes histogram django_http_requests_body_total_bytes_sum 262.0 django_http_requests_body_total_bytes_bucket{le="0.0"} 1231.0 django_http_requests_body_total_bytes_bucket{le="1.0"} 1231.0 django_http_requests_body_total_bytes_bucket{le="2.0"} 1231.0 django_http_requests_body_total_bytes_bucket{le="4.0"} 1231.0 django_http_requests_body_total_bytes_bucket{le="8.0"} 1231.0 django_http_requests_body_total_bytes_bucket{le="16.0"} 1231.0 django_http_requests_body_total_bytes_bucket{le="32.0"} 1231.0 django_http_requests_body_total_bytes_bucket{le="64.0"} 1231.0 django_http_requests_body_total_bytes_bucket{le="128.0"} 1231.0 django_http_requests_body_total_bytes_bucket{le="256.0"} 1233.0 django_http_requests_body_total_bytes_bucket{le="512.0"} 1233.0 django_http_requests_body_total_bytes_bucket{le="1024.0"} 1233.0 django_http_requests_body_total_bytes_bucket{le="2048.0"} 1233.0 django_http_requests_body_total_bytes_bucket{le="4096.0"} 1233.0 django_http_requests_body_total_bytes_bucket{le="8192.0"} 1233.0 django_http_requests_body_total_bytes_bucket{le="16384.0"} 1233.0 django_http_requests_body_total_bytes_bucket{le="32768.0"} 1233.0 django_http_requests_body_total_bytes_bucket{le="65536.0"} 1233.0 django_http_requests_body_total_bytes_bucket{le="131072.0"} 1233.0 django_http_requests_body_total_bytes_bucket{le="262144.0"} 1233.0 django_http_requests_body_total_bytes_bucket{le="524288.0"} 1233.0 django_http_requests_body_total_bytes_bucket{le="1.048576e+06"} 1233.0 django_http_requests_body_total_bytes_bucket{le="2.097152e+06"} 1233.0 django_http_requests_body_total_bytes_bucket{le="4.194304e+06"} 1233.0 django_http_requests_body_total_bytes_bucket{le="8.388608e+06"} 1233.0 django_http_requests_body_total_bytes_bucket{le="1.6777216e+07"} 1233.0 django_http_requests_body_total_bytes_bucket{le="3.3554432e+07"} 1233.0 django_http_requests_body_total_bytes_bucket{le="6.7108864e+07"} 1233.0 django_http_requests_body_total_bytes_bucket{le="1.34217728e+08"} 1233.0 django_http_requests_body_total_bytes_bucket{le="2.68435456e+08"} 1233.0 django_http_requests_body_total_bytes_bucket{le="5.36870912e+08"} 1233.0 django_http_requests_body_total_bytes_bucket{le="+Inf"} 1233.0 django_http_requests_body_total_bytes_count 1233.0 # HELP django_http_responses_body_total_bytes Histogram of responses by body size. # TYPE django_http_responses_body_total_bytes histogram django_http_responses_body_total_bytes_sum 2.40471252e+08 django_http_responses_body_total_bytes_bucket{le="0.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="1.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="2.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="4.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="8.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="16.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="32.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="64.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="128.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="256.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="512.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="1024.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="2048.0"} 4.0 django_http_responses_body_total_bytes_bucket{le="4096.0"} 44.0 django_http_responses_body_total_bytes_bucket{le="8192.0"} 46.0 django_http_responses_body_total_bytes_bucket{le="16384.0"} 692.0 django_http_responses_body_total_bytes_bucket{le="32768.0"} 1220.0 django_http_responses_body_total_bytes_bucket{le="65536.0"} 1226.0 django_http_responses_body_total_bytes_bucket{le="131072.0"} 1230.0 django_http_responses_body_total_bytes_bucket{le="262144.0"} 1230.0 django_http_responses_body_total_bytes_bucket{le="524288.0"} 1230.0 django_http_responses_body_total_bytes_bucket{le="1.048576e+06"} 1230.0 django_http_responses_body_total_bytes_bucket{le="2.097152e+06"} 1230.0 django_http_responses_body_total_bytes_bucket{le="4.194304e+06"} 1230.0 django_http_responses_body_total_bytes_bucket{le="8.388608e+06"} 1230.0 django_http_responses_body_total_bytes_bucket{le="1.6777216e+07"} 1230.0 django_http_responses_body_total_bytes_bucket{le="3.3554432e+07"} 1230.0 django_http_responses_body_total_bytes_bucket{le="6.7108864e+07"} 1230.0 django_http_responses_body_total_bytes_bucket{le="1.34217728e+08"} 1232.0 django_http_responses_body_total_bytes_bucket{le="2.68435456e+08"} 1232.0 django_http_responses_body_total_bytes_bucket{le="5.36870912e+08"} 1232.0 django_http_responses_body_total_bytes_bucket{le="+Inf"} 1232.0 django_http_responses_body_total_bytes_count 1232.0 # HELP django_http_requests_latency_seconds_by_view_method Histogram of request processing time labelled by view. # TYPE django_http_requests_latency_seconds_by_view_method histogram django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="prometheus-django-metrics"} 2.7070030569739174 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="prometheus-django-metrics"} 551.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="prometheus-django-metrics"} 551.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="prometheus-django-metrics"} 553.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="index"} 0.2575524818239501 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="index"} 602.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view=""} 0.107675869949162 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="monitoring-hub"} 0.0152696389995981 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="monitoring-hub"} 11.0 django_http_requests_latency_seconds_by_view_method_sum{method="HEAD",view="index"} 0.0007844149949960411 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_count{method="HEAD",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="vat-search"} 2.161621864986955 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="vat-search"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="vat-search"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="vat-search"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="vat-search"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="vat-search"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="vat-search"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="vat-search"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="vat-search"} 8.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="vat-search"} 8.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="vat-search"} 8.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="vat-search"} 8.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="vat-search"} 8.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="vat-search"} 8.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="vat-search"} 8.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="vat-search"} 8.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="vat-search"} 8.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="vat-search"} 8.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="vat-search"} 8.0 django_http_requests_latency_seconds_by_view_method_sum{method="HEAD",view=""} 0.003906630998244509 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_count{method="HEAD",view=""} 1.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:index"} 0.07976626498566475 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:index"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:index"} 4.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:login"} 0.01494189201912377 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:login"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_sum{method="POST",view="admin:login"} 0.3700779970095027 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="POST",view="admin:login"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="POST",view="admin:login"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="POST",view="admin:login"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="POST",view="admin:login"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="POST",view="admin:login"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_count{method="POST",view="admin:login"} 2.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:core_vatnumber_changelist"} 1.5718893980083521 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:core_vatnumber_changelist"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:core_vatnumber_changelist"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:core_vatnumber_changelist"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:core_vatnumber_changelist"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:core_vatnumber_changelist"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:core_vatnumber_changelist"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:core_vatnumber_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:core_vatnumber_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:core_vatnumber_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:core_vatnumber_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:core_vatnumber_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:core_vatnumber_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:core_vatnumber_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:core_vatnumber_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:core_vatnumber_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:core_vatnumber_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:core_vatnumber_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:core_vatnumber_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:jsi18n"} 0.3245807280181907 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:jsi18n"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:jsi18n"} 8.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:jsi18n"} 9.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:jsi18n"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:jsi18n"} 11.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:core_scanprogress_changelist"} 0.05290150300425012 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:core_scanprogress_changelist"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:core_scanprogress_changelist"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:core_scanprogress_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:core_scanprogress_change"} 0.031388181989314035 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:core_scanprogress_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:core_scanprogress_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:core_scanprogress_change"} 1.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:core_companyinfo_changelist"} 0.38056946800497826 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:core_companyinfo_changelist"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:core_companyinfo_changelist"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:core_companyinfo_changelist"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:core_companyinfo_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:core_companyinfo_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:core_companyinfo_changelist"} 3.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:core_companyinfo_change"} 254.50057514201035 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:core_companyinfo_change"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:core_companyinfo_change"} 1.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:core_companyinfo_change"} 1.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:auth_group_changelist"} 0.1405320269986987 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:auth_group_changelist"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:auth_group_changelist"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:auth_group_changelist"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:auth_group_changelist"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:auth_group_changelist"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:auth_group_changelist"} 2.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:core_companyinfo_add"} 258.2867780660017 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:core_companyinfo_add"} 0.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:core_companyinfo_add"} 1.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:core_companyinfo_add"} 1.0