# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 752370.0 python_gc_objects_collected_total{generation="1"} 70893.0 python_gc_objects_collected_total{generation="2"} 1685.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"} 1128.0 python_gc_collections_total{generation="1"} 102.0 python_gc_collections_total{generation="2"} 2.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="11",patchlevel="9",version="3.11.9"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 6.21371392e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 3.56352e+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.77908816076e+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 259.36 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 7.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 65536.0 # HELP flask_exporter_info Information about the Prometheus Flask exporter # TYPE flask_exporter_info gauge flask_exporter_info{version="0.23.0"} 1.0 # HELP flask_http_request_duration_seconds Flask HTTP request duration in seconds # TYPE flask_http_request_duration_seconds summary flask_http_request_duration_seconds_count{method="GET",path="/healthz",service_name="platform-demo",status="200"} 32273.0 flask_http_request_duration_seconds_sum{method="GET",path="/healthz",service_name="platform-demo",status="200"} 14.62386252451688 flask_http_request_duration_seconds_count{method="GET",path="/",service_name="platform-demo",status="200"} 64639.0 flask_http_request_duration_seconds_sum{method="GET",path="/",service_name="platform-demo",status="200"} 8.492813676362857 flask_http_request_duration_seconds_count{method="GET",path="/env",service_name="platform-demo",status="200"} 8.0 flask_http_request_duration_seconds_sum{method="GET",path="/env",service_name="platform-demo",status="200"} 0.0008300016634166241 flask_http_request_duration_seconds_count{method="OPTIONS",path="/",service_name="platform-demo",status="200"} 3.0 flask_http_request_duration_seconds_sum{method="OPTIONS",path="/",service_name="platform-demo",status="200"} 0.0005361768417060375 flask_http_request_duration_seconds_count{method="HEAD",path="/",service_name="platform-demo",status="200"} 2.0 flask_http_request_duration_seconds_sum{method="HEAD",path="/",service_name="platform-demo",status="200"} 0.00018236180767416954 flask_http_request_duration_seconds_count{method="HEAD",path="/env",service_name="platform-demo",status="200"} 1.0 flask_http_request_duration_seconds_sum{method="HEAD",path="/env",service_name="platform-demo",status="200"} 9.801099076867104e-05 flask_http_request_duration_seconds_count{method="HEAD",path="/healthz",service_name="platform-demo",status="200"} 1.0 flask_http_request_duration_seconds_sum{method="HEAD",path="/healthz",service_name="platform-demo",status="200"} 0.00032889400608837605 # HELP flask_http_request_duration_seconds_created Flask HTTP request duration in seconds # TYPE flask_http_request_duration_seconds_created gauge flask_http_request_duration_seconds_created{method="GET",path="/healthz",service_name="platform-demo",status="200"} 1.7790881844895124e+09 flask_http_request_duration_seconds_created{method="GET",path="/",service_name="platform-demo",status="200"} 1.7790881848414938e+09 flask_http_request_duration_seconds_created{method="GET",path="/env",service_name="platform-demo",status="200"} 1.7791872233148654e+09 flask_http_request_duration_seconds_created{method="OPTIONS",path="/",service_name="platform-demo",status="200"} 1.77940572051719e+09 flask_http_request_duration_seconds_created{method="HEAD",path="/",service_name="platform-demo",status="200"} 1.7794062491575925e+09 flask_http_request_duration_seconds_created{method="HEAD",path="/env",service_name="platform-demo",status="200"} 1.7794065833763647e+09 flask_http_request_duration_seconds_created{method="HEAD",path="/healthz",service_name="platform-demo",status="200"} 1.7794065841724768e+09 # HELP flask_http_request_total Total number of HTTP requests # TYPE flask_http_request_total counter flask_http_request_total{method="GET",service_name="platform-demo",status="200"} 96920.0 flask_http_request_total{method="OPTIONS",service_name="platform-demo",status="200"} 3.0 flask_http_request_total{method="HEAD",service_name="platform-demo",status="200"} 4.0 # HELP flask_http_request_created Total number of HTTP requests # TYPE flask_http_request_created gauge flask_http_request_created{method="GET",service_name="platform-demo",status="200"} 1.779088184489573e+09 flask_http_request_created{method="OPTIONS",service_name="platform-demo",status="200"} 1.7794057205172446e+09 flask_http_request_created{method="HEAD",service_name="platform-demo",status="200"} 1.7794062491576412e+09 # HELP flask_http_request_exceptions_total Total number of HTTP requests which resulted in an exception # TYPE flask_http_request_exceptions_total counter # HELP health_self_state state of self health check (gauge) # TYPE health_self_state gauge health_self_state{health_check_name="platform-demo",health_check_type="SELF",service_name="platform-demo"} 0.0 # HELP health_self_state_h state of self health check (histogram) # TYPE health_self_state_h histogram health_self_state_h_bucket{health_check_name="platform-demo",health_check_type="SELF",le="0.0",service_name="platform-demo"} 32274.0 health_self_state_h_bucket{health_check_name="platform-demo",health_check_type="SELF",le="1.0",service_name="platform-demo"} 32274.0 health_self_state_h_bucket{health_check_name="platform-demo",health_check_type="SELF",le="2.0",service_name="platform-demo"} 32274.0 health_self_state_h_bucket{health_check_name="platform-demo",health_check_type="SELF",le="3.0",service_name="platform-demo"} 32274.0 health_self_state_h_bucket{health_check_name="platform-demo",health_check_type="SELF",le="+Inf",service_name="platform-demo"} 32274.0 health_self_state_h_count{health_check_name="platform-demo",health_check_type="SELF",service_name="platform-demo"} 32274.0 health_self_state_h_sum{health_check_name="platform-demo",health_check_type="SELF",service_name="platform-demo"} 0.0 # HELP health_self_state_h_created state of self health check (histogram) # TYPE health_self_state_h_created gauge health_self_state_h_created{health_check_name="platform-demo",health_check_type="SELF",service_name="platform-demo"} 1.7790881844891331e+09 # HELP health_dependency_state state of db dependency check (gauge) # TYPE health_dependency_state gauge health_dependency_state{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",service_name="platform-demo"} 0.0 health_dependency_state{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",service_name="platform-demo"} 0.0 # HELP health_dependency_state_h state of dependency health check (histogram) # TYPE health_dependency_state_h histogram health_dependency_state_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="0.0",service_name="platform-demo"} 32274.0 health_dependency_state_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="1.0",service_name="platform-demo"} 32274.0 health_dependency_state_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="2.0",service_name="platform-demo"} 32274.0 health_dependency_state_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="3.0",service_name="platform-demo"} 32274.0 health_dependency_state_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="+Inf",service_name="platform-demo"} 32274.0 health_dependency_state_h_count{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",service_name="platform-demo"} 32274.0 health_dependency_state_h_sum{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",service_name="platform-demo"} 0.0 health_dependency_state_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="0.0",service_name="platform-demo"} 32274.0 health_dependency_state_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="1.0",service_name="platform-demo"} 32274.0 health_dependency_state_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="2.0",service_name="platform-demo"} 32274.0 health_dependency_state_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="3.0",service_name="platform-demo"} 32274.0 health_dependency_state_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="+Inf",service_name="platform-demo"} 32274.0 health_dependency_state_h_count{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",service_name="platform-demo"} 32274.0 health_dependency_state_h_sum{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",service_name="platform-demo"} 0.0 # HELP health_dependency_state_h_created state of dependency health check (histogram) # TYPE health_dependency_state_h_created gauge health_dependency_state_h_created{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",service_name="platform-demo"} 1.7790881844887688e+09 health_dependency_state_h_created{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",service_name="platform-demo"} 1.7790881844890513e+09 # HELP health_dependency_duration duration of dependency health check (gauge) # TYPE health_dependency_duration gauge health_dependency_duration{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",service_name="platform-demo"} 1.4781951904296875e-05 health_dependency_duration{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",service_name="platform-demo"} 5.9604644775390625e-06 # HELP health_dependency_duration_h duration of dependency health check (histogram) # TYPE health_dependency_duration_h histogram health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="0.005",service_name="platform-demo"} 32272.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="0.01",service_name="platform-demo"} 32273.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="0.025",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="0.05",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="0.075",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="0.1",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="0.25",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="0.5",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="0.75",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="1.0",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="2.5",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="5.0",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="7.5",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="10.0",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",le="+Inf",service_name="platform-demo"} 32274.0 health_dependency_duration_h_count{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",service_name="platform-demo"} 32274.0 health_dependency_duration_h_sum{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",service_name="platform-demo"} 0.6172749996185303 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="0.005",service_name="platform-demo"} 32272.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="0.01",service_name="platform-demo"} 32273.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="0.025",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="0.05",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="0.075",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="0.1",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="0.25",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="0.5",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="0.75",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="1.0",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="2.5",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="5.0",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="7.5",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="10.0",service_name="platform-demo"} 32274.0 health_dependency_duration_h_bucket{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",le="+Inf",service_name="platform-demo"} 32274.0 health_dependency_duration_h_count{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",service_name="platform-demo"} 32274.0 health_dependency_duration_h_sum{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",service_name="platform-demo"} 0.3102712631225586 # HELP health_dependency_duration_h_created duration of dependency health check (histogram) # TYPE health_dependency_duration_h_created gauge health_dependency_duration_h_created{health_check_name="db",health_check_type="DEPENDENCY_CRITICAL",service_name="platform-demo"} 1.779088184488597e+09 health_dependency_duration_h_created{health_check_name="foo",health_check_type="DEPENDENCY_OPTIONAL",service_name="platform-demo"} 1.779088184488933e+09 # HELP app_info Application info # TYPE app_info gauge app_info{version="2024.06.26-cf2b893-104"} 1.0 # HELP foo_total Number of requests for /foo # TYPE foo_total counter # HELP healthz_total Number of requests for /healthz # TYPE healthz_total counter healthz_total{method="GET",path="/healthz",service_name="platform-demo"} 32273.0 healthz_total{method="HEAD",path="/healthz",service_name="platform-demo"} 1.0 # HELP healthz_created Number of requests for /healthz # TYPE healthz_created gauge healthz_created{method="GET",path="/healthz",service_name="platform-demo"} 1.7790881844893918e+09 healthz_created{method="HEAD",path="/healthz",service_name="platform-demo"} 1.7794065841723933e+09