# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 1.163728e+06 python_gc_objects_collected_total{generation="1"} 680730.0 python_gc_objects_collected_total{generation="2"} 54978.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"} 14149.0 python_gc_collections_total{generation="1"} 1286.0 python_gc_collections_total{generation="2"} 26.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="11",patchlevel="14",version="3.11.14"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.167835136e+09 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 5.736448e+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.76427473442e+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 6697.950000000001 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 8.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 # HELP django_model_updates_total Number of update operations by model. # TYPE django_model_updates_total counter # HELP django_model_deletes_total Number of delete operations by model. # TYPE django_model_deletes_total counter # HELP django_migrations_unapplied_total Count of unapplied migrations by database connection # TYPE django_migrations_unapplied_total gauge # HELP django_migrations_applied_total Count of applied migrations by database connection # TYPE django_migrations_applied_total gauge # 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"} 5.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.764274735455337e+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"} 6.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.7642747354662166e+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.01",vendor="postgresql"} 4.0 django_db_query_duration_seconds_bucket{alias="default",le="0.025",vendor="postgresql"} 5.0 django_db_query_duration_seconds_bucket{alias="default",le="0.05",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="0.075",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="0.1",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="0.25",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="0.5",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="0.75",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="1.0",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="2.5",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="5.0",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="7.5",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="10.0",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="25.0",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="50.0",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="75.0",vendor="postgresql"} 6.0 django_db_query_duration_seconds_bucket{alias="default",le="+Inf",vendor="postgresql"} 6.0 django_db_query_duration_seconds_count{alias="default",vendor="postgresql"} 6.0 django_db_query_duration_seconds_sum{alias="default",vendor="postgresql"} 0.06662186598487096 # 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.764274735466246e+09 # 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 40833.0 # HELP django_http_requests_before_middlewares_created Total count of requests before middlewares run. # TYPE django_http_requests_before_middlewares_created gauge django_http_requests_before_middlewares_created 1.76427473547692e+09 # 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 40832.0 # HELP django_http_responses_before_middlewares_created Total count of responses before middlewares run. # TYPE django_http_responses_before_middlewares_created gauge django_http_responses_before_middlewares_created 1.7642747354769413e+09 # 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_bucket{le="0.01"} 40562.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.025"} 40811.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.05"} 40830.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.075"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.1"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.25"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.5"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="0.75"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="1.0"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="2.5"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="5.0"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="7.5"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="10.0"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="25.0"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="50.0"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="75.0"} 40832.0 django_http_requests_latency_including_middlewares_seconds_bucket{le="+Inf"} 40832.0 django_http_requests_latency_including_middlewares_seconds_count 40832.0 django_http_requests_latency_including_middlewares_seconds_sum 217.07504149008446 # HELP django_http_requests_latency_including_middlewares_seconds_created Histogram of requests processing time (including middleware processing time). # TYPE django_http_requests_latency_including_middlewares_seconds_created gauge django_http_requests_latency_including_middlewares_seconds_created 1.7642747354769602e+09 # 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_including_middlewares_created 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_created gauge django_http_requests_unknown_latency_including_middlewares_created 1.764274735477001e+09 # 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_bucket{le="0.01",method="GET",view="prometheus-django-metrics"} 37041.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="prometheus-django-metrics"} 37208.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="prometheus-django-metrics"} 37221.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="prometheus-django-metrics"} 194.8846552832947 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="index"} 362.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="index"} 363.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="index"} 0.19373719237501064 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view=""} 3020.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view=""} 3021.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view=""} 10.736138236547049 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="CONNECT",view=""} 59.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="CONNECT",view=""} 60.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_count{method="CONNECT",view=""} 63.0 django_http_requests_latency_seconds_by_view_method_sum{method="CONNECT",view=""} 0.3284135936937673 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 32.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 0.03310031608089048 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:login"} 39.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:login"} 39.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:login"} 40.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:login"} 0.1866385272332991 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_count{method="POST",view=""} 18.0 django_http_requests_latency_seconds_by_view_method_sum{method="POST",view=""} 0.06415020099302637 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="product-list"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="product-list"} 2.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="product-list"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="product-list"} 5.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="product-list"} 0.16609540808713064 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_count{method="GET",view="admin:index"} 10.0 django_http_requests_latency_seconds_by_view_method_sum{method="GET",view="admin:index"} 0.005577958945650607 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_count{method="POST",view="index"} 10.0 django_http_requests_latency_seconds_by_view_method_sum{method="POST",view="index"} 0.01357376592932269 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_count{method="HEAD",view="index"} 5.0 django_http_requests_latency_seconds_by_view_method_sum{method="HEAD",view="index"} 0.0025072640273720026 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_count{method="HEAD",view=""} 28.0 django_http_requests_latency_seconds_by_view_method_sum{method="HEAD",view=""} 0.10382774102617987 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_count{method="PROPFIND",view="index"} 6.0 django_http_requests_latency_seconds_by_view_method_sum{method="PROPFIND",view="index"} 0.006174432026455179 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_count{method="OPTIONS",view="index"} 1.0 django_http_requests_latency_seconds_by_view_method_sum{method="OPTIONS",view="index"} 0.0006172599969431758 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_count{method="HEAD",view="admin:login"} 5.0 django_http_requests_latency_seconds_by_view_method_sum{method="HEAD",view="admin:login"} 0.016072126105427742 django_http_requests_latency_seconds_by_view_method_bucket{le="0.01",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.025",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.05",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.075",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.1",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.25",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.5",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="0.75",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="1.0",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="2.5",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="5.0",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="7.5",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="10.0",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="25.0",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="50.0",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="75.0",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_bucket{le="+Inf",method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_count{method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 django_http_requests_latency_seconds_by_view_method_sum{method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 0.0016185649437829852 # HELP django_http_requests_latency_seconds_by_view_method_created Histogram of request processing time labelled by view. # TYPE django_http_requests_latency_seconds_by_view_method_created gauge django_http_requests_latency_seconds_by_view_method_created{method="GET",view="prometheus-django-metrics"} 1.7642747481030354e+09 django_http_requests_latency_seconds_by_view_method_created{method="GET",view="index"} 1.7642748245464506e+09 django_http_requests_latency_seconds_by_view_method_created{method="GET",view=""} 1.7642750403621511e+09 django_http_requests_latency_seconds_by_view_method_created{method="CONNECT",view=""} 1.7642781884653716e+09 django_http_requests_latency_seconds_by_view_method_created{method="GET",view="admin:django.contrib.admin.sites.catch_all_view"} 1.7642811017941573e+09 django_http_requests_latency_seconds_by_view_method_created{method="GET",view="admin:login"} 1.7642811019804804e+09 django_http_requests_latency_seconds_by_view_method_created{method="POST",view=""} 1.7642914413507776e+09 django_http_requests_latency_seconds_by_view_method_created{method="GET",view="product-list"} 1.764304904641499e+09 django_http_requests_latency_seconds_by_view_method_created{method="GET",view="admin:index"} 1.7643049087039766e+09 django_http_requests_latency_seconds_by_view_method_created{method="POST",view="index"} 1.7643184416820865e+09 django_http_requests_latency_seconds_by_view_method_created{method="HEAD",view="index"} 1.7643471855594535e+09 django_http_requests_latency_seconds_by_view_method_created{method="HEAD",view=""} 1.7643472169543307e+09 django_http_requests_latency_seconds_by_view_method_created{method="PROPFIND",view="index"} 1.764401150860446e+09 django_http_requests_latency_seconds_by_view_method_created{method="OPTIONS",view="index"} 1.7645774018183868e+09 django_http_requests_latency_seconds_by_view_method_created{method="HEAD",view="admin:login"} 1.7648115099265854e+09 django_http_requests_latency_seconds_by_view_method_created{method="HEAD",view="admin:django.contrib.admin.sites.catch_all_view"} 1.7648115210907161e+09 # 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_requests_unknown_latency_created Count of requests for which the latency was unknown. # TYPE django_http_requests_unknown_latency_created gauge django_http_requests_unknown_latency_created 1.7642747354770577e+09 # HELP django_http_ajax_requests_total Count of AJAX requests. # TYPE django_http_ajax_requests_total counter django_http_ajax_requests_total 1.0 # HELP django_http_ajax_requests_created Count of AJAX requests. # TYPE django_http_ajax_requests_created gauge django_http_ajax_requests_created 1.764274735477067e+09 # 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"} 40694.0 django_http_requests_total_by_method_total{method="CONNECT"} 63.0 django_http_requests_total_by_method_total{method="POST"} 28.0 django_http_requests_total_by_method_total{method="HEAD"} 41.0 django_http_requests_total_by_method_total{method=""} 6.0 django_http_requests_total_by_method_total{method="OPTIONS"} 1.0 # HELP django_http_requests_total_by_method_created Count of requests by method. # TYPE django_http_requests_total_by_method_created gauge django_http_requests_total_by_method_created{method="GET"} 1.7642747481009295e+09 django_http_requests_total_by_method_created{method="CONNECT"} 1.76427818846197e+09 django_http_requests_total_by_method_created{method="POST"} 1.7642914413470712e+09 django_http_requests_total_by_method_created{method="HEAD"} 1.764347185558855e+09 django_http_requests_total_by_method_created{method=""} 1.7644011508593137e+09 django_http_requests_total_by_method_created{method="OPTIONS"} 1.7645774018177466e+09 # 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"} 40833.0 # HELP django_http_requests_total_by_transport_created Count of requests by transport. # TYPE django_http_requests_total_by_transport_created gauge django_http_requests_total_by_transport_created{transport="http"} 1.7642747481009443e+09 # 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"} 37222.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="http",view="index"} 363.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="http",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="http",view="admin:login"} 40.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="http",view="product-list"} 5.0 django_http_requests_total_by_view_transport_method_total{method="GET",transport="http",view="admin:index"} 10.0 django_http_requests_total_by_view_transport_method_total{method="HEAD",transport="http",view="index"} 5.0 django_http_requests_total_by_view_transport_method_total{method="OPTIONS",transport="http",view="index"} 1.0 django_http_requests_total_by_view_transport_method_total{method="HEAD",transport="http",view="admin:login"} 5.0 django_http_requests_total_by_view_transport_method_total{method="HEAD",transport="http",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 # HELP django_http_requests_total_by_view_transport_method_created Count of requests by view, transport, method. # TYPE django_http_requests_total_by_view_transport_method_created gauge django_http_requests_total_by_view_transport_method_created{method="GET",transport="http",view="prometheus-django-metrics"} 1.7642747481012692e+09 django_http_requests_total_by_view_transport_method_created{method="GET",transport="http",view="index"} 1.7642748245362406e+09 django_http_requests_total_by_view_transport_method_created{method="GET",transport="http",view="admin:django.contrib.admin.sites.catch_all_view"} 1.7642811017809823e+09 django_http_requests_total_by_view_transport_method_created{method="GET",transport="http",view="admin:login"} 1.7642811019322345e+09 django_http_requests_total_by_view_transport_method_created{method="GET",transport="http",view="product-list"} 1.7643049046165292e+09 django_http_requests_total_by_view_transport_method_created{method="GET",transport="http",view="admin:index"} 1.764304908703508e+09 django_http_requests_total_by_view_transport_method_created{method="HEAD",transport="http",view="index"} 1.7643471855589616e+09 django_http_requests_total_by_view_transport_method_created{method="OPTIONS",transport="http",view="index"} 1.764577401817861e+09 django_http_requests_total_by_view_transport_method_created{method="HEAD",transport="http",view="admin:login"} 1.7648115099234583e+09 django_http_requests_total_by_view_transport_method_created{method="HEAD",transport="http",view="admin:django.contrib.admin.sites.catch_all_view"} 1.764811521090261e+09 # 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_bucket{le="0.0"} 40771.0 django_http_requests_body_total_bytes_bucket{le="1.0"} 40771.0 django_http_requests_body_total_bytes_bucket{le="2.0"} 40771.0 django_http_requests_body_total_bytes_bucket{le="4.0"} 40771.0 django_http_requests_body_total_bytes_bucket{le="8.0"} 40771.0 django_http_requests_body_total_bytes_bucket{le="16.0"} 40772.0 django_http_requests_body_total_bytes_bucket{le="32.0"} 40783.0 django_http_requests_body_total_bytes_bucket{le="64.0"} 40821.0 django_http_requests_body_total_bytes_bucket{le="128.0"} 40821.0 django_http_requests_body_total_bytes_bucket{le="256.0"} 40821.0 django_http_requests_body_total_bytes_bucket{le="512.0"} 40827.0 django_http_requests_body_total_bytes_bucket{le="1024.0"} 40833.0 django_http_requests_body_total_bytes_bucket{le="2048.0"} 40833.0 django_http_requests_body_total_bytes_bucket{le="4096.0"} 40833.0 django_http_requests_body_total_bytes_bucket{le="8192.0"} 40833.0 django_http_requests_body_total_bytes_bucket{le="16384.0"} 40833.0 django_http_requests_body_total_bytes_bucket{le="32768.0"} 40833.0 django_http_requests_body_total_bytes_bucket{le="65536.0"} 40833.0 django_http_requests_body_total_bytes_bucket{le="131072.0"} 40833.0 django_http_requests_body_total_bytes_bucket{le="262144.0"} 40833.0 django_http_requests_body_total_bytes_bucket{le="524288.0"} 40833.0 django_http_requests_body_total_bytes_bucket{le="1.048576e+06"} 40833.0 django_http_requests_body_total_bytes_bucket{le="2.097152e+06"} 40833.0 django_http_requests_body_total_bytes_bucket{le="4.194304e+06"} 40833.0 django_http_requests_body_total_bytes_bucket{le="8.388608e+06"} 40833.0 django_http_requests_body_total_bytes_bucket{le="1.6777216e+07"} 40833.0 django_http_requests_body_total_bytes_bucket{le="3.3554432e+07"} 40833.0 django_http_requests_body_total_bytes_bucket{le="6.7108864e+07"} 40833.0 django_http_requests_body_total_bytes_bucket{le="1.34217728e+08"} 40833.0 django_http_requests_body_total_bytes_bucket{le="2.68435456e+08"} 40833.0 django_http_requests_body_total_bytes_bucket{le="5.36870912e+08"} 40833.0 django_http_requests_body_total_bytes_bucket{le="+Inf"} 40833.0 django_http_requests_body_total_bytes_count 40833.0 django_http_requests_body_total_bytes_sum 8189.0 # HELP django_http_requests_body_total_bytes_created Histogram of requests by body size. # TYPE django_http_requests_body_total_bytes_created gauge django_http_requests_body_total_bytes_created 1.764274735477123e+09 # 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']"} 45.0 django_http_responses_total_by_templatename_total{templatename="None"} 5.0 # HELP django_http_responses_total_by_templatename_created Count of responses by template name. # TYPE django_http_responses_total_by_templatename_created gauge django_http_responses_total_by_templatename_created{templatename="['admin/login.html']"} 1.7642811019405022e+09 django_http_responses_total_by_templatename_created{templatename="None"} 1.764304904641306e+09 # 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"} 37639.0 django_http_responses_total_by_status_total{status="404"} 3130.0 django_http_responses_total_by_status_total{status="302"} 46.0 django_http_responses_total_by_status_total{status="403"} 16.0 django_http_responses_total_by_status_total{status="406"} 1.0 # HELP django_http_responses_total_by_status_created Count of responses by status. # TYPE django_http_responses_total_by_status_created gauge django_http_responses_total_by_status_created{status="200"} 1.7642747481028502e+09 django_http_responses_total_by_status_created{status="404"} 1.7642750403620927e+09 django_http_responses_total_by_status_created{status="302"} 1.7642811017940657e+09 django_http_responses_total_by_status_created{status="403"} 1.7643184416820076e+09 django_http_responses_total_by_status_created{status="406"} 1.7648041996603112e+09 # 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"} 37221.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="index"} 363.0 django_http_responses_total_by_status_view_method_total{method="GET",status="404",view=""} 3021.0 django_http_responses_total_by_status_view_method_total{method="CONNECT",status="404",view=""} 63.0 django_http_responses_total_by_status_view_method_total{method="GET",status="302",view="admin:django.contrib.admin.sites.catch_all_view"} 33.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="admin:login"} 40.0 django_http_responses_total_by_status_view_method_total{method="POST",status="404",view=""} 18.0 django_http_responses_total_by_status_view_method_total{method="GET",status="200",view="product-list"} 4.0 django_http_responses_total_by_status_view_method_total{method="GET",status="302",view="admin:index"} 10.0 django_http_responses_total_by_status_view_method_total{method="POST",status="403",view="index"} 10.0 django_http_responses_total_by_status_view_method_total{method="HEAD",status="200",view="index"} 5.0 django_http_responses_total_by_status_view_method_total{method="HEAD",status="404",view=""} 28.0 django_http_responses_total_by_status_view_method_total{method="",status="403",view="index"} 6.0 django_http_responses_total_by_status_view_method_total{method="OPTIONS",status="200",view="index"} 1.0 django_http_responses_total_by_status_view_method_total{method="GET",status="406",view="product-list"} 1.0 django_http_responses_total_by_status_view_method_total{method="HEAD",status="200",view="admin:login"} 5.0 django_http_responses_total_by_status_view_method_total{method="HEAD",status="302",view="admin:django.contrib.admin.sites.catch_all_view"} 3.0 # HELP django_http_responses_total_by_status_view_method_created Count of responses by status, view, method. # TYPE django_http_responses_total_by_status_view_method_created gauge django_http_responses_total_by_status_view_method_created{method="GET",status="200",view="prometheus-django-metrics"} 1.764274748102863e+09 django_http_responses_total_by_status_view_method_created{method="GET",status="200",view="index"} 1.7642748245464017e+09 django_http_responses_total_by_status_view_method_created{method="GET",status="404",view=""} 1.7642750403621078e+09 django_http_responses_total_by_status_view_method_created{method="CONNECT",status="404",view=""} 1.7642781884653285e+09 django_http_responses_total_by_status_view_method_created{method="GET",status="302",view="admin:django.contrib.admin.sites.catch_all_view"} 1.7642811017940872e+09 django_http_responses_total_by_status_view_method_created{method="GET",status="200",view="admin:login"} 1.764281101980432e+09 django_http_responses_total_by_status_view_method_created{method="POST",status="404",view=""} 1.7642914413507328e+09 django_http_responses_total_by_status_view_method_created{method="GET",status="200",view="product-list"} 1.7643049046414318e+09 django_http_responses_total_by_status_view_method_created{method="GET",status="302",view="admin:index"} 1.7643049087039332e+09 django_http_responses_total_by_status_view_method_created{method="POST",status="403",view="index"} 1.7643184416820385e+09 django_http_responses_total_by_status_view_method_created{method="HEAD",status="200",view="index"} 1.764347185559409e+09 django_http_responses_total_by_status_view_method_created{method="HEAD",status="404",view=""} 1.764347216954264e+09 django_http_responses_total_by_status_view_method_created{method="",status="403",view="index"} 1.7644011508603864e+09 django_http_responses_total_by_status_view_method_created{method="OPTIONS",status="200",view="index"} 1.7645774018183398e+09 django_http_responses_total_by_status_view_method_created{method="GET",status="406",view="product-list"} 1.7648041996603246e+09 django_http_responses_total_by_status_view_method_created{method="HEAD",status="200",view="admin:login"} 1.7648115099265392e+09 django_http_responses_total_by_status_view_method_created{method="HEAD",status="302",view="admin:django.contrib.admin.sites.catch_all_view"} 1.7648115210906708e+09 # 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_bucket{le="0.0"} 46.0 django_http_responses_body_total_bytes_bucket{le="1.0"} 46.0 django_http_responses_body_total_bytes_bucket{le="2.0"} 46.0 django_http_responses_body_total_bytes_bucket{le="4.0"} 46.0 django_http_responses_body_total_bytes_bucket{le="8.0"} 46.0 django_http_responses_body_total_bytes_bucket{le="16.0"} 46.0 django_http_responses_body_total_bytes_bucket{le="32.0"} 46.0 django_http_responses_body_total_bytes_bucket{le="64.0"} 51.0 django_http_responses_body_total_bytes_bucket{le="128.0"} 51.0 django_http_responses_body_total_bytes_bucket{le="256.0"} 51.0 django_http_responses_body_total_bytes_bucket{le="512.0"} 51.0 django_http_responses_body_total_bytes_bucket{le="1024.0"} 51.0 django_http_responses_body_total_bytes_bucket{le="2048.0"} 128.0 django_http_responses_body_total_bytes_bucket{le="4096.0"} 3197.0 django_http_responses_body_total_bytes_bucket{le="8192.0"} 3242.0 django_http_responses_body_total_bytes_bucket{le="16384.0"} 3242.0 django_http_responses_body_total_bytes_bucket{le="32768.0"} 4035.0 django_http_responses_body_total_bytes_bucket{le="65536.0"} 40832.0 django_http_responses_body_total_bytes_bucket{le="131072.0"} 40832.0 django_http_responses_body_total_bytes_bucket{le="262144.0"} 40832.0 django_http_responses_body_total_bytes_bucket{le="524288.0"} 40832.0 django_http_responses_body_total_bytes_bucket{le="1.048576e+06"} 40832.0 django_http_responses_body_total_bytes_bucket{le="2.097152e+06"} 40832.0 django_http_responses_body_total_bytes_bucket{le="4.194304e+06"} 40832.0 django_http_responses_body_total_bytes_bucket{le="8.388608e+06"} 40832.0 django_http_responses_body_total_bytes_bucket{le="1.6777216e+07"} 40832.0 django_http_responses_body_total_bytes_bucket{le="3.3554432e+07"} 40832.0 django_http_responses_body_total_bytes_bucket{le="6.7108864e+07"} 40832.0 django_http_responses_body_total_bytes_bucket{le="1.34217728e+08"} 40832.0 django_http_responses_body_total_bytes_bucket{le="2.68435456e+08"} 40832.0 django_http_responses_body_total_bytes_bucket{le="5.36870912e+08"} 40832.0 django_http_responses_body_total_bytes_bucket{le="+Inf"} 40832.0 django_http_responses_body_total_bytes_count 40832.0 django_http_responses_body_total_bytes_sum 2.044068964e+09 # HELP django_http_responses_body_total_bytes_created Histogram of responses by body size. # TYPE django_http_responses_body_total_bytes_created gauge django_http_responses_body_total_bytes_created 1.7642747354772148e+09 # 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"} 40832.0 # HELP django_http_responses_total_by_charset_created Count of responses by charset. # TYPE django_http_responses_total_by_charset_created gauge django_http_responses_total_by_charset_created{charset="utf-8"} 1.7642747481029966e+09 # 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_responses_streaming_created Count of streaming responses. # TYPE django_http_responses_streaming_created gauge django_http_responses_streaming_created 1.764274735477275e+09 # HELP django_http_exceptions_total_by_type_total Count of exceptions by object type. # TYPE django_http_exceptions_total_by_type_total counter # HELP django_http_exceptions_total_by_view_total Count of exceptions by view. # TYPE django_http_exceptions_total_by_view_total counter