# HELP process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE process_cpu_user_seconds_total counter process_cpu_user_seconds_total 5586.058885 # HELP process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE process_cpu_system_seconds_total counter process_cpu_system_seconds_total 5078.519955000001 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 10664.57884 # 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 1756330129 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 104501248 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 482930688 # HELP process_heap_bytes Process heap size in bytes. # TYPE process_heap_bytes gauge process_heap_bytes 125992960 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 20 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1048576 # HELP nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE nodejs_eventloop_lag_seconds gauge nodejs_eventloop_lag_seconds 0.096194336 # HELP nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE nodejs_eventloop_lag_min_seconds gauge nodejs_eventloop_lag_min_seconds 0.006152192 # HELP nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE nodejs_eventloop_lag_max_seconds gauge nodejs_eventloop_lag_max_seconds 0.051052543 # HELP nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE nodejs_eventloop_lag_mean_seconds gauge nodejs_eventloop_lag_mean_seconds 0.010097681050476561 # HELP nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE nodejs_eventloop_lag_stddev_seconds gauge nodejs_eventloop_lag_stddev_seconds 0.0001666208255584561 # HELP nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE nodejs_eventloop_lag_p50_seconds gauge nodejs_eventloop_lag_p50_seconds 0.010076159 # HELP nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE nodejs_eventloop_lag_p90_seconds gauge nodejs_eventloop_lag_p90_seconds 0.010084351 # HELP nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE nodejs_eventloop_lag_p99_seconds gauge nodejs_eventloop_lag_p99_seconds 0.011141119 # HELP nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE nodejs_active_resources gauge nodejs_active_resources{type="FSReqCallback"} 1 nodejs_active_resources{type="PipeWrap"} 2 nodejs_active_resources{type="TCPServerWrap"} 1 nodejs_active_resources{type="TCPSocketWrap"} 1 nodejs_active_resources{type="Timeout"} 1 nodejs_active_resources{type="Immediate"} 1 # HELP nodejs_active_resources_total Total number of active resources. # TYPE nodejs_active_resources_total gauge nodejs_active_resources_total 7 # HELP nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE nodejs_active_handles gauge nodejs_active_handles{type="Socket"} 3 nodejs_active_handles{type="Server"} 1 # HELP nodejs_active_handles_total Total number of active handles. # TYPE nodejs_active_handles_total gauge nodejs_active_handles_total 4 # HELP nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE nodejs_active_requests gauge nodejs_active_requests{type="FSReqCallback"} 1 # HELP nodejs_active_requests_total Total number of active requests. # TYPE nodejs_active_requests_total gauge nodejs_active_requests_total 1 # HELP nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE nodejs_heap_size_total_bytes gauge nodejs_heap_size_total_bytes 43065344 # HELP nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE nodejs_heap_size_used_bytes gauge nodejs_heap_size_used_bytes 35906576 # HELP nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nodejs_external_memory_bytes gauge nodejs_external_memory_bytes 2880194 # HELP nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE nodejs_heap_space_size_total_bytes gauge nodejs_heap_space_size_total_bytes{space="read_only"} 0 nodejs_heap_space_size_total_bytes{space="new"} 1048576 nodejs_heap_space_size_total_bytes{space="old"} 34115584 nodejs_heap_space_size_total_bytes{space="code"} 4456448 nodejs_heap_space_size_total_bytes{space="shared"} 0 nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 nodejs_heap_space_size_total_bytes{space="large_object"} 3272704 nodejs_heap_space_size_total_bytes{space="code_large_object"} 172032 nodejs_heap_space_size_total_bytes{space="shared_large_object"} 0 # HELP nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE nodejs_heap_space_size_used_bytes gauge nodejs_heap_space_size_used_bytes{space="read_only"} 0 nodejs_heap_space_size_used_bytes{space="new"} 489992 nodejs_heap_space_size_used_bytes{space="old"} 28421480 nodejs_heap_space_size_used_bytes{space="code"} 3604576 nodejs_heap_space_size_used_bytes{space="shared"} 0 nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 nodejs_heap_space_size_used_bytes{space="large_object"} 3238888 nodejs_heap_space_size_used_bytes{space="code_large_object"} 155296 nodejs_heap_space_size_used_bytes{space="shared_large_object"} 0 # HELP nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE nodejs_heap_space_size_available_bytes gauge nodejs_heap_space_size_available_bytes{space="read_only"} 0 nodejs_heap_space_size_available_bytes{space="new"} 540888 nodejs_heap_space_size_available_bytes{space="old"} 5075080 nodejs_heap_space_size_available_bytes{space="code"} 573072 nodejs_heap_space_size_available_bytes{space="shared"} 0 nodejs_heap_space_size_available_bytes{space="new_large_object"} 1048576 nodejs_heap_space_size_available_bytes{space="large_object"} 0 nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 nodejs_heap_space_size_available_bytes{space="shared_large_object"} 0 # HELP nodejs_version_info Node.js version info. # TYPE nodejs_version_info gauge nodejs_version_info{version="v20.19.4",major="20",minor="19",patch="4"} 1 # HELP nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE nodejs_gc_duration_seconds histogram nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 72007 nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 72109 nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 72109 nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 72109 nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 72109 nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 72109 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 72109 nodejs_gc_duration_seconds_sum{kind="minor"} 23.24232320705416 nodejs_gc_duration_seconds_count{kind="minor"} 72109 nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 92 nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 93 nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 93 nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 93 nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 93 nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 93 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 93 nodejs_gc_duration_seconds_sum{kind="incremental"} 0.0369515511757927 nodejs_gc_duration_seconds_count{kind="incremental"} 93 nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 110 nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 111 nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 111 nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 111 nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 111 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 111 nodejs_gc_duration_seconds_sum{kind="major"} 0.3285111363699543 nodejs_gc_duration_seconds_count{kind="major"} 111 # HELP nodejs_cpu_usage_percent CPU usage percentage # TYPE nodejs_cpu_usage_percent gauge nodejs_cpu_usage_percent 0.25 # HELP nodejs_memory_usage_bytes Memory usage in bytes # TYPE nodejs_memory_usage_bytes gauge nodejs_memory_usage_bytes{type="rss"} 104370176 nodejs_memory_usage_bytes{type="heapTotal"} 43065344 nodejs_memory_usage_bytes{type="heapUsed"} 35723960 nodejs_memory_usage_bytes{type="external"} 2880194 # HELP nodejs_active_connections Number of active connections # TYPE nodejs_active_connections gauge nodejs_active_connections 4 # HELP nodejs_errors_total Total number of errors # TYPE nodejs_errors_total counter # HELP nodejs_http_requests_total Total number of HTTP requests # TYPE nodejs_http_requests_total counter nodejs_http_requests_total 2115 # HELP nodejs_http_requests_by_method_total Total number of HTTP requests by method # TYPE nodejs_http_requests_by_method_total counter nodejs_http_requests_by_method_total{method="GET"} 1996 nodejs_http_requests_by_method_total{method="PUT"} 30 nodejs_http_requests_by_method_total{method="POST"} 76 nodejs_http_requests_by_method_total{method="HEAD"} 13 # HELP nodejs_http_requests_by_status_total Total number of HTTP requests by status code # TYPE nodejs_http_requests_by_status_total counter nodejs_http_requests_by_status_total{status="200"} 572 nodejs_http_requests_by_status_total{status="304"} 158 nodejs_http_requests_by_status_total{status="201"} 31 nodejs_http_requests_by_status_total{status="404"} 1324 nodejs_http_requests_by_status_total{status="302"} 9 nodejs_http_requests_by_status_total{status="401"} 8 nodejs_http_requests_by_status_total{status="403"} 13 # HELP nodejs_http_requests_by_endpoint_total Total number of HTTP requests by endpoint # TYPE nodejs_http_requests_by_endpoint_total counter nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/homepage/contents/"} 336 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/auth/profile"} 34 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/eligibility/simulations"} 28 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/admin/stats"} 20 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/admin/trends"} 20 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/admin/homepage/"} 13 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/admin/homepage/stats"} 13 nodejs_http_requests_by_endpoint_total{method="PUT",endpoint="/api/admin/homepage/:id"} 30 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/api/admin/actions/log"} 30 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/admin/actions/history"} 4 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/api/auth/refresh-token"} 16 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/robots.txt"} 179 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/villes-emissions/"} 8 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/api/auth/logout"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/informations/"} 18 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/energies/list"} 9 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/energies/details"} 20 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/energies/comparisons"} 7 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/energies/emissions-data"} 7 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/energies/cost-evolution"} 7 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/regions/data"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/previsions/"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/administrative/"} 11 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/administrative/faq/all"} 17 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/auth/google"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/auth/google/callback"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/eligibility/aids"} 10 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/api/eligibility/simulations"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/consumption/simulations"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/activity-types/"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/game/prestige-leaderboard"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/game/leaderboard"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/admin/users"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/admin/simulations"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/admin/aids/"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/admin/faq/"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/admin/procedures/"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/health/"} 26 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/health/system"} 13 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/account-deletion/status"} 4 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/api/account-deletion/request"} 1 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/api/account-deletion/cancel"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/account-deletion/check-auth-type"} 1 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/api/account-deletion/send-confirmation-code"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.save"} 7 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.prod"} 8 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/phpinfo.php"} 15 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/phpinfo"} 14 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/php_info.php"} 7 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/_profiler/phpinfo"} 12 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.example"} 12 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info"} 3 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/"} 9 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/favicon.ico"} 45 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/world-green-gas/"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/funny-comparisons/"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/funny-comparisons/:id"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/world-green-gas/countries/:countryCode"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/world-green-gas/filter"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/users/profile"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.well-known/security.txt"} 6 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/administrative/:id"} 8 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/"} 11 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/new/.env.local"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/new/.env.production"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/new/.env.staging"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/_phpinfo.php"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/_profiler/phpinfo/info.php"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/_profiler/phpinfo/phpinfo.php"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/wp-config"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/aws-secret.yaml"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/env.backup"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/xampp/phpinfo.php"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/lara/info.php"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/lara/phpinfo.php"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/laravel/info.php"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/service/email_service.py"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/node/.env_example"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.production.local"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.local"} 9 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.stage"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/server/config/database.js"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.old"} 9 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env_sample"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/scripts/nodemailer.js"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.aws/credentials"} 9 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info.php"} 15 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/dashboard/phpinfo.php"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/static/js/main.141b0494.js"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/enhancecp"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/tool/view/phpinfo.view.php"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/static/js/main.e85f7a37.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/admin/server_info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/server_info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/app_dev.php/_profiler/phpinfo"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test.php"} 10 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/server-info"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/server-info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/secured/phpinfo.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config.js"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/server.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/appsettings.json"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/shared/config/config.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/aws.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/settings.py"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config.json"} 9 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/main.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/constants.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/application.properties"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/public/js/main.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/js/main.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/karma.conf.json"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/swagger.json"} 7 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/swagger.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/gatsby-config.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/backend/config/default.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/app.py"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/admin/controllers/merchant.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/admin/controllers/partner.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/config.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/objects/codes.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/apis/config/config.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/apis/controllers/users.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/app.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/backend/config/development.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/cloud/Scraper.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/application.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/storage.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/configs/routes-4aug.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/configs/routes.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/configs/s3_config.json"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/controller/admin/post.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/controller/api/post.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/controllers/settings.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/getcpuutil.php-bakworking"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/helper.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/helper/EmailHelper.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/index.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/index.html"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/my_env/chakaash.py"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/my_env/newsletter.py"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/my_env/palash.py"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/mytest/astech_robot.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/partner/config/config.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/settings.json"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/settings.local"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.circleci/configs/development.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/settings.prod"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/app/config/parameters.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/parameters.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/user/config/config.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/user/controllers/index.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.AWS_/credentials"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/local.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/backend/config/settings.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/config/config.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/admin/config"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.travis.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/aws.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/sms.py"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/config.json"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/main.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/helpers/utility.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/server/s3.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/s3.js"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/debug/default/view"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/aws/credentials"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.aws/config"} 6 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/graphql"} 2 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/api"} 2 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/api/graphql"} 2 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/graphql/api"} 2 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/api/gql"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/swagger-ui.html"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/swagger/index.html"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/swagger/swagger-ui.html"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/webjars/swagger-ui/index.html"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/swagger/v1/swagger.json"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/v2/api-docs"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/v3/api-docs"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/swagger.json"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/@vite/env"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/actuator/env"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/server"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.vscode/sftp.json"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/about"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/v2/_catalog"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/server-status"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/login.action"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/_all_dbs"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/telescope/requests"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.dev"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.staging"} 6 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.development"} 8 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.production"} 9 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.test"} 6 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.backup"} 7 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.sample"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.orig"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.swp"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env~"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.tmp"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.dist"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/admin/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/admin/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/app/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/app/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/src/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/src/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/public/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/public/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/assets/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/assets/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/includes/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/includes/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/lib/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/lib/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/application/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/application/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/system/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/system/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/core/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/core/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/modules/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/modules/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/plugins/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/plugins/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/themes/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/themes/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/vendor/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/vendor/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/storage/.env.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/storage/.env.old"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info1.php"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info2.php"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/php.php"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/pi.php"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/i.php"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/phpversion.php"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/php_version.php"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/serverinfo.php"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/server.php"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/debug.php"} 5 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/diagnostic.php"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/phptest.php"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/check.php"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/phpinfo.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/php_info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/phpinfo.php.old"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info.php.old"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/php_info.php.old"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test.php.old"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/phpinfo.php.orig"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info.php.orig"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/php_info.php.orig"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test.php.orig"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/phpinfo.php.backup"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info.php.backup"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/php_info.php.backup"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test.php.backup"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/phpinfo.php~"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info.php~"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/php_info.php~"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test.php~"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/phpinfo.php.swp"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info.php.swp"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/php_info.php.swp"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test.php.swp"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/phpinfo.php.tmp"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info.php.tmp"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/php_info.php.tmp"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test.php.tmp"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/admin/info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/admin/info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test/phpinfo.php"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test/info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test/phpinfo.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test/info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/dev/phpinfo.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/dev/info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/dev/phpinfo.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/dev/info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/tmp/phpinfo.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/tmp/info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/tmp/phpinfo.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/tmp/info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/includes/phpinfo.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/includes/info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/includes/phpinfo.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/includes/info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/scripts/phpinfo.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/scripts/info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/scripts/phpinfo.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/scripts/info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/cgi-bin/phpinfo.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/cgi-bin/info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/cgi-bin/phpinfo.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/cgi-bin/info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/public/phpinfo.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/public/info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/public/phpinfo.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/public/info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/web/phpinfo.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/web/info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/web/phpinfo.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/web/info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/www/phpinfo.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/www/info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/www/phpinfo.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/www/info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/site/phpinfo.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/site/info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/site/phpinfo.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/site/info.php.save"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/test"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.yaml"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.yml"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.php"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.secrets"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.private"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.template"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.default"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/admin/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/app/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/src/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/public/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/assets/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/includes/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/lib/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/application/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/system/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/core/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/modules/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/plugins/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/themes/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/vendor/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/storage/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/backend/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/backend/.env.old"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/frontend/.env.local"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/frontend/.env.old"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/security.txt"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.live"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/database.php"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/mail.php"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/app.php"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/services.php"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/configuration.php"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/aws.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/sendgrid.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/mailgun.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/sendgrid.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/aws.json"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api_keys.json"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/keys.json"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/secrets.json"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/secrets.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/app/config.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/settings.php"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/app/settings.php"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/settings.php"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/database.yml"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/database.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/mail.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/smtp.php"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/database.yml"} 4 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/secrets/config.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/private/keys.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/pms"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/funny-comparisons/:id/explanations"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/_fragment"} 8 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.gitignore"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.gitlab-ci.yml"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/aws-config.js"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/aws.config.js"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/favicon.png"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config.yaml"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/configuration.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/settings.yml"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/secrets.yml"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/config.yml"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.s3cfg"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.gcloud/credentials"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/azure.json"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.api_keys"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/tokens.json"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/oauth.json"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/docker-compose.yml"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.dockerenv"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.docker/config.json"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config.yml"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config/app.yml"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/application.yml"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/aws-config.json"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/s3.yml"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/gcp-credentials.json"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/secrets.yml"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/credentials.json"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/auth.json"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/docker-compose.yaml"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/Dockerfile"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/kubernetes.yml"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/_debug"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/settings.json"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.azure/credentials"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/apikeys.json"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.secrets"} 3 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info3.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/probe.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/:id.php"} 6 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/p.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/t.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/info_php.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/php-info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/infophp.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/testphp.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.remote"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.1"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.2"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.prod.local"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.dev.local"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/config"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/v1/config"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/api/v2/config"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/docker-compose.override.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.dockerignore"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/k8s-config.yml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/backup.zip"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/backup.tar.gz"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/site-backup.zip"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/config.zip"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/Thumbs.db"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/sites/default/settings.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/app/etc/local.xml"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/app/etc/env.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/var/www/html/error_log"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/sitemap.xml"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/index.php/phpinfo"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/symfony/_profiler/phpinfo"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/dashboard/info.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/.env.js"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/_profiler/open"} 1 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/app_dev.php/_profiler/open"} 1 nodejs_http_requests_by_endpoint_total{method="HEAD",endpoint="/apps"} 3 nodejs_http_requests_by_endpoint_total{method="HEAD",endpoint="/api/action"} 3 nodejs_http_requests_by_endpoint_total{method="HEAD",endpoint="/api/actions"} 3 nodejs_http_requests_by_endpoint_total{method="HEAD",endpoint="/_next/data"} 3 nodejs_http_requests_by_endpoint_total{method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/vendor/laravel-filemanager/js/script.js"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/_ignition/execute-solution"} 2 nodejs_http_requests_by_endpoint_total{method="GET",endpoint="/public/_ignition/execute-solution"} 2 nodejs_http_requests_by_endpoint_total{method="HEAD",endpoint="/_next"} 1 # HELP nodejs_http_response_time_summary_seconds HTTP response time summary in seconds # TYPE nodejs_http_response_time_summary_seconds summary nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/homepage/contents/"} 0.004255273 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/homepage/contents/"} 0.006854314 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/homepage/contents/"} 0.009169136299999997 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/homepage/contents/"} 0.019460432739999978 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/homepage/contents/"} 1.711056679000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/homepage/contents/"} 336 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/auth/profile"} 0.0055446765 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/auth/profile"} 0.009846000200000002 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/auth/profile"} 0.01628841079999998 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/auth/profile"} 0.039793545 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/auth/profile"} 0.251773305 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/auth/profile"} 34 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/eligibility/simulations"} 0.007811215 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/eligibility/simulations"} 0.011270427699999998 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/eligibility/simulations"} 0.011931193199999997 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/eligibility/simulations"} 0.013205919 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/eligibility/simulations"} 0.229615816 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/eligibility/simulations"} 28 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/admin/stats"} 0.006383191 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/admin/stats"} 0.0089172055 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/admin/stats"} 0.011285843 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/admin/stats"} 0.0136448 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/admin/stats"} 0.14145296999999998 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/admin/stats"} 20 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/admin/trends"} 0.0053669955 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/admin/trends"} 0.007558336 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/admin/trends"} 0.009878370000000001 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/admin/trends"} 0.010546351 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/admin/trends"} 0.111354531 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/admin/trends"} 20 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/admin/homepage/"} 0.009909832 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/admin/homepage/"} 0.011851517600000002 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/admin/homepage/"} 0.01305168605 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/admin/homepage/"} 0.013328648 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/admin/homepage/"} 0.12021283900000002 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/admin/homepage/"} 13 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/admin/homepage/stats"} 0.011102395 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/admin/homepage/stats"} 0.0136287998 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/admin/homepage/stats"} 0.014252119899999999 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/admin/homepage/stats"} 0.014395963 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/admin/homepage/stats"} 0.149687715 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/admin/homepage/stats"} 13 nodejs_http_response_time_summary_seconds{quantile="0.5",method="PUT",endpoint="/api/admin/homepage/:id"} 0.012246858 nodejs_http_response_time_summary_seconds{quantile="0.9",method="PUT",endpoint="/api/admin/homepage/:id"} 0.0158379705 nodejs_http_response_time_summary_seconds{quantile="0.95",method="PUT",endpoint="/api/admin/homepage/:id"} 0.018038531 nodejs_http_response_time_summary_seconds{quantile="0.99",method="PUT",endpoint="/api/admin/homepage/:id"} 0.018280737 nodejs_http_response_time_summary_seconds_sum{method="PUT",endpoint="/api/admin/homepage/:id"} 0.389817826 nodejs_http_response_time_summary_seconds_count{method="PUT",endpoint="/api/admin/homepage/:id"} 30 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/api/admin/actions/log"} 0.0132212435 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/api/admin/actions/log"} 0.0146261465 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/api/admin/actions/log"} 0.03124682 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/api/admin/actions/log"} 0.032315539 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/api/admin/actions/log"} 0.42794823800000004 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/api/admin/actions/log"} 30 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/admin/actions/history"} 0.0100340485 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/admin/actions/history"} 0.011734967 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/admin/actions/history"} 0.011734967 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/admin/actions/history"} 0.011734967 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/admin/actions/history"} 0.040944333 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/admin/actions/history"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/api/auth/refresh-token"} 0.009200686500000001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/api/auth/refresh-token"} 0.0321891882 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/api/auth/refresh-token"} 0.0355764948 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/api/auth/refresh-token"} 0.036543264 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/api/auth/refresh-token"} 0.19337993699999997 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/api/auth/refresh-token"} 16 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/robots.txt"} 0.000291441 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/robots.txt"} 0.0005969135999999995 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/robots.txt"} 0.0007195545499999999 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/robots.txt"} 0.0008115762000000006 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/robots.txt"} 0.061650753000000044 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/robots.txt"} 179 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/villes-emissions/"} 0.0036767915 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/villes-emissions/"} 0.0058389818 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/villes-emissions/"} 0.006353579 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/villes-emissions/"} 0.006353579 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/villes-emissions/"} 0.032289699000000005 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/villes-emissions/"} 8 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/api/auth/logout"} 0.000769403 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/api/auth/logout"} 0.001327444 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/api/auth/logout"} 0.001327444 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/api/auth/logout"} 0.001327444 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/api/auth/logout"} 0.004121332 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/api/auth/logout"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/informations/"} 0.004452354 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/informations/"} 0.005148547999999999 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/informations/"} 0.00827953879999999 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/informations/"} 0.010279674 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/informations/"} 0.08386842199999998 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/informations/"} 18 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/energies/list"} 0.003857612 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/energies/list"} 0.013543827199999997 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/energies/list"} 0.016364652 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/energies/list"} 0.016364652 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/energies/list"} 0.05605341 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/energies/list"} 9 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/energies/details"} 0.004634714 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/energies/details"} 0.0151567435 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/energies/details"} 0.01858471 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/energies/details"} 0.019288572 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/energies/details"} 0.14736724199999998 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/energies/details"} 20 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/energies/comparisons"} 0.006453257 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/energies/comparisons"} 0.0103559404 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/energies/comparisons"} 0.01113087 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/energies/comparisons"} 0.01113087 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/energies/comparisons"} 0.048901143999999994 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/energies/comparisons"} 7 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/energies/emissions-data"} 0.003809532 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/energies/emissions-data"} 0.0039934366 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/energies/emissions-data"} 0.003999733 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/energies/emissions-data"} 0.003999733 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/energies/emissions-data"} 0.026094118 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/energies/emissions-data"} 7 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/energies/cost-evolution"} 0.004323412 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/energies/cost-evolution"} 0.0054718568 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/energies/cost-evolution"} 0.005695138 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/energies/cost-evolution"} 0.005695138 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/energies/cost-evolution"} 0.031041212 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/energies/cost-evolution"} 7 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/regions/data"} 0.004471294 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/regions/data"} 0.006852902 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/regions/data"} 0.006852902 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/regions/data"} 0.006852902 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/regions/data"} 0.024237994 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/regions/data"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/previsions/"} 0.0036123515 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/previsions/"} 0.006530821 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/previsions/"} 0.006530821 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/previsions/"} 0.006530821 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/previsions/"} 0.016747092999999998 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/previsions/"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/administrative/"} 0.004711815 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/administrative/"} 0.0094010214 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/administrative/"} 0.012574354199999995 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/administrative/"} 0.012862839 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/administrative/"} 0.06180910800000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/administrative/"} 11 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/administrative/faq/all"} 0.004397133 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/administrative/faq/all"} 0.005277472 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/administrative/faq/all"} 0.006050369249999998 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/administrative/faq/all"} 0.006444821 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/administrative/faq/all"} 0.077913357 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/administrative/faq/all"} 17 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/auth/google"} 0.001559964 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/auth/google"} 0.002078767 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/auth/google"} 0.002078767 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/auth/google"} 0.002078767 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/auth/google"} 0.008216024 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/auth/google"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/auth/google/callback"} 0.13827480450000001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/auth/google/callback"} 0.155512702 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/auth/google/callback"} 0.155512702 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/auth/google/callback"} 0.155512702 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/auth/google/callback"} 0.5556710410000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/auth/google/callback"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/eligibility/aids"} 0.006206759 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/eligibility/aids"} 0.0113314765 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/eligibility/aids"} 0.014111526 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/eligibility/aids"} 0.014111526 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/eligibility/aids"} 0.072867868 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/eligibility/aids"} 10 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/api/eligibility/simulations"} 0.013217242 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/api/eligibility/simulations"} 0.013217242 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/api/eligibility/simulations"} 0.013217242 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/api/eligibility/simulations"} 0.013217242 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/api/eligibility/simulations"} 0.013217242 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/api/eligibility/simulations"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/consumption/simulations"} 0.013186282 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/consumption/simulations"} 0.013186282 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/consumption/simulations"} 0.013186282 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/consumption/simulations"} 0.013186282 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/consumption/simulations"} 0.013186282 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/consumption/simulations"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/activity-types/"} 0.004199212 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/activity-types/"} 0.008895826 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/activity-types/"} 0.008895826 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/activity-types/"} 0.008895826 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/activity-types/"} 0.026329437 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/activity-types/"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/game/prestige-leaderboard"} 0.005844458 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/game/prestige-leaderboard"} 0.007429823 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/game/prestige-leaderboard"} 0.007429823 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/game/prestige-leaderboard"} 0.007429823 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/game/prestige-leaderboard"} 0.022438749 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/game/prestige-leaderboard"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/game/leaderboard"} 0.004169753 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/game/leaderboard"} 0.014184645 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/game/leaderboard"} 0.014184645 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/game/leaderboard"} 0.014184645 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/game/leaderboard"} 0.023819714999999998 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/game/leaderboard"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/admin/users"} 0.0056271164999999995 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/admin/users"} 0.00643314 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/admin/users"} 0.00643314 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/admin/users"} 0.00643314 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/admin/users"} 0.022522506999999997 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/admin/users"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/admin/simulations"} 0.005600058 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/admin/simulations"} 0.006286578 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/admin/simulations"} 0.006286578 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/admin/simulations"} 0.006286578 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/admin/simulations"} 0.027062923000000003 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/admin/simulations"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/admin/aids/"} 0.0076997435 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/admin/aids/"} 0.009389308 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/admin/aids/"} 0.009389308 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/admin/aids/"} 0.009389308 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/admin/aids/"} 0.031824495 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/admin/aids/"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/admin/faq/"} 0.006057539 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/admin/faq/"} 0.006057539 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/admin/faq/"} 0.006057539 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/admin/faq/"} 0.006057539 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/admin/faq/"} 0.006057539 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/admin/faq/"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/admin/procedures/"} 0.0056318975 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/admin/procedures/"} 0.005893819 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/admin/procedures/"} 0.005893819 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/admin/procedures/"} 0.005893819 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/admin/procedures/"} 0.011263795 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/admin/procedures/"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/health/"} 0.0040216725 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/health/"} 0.008984198900000009 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/health/"} 0.054179343199999994 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/health/"} 0.058695092 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/health/"} 0.21165724200000002 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/health/"} 26 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/health/system"} 0.000478282 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/health/system"} 0.000868915 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/health/system"} 0.0009189389999999999 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/health/system"} 0.000930483 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/health/system"} 0.007272343000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/health/system"} 13 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/account-deletion/status"} 0.004435234 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/account-deletion/status"} 0.006064099 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/account-deletion/status"} 0.006064099 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/account-deletion/status"} 0.006064099 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/account-deletion/status"} 0.01895018 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/account-deletion/status"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/api/account-deletion/request"} 2.251726151 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/api/account-deletion/request"} 2.251726151 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/api/account-deletion/request"} 2.251726151 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/api/account-deletion/request"} 2.251726151 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/api/account-deletion/request"} 2.251726151 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/api/account-deletion/request"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/api/account-deletion/cancel"} 1.048892993 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/api/account-deletion/cancel"} 1.048892993 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/api/account-deletion/cancel"} 1.048892993 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/api/account-deletion/cancel"} 1.048892993 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/api/account-deletion/cancel"} 1.048892993 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/api/account-deletion/cancel"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/account-deletion/check-auth-type"} 0.012079838 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/account-deletion/check-auth-type"} 0.012079838 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/account-deletion/check-auth-type"} 0.012079838 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/account-deletion/check-auth-type"} 0.012079838 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/account-deletion/check-auth-type"} 0.012079838 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/account-deletion/check-auth-type"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/api/account-deletion/send-confirmation-code"} 1.00996567 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/api/account-deletion/send-confirmation-code"} 1.00996567 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/api/account-deletion/send-confirmation-code"} 1.00996567 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/api/account-deletion/send-confirmation-code"} 1.00996567 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/api/account-deletion/send-confirmation-code"} 1.00996567 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/api/account-deletion/send-confirmation-code"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.save"} 0.000339441 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.save"} 0.0007854658 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.save"} 0.000881522 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.save"} 0.000881522 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.save"} 0.002888568 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.save"} 7 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.prod"} 0.000376461 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.prod"} 0.0009663791000000002 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.prod"} 0.001192724 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.prod"} 0.001192724 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.prod"} 0.003695371 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.prod"} 8 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/phpinfo.php"} 0.000275881 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/phpinfo.php"} 0.000365402 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/phpinfo.php"} 0.000379532 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/phpinfo.php"} 0.000384242 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/phpinfo.php"} 0.004324455 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/phpinfo.php"} 15 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/phpinfo"} 0.000273381 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/phpinfo"} 0.00043800119999999983 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/phpinfo"} 0.0008232825999999994 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/phpinfo"} 0.000933363 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/phpinfo"} 0.0046148149999999995 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/phpinfo"} 14 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/php_info.php"} 0.0003066 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/php_info.php"} 0.0003489778 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/php_info.php"} 0.000358562 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/php_info.php"} 0.000358562 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/php_info.php"} 0.002058447 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/php_info.php"} 7 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/_profiler/phpinfo"} 0.000288121 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/_profiler/phpinfo"} 0.00043893730000000013 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/_profiler/phpinfo"} 0.0005339298999999997 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/_profiler/phpinfo"} 0.000549762 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/_profiler/phpinfo"} 0.0038145690000000003 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/_profiler/phpinfo"} 12 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.example"} 0.000338241 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.example"} 0.000433313 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.example"} 0.00044137699999999996 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.example"} 0.000442721 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.example"} 0.0042512109999999995 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.example"} 12 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info"} 0.000289801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info"} 0.000320521 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info"} 0.000320521 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info"} 0.000320521 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info"} 0.0008378029999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/"} 0.000492162 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/"} 0.0095981816 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/"} 0.010402632 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/"} 0.010402632 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/"} 0.021998029000000002 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/"} 9 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/favicon.ico"} 0.000310721 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/favicon.ico"} 0.000733443 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/favicon.ico"} 0.00074531275 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/favicon.ico"} 0.000776922 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/favicon.ico"} 0.016372291 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/favicon.ico"} 45 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/world-green-gas/"} 0.0040547924999999995 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/world-green-gas/"} 0.008382184 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/world-green-gas/"} 0.008382184 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/world-green-gas/"} 0.008382184 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/world-green-gas/"} 0.02010646 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/world-green-gas/"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/funny-comparisons/"} 0.0184121 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/funny-comparisons/"} 0.037346629 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/funny-comparisons/"} 0.037346629 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/funny-comparisons/"} 0.037346629 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/funny-comparisons/"} 0.08706810999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/funny-comparisons/"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/funny-comparisons/:id"} 0.004105252 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/funny-comparisons/:id"} 0.004105252 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/funny-comparisons/:id"} 0.004105252 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/funny-comparisons/:id"} 0.004105252 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/funny-comparisons/:id"} 0.004105252 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/funny-comparisons/:id"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/world-green-gas/countries/:countryCode"} 0.004440973 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/world-green-gas/countries/:countryCode"} 0.004440973 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/world-green-gas/countries/:countryCode"} 0.004440973 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/world-green-gas/countries/:countryCode"} 0.004440973 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/world-green-gas/countries/:countryCode"} 0.004440973 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/world-green-gas/countries/:countryCode"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/world-green-gas/filter"} 0.003951931 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/world-green-gas/filter"} 0.003951931 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/world-green-gas/filter"} 0.003951931 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/world-green-gas/filter"} 0.003951931 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/world-green-gas/filter"} 0.003951931 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/world-green-gas/filter"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/users/profile"} 0.000408402 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/users/profile"} 0.000408402 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/users/profile"} 0.000408402 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/users/profile"} 0.000408402 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/users/profile"} 0.000408402 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/users/profile"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.well-known/security.txt"} 0.000301761 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.well-known/security.txt"} 0.0008285868000000001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.well-known/security.txt"} 0.000884163 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.well-known/security.txt"} 0.000884163 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.well-known/security.txt"} 0.002351728 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.well-known/security.txt"} 6 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/administrative/:id"} 0.004803634 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/administrative/:id"} 0.0056440574 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/administrative/:id"} 0.005869058 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/administrative/:id"} 0.005869058 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/administrative/:id"} 0.038638636999999997 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/administrative/:id"} 8 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/"} 0.000274801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/"} 0.0004602574 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/"} 0.0005603799499999998 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/"} 0.000569482 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/"} 0.003360012 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/"} 11 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/new/.env.local"} 0.000351921 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/new/.env.local"} 0.000379881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/new/.env.local"} 0.000379881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/new/.env.local"} 0.000379881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/new/.env.local"} 0.001041723 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/new/.env.local"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/new/.env.production"} 0.000348001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/new/.env.production"} 0.001114443 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/new/.env.production"} 0.001114443 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/new/.env.production"} 0.001114443 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/new/.env.production"} 0.0017774849999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/new/.env.production"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/new/.env.staging"} 0.000301841 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/new/.env.staging"} 0.000348601 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/new/.env.staging"} 0.000348601 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/new/.env.staging"} 0.000348601 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/new/.env.staging"} 0.0009054029999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/new/.env.staging"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/_phpinfo.php"} 0.000265041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/_phpinfo.php"} 0.000335161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/_phpinfo.php"} 0.000335161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/_phpinfo.php"} 0.000335161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/_phpinfo.php"} 0.0008276830000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/_phpinfo.php"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/_profiler/phpinfo/info.php"} 0.00027852 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/_profiler/phpinfo/info.php"} 0.00029576 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/_profiler/phpinfo/info.php"} 0.00029576 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/_profiler/phpinfo/info.php"} 0.00029576 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/_profiler/phpinfo/info.php"} 0.0008226010000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/_profiler/phpinfo/info.php"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/_profiler/phpinfo/phpinfo.php"} 0.000258641 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/_profiler/phpinfo/phpinfo.php"} 0.000265761 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/_profiler/phpinfo/phpinfo.php"} 0.000265761 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/_profiler/phpinfo/phpinfo.php"} 0.000265761 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/_profiler/phpinfo/phpinfo.php"} 0.000757323 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/_profiler/phpinfo/phpinfo.php"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/wp-config"} 0.000345201 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/wp-config"} 0.001086723 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/wp-config"} 0.001086723 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/wp-config"} 0.001086723 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/wp-config"} 0.001702405 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/wp-config"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/aws-secret.yaml"} 0.000274841 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/aws-secret.yaml"} 0.000289161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/aws-secret.yaml"} 0.000289161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/aws-secret.yaml"} 0.000289161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/aws-secret.yaml"} 0.000803523 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/aws-secret.yaml"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/env.backup"} 0.000913563 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/env.backup"} 0.001296204 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/env.backup"} 0.001296204 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/env.backup"} 0.001296204 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/env.backup"} 0.002446288 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/env.backup"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/xampp/phpinfo.php"} 0.000226041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/xampp/phpinfo.php"} 0.000255801 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/xampp/phpinfo.php"} 0.000255801 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/xampp/phpinfo.php"} 0.000255801 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/xampp/phpinfo.php"} 0.0006990430000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/xampp/phpinfo.php"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/lara/info.php"} 0.00022124 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/lara/info.php"} 0.0002394 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/lara/info.php"} 0.0002394 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/lara/info.php"} 0.0002394 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/lara/info.php"} 0.0006633209999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/lara/info.php"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/lara/phpinfo.php"} 0.000226281 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/lara/phpinfo.php"} 0.000288641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/lara/phpinfo.php"} 0.000288641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/lara/phpinfo.php"} 0.000288641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/lara/phpinfo.php"} 0.000720722 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/lara/phpinfo.php"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/laravel/info.php"} 0.0002368 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/laravel/info.php"} 0.00025264 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/laravel/info.php"} 0.00025264 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/laravel/info.php"} 0.00025264 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/laravel/info.php"} 0.0007097609999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/laravel/info.php"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/service/email_service.py"} 0.000280721 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/service/email_service.py"} 0.000318841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/service/email_service.py"} 0.000318841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/service/email_service.py"} 0.000318841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/service/email_service.py"} 0.0008377230000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/service/email_service.py"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/node/.env_example"} 0.000297961 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/node/.env_example"} 0.000432721 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/node/.env_example"} 0.000432721 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/node/.env_example"} 0.000432721 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/node/.env_example"} 0.000976803 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/node/.env_example"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.production.local"} 0.000303121 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.production.local"} 0.000324881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.production.local"} 0.000324881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.production.local"} 0.000324881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.production.local"} 0.0008941629999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.production.local"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.local"} 0.000363401 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.local"} 0.000416001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.local"} 0.000437121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.local"} 0.000437121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.local"} 0.0031732490000000004 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.local"} 9 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.stage"} 0.000336081 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.stage"} 0.000349161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.stage"} 0.000349161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.stage"} 0.000349161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.stage"} 0.001012643 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.stage"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/server/config/database.js"} 0.000290721 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/server/config/database.js"} 0.00343117 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/server/config/database.js"} 0.00343117 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/server/config/database.js"} 0.00343117 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/server/config/database.js"} 0.0045103339999999995 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/server/config/database.js"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.old"} 0.000316841 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.old"} 0.000393577 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.old"} 0.000414681 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.old"} 0.000414681 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.old"} 0.00294489 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.old"} 9 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env_sample"} 0.000327001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env_sample"} 0.000337041 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env_sample"} 0.000337041 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env_sample"} 0.000337041 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env_sample"} 0.000978163 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env_sample"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/scripts/nodemailer.js"} 0.000285041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/scripts/nodemailer.js"} 0.00683262 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/scripts/nodemailer.js"} 0.00683262 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/scripts/nodemailer.js"} 0.00683262 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/scripts/nodemailer.js"} 0.007942104 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/scripts/nodemailer.js"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.aws/credentials"} 0.000277801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.aws/credentials"} 0.0013732922 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.aws/credentials"} 0.001537965 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.aws/credentials"} 0.001537965 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.aws/credentials"} 0.0045253739999999995 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.aws/credentials"} 9 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info.php"} 0.000262601 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info.php"} 0.000297241 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info.php"} 0.000302671 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info.php"} 0.000304481 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info.php"} 0.004008052000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info.php"} 15 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/dashboard/phpinfo.php"} 0.000307281 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/dashboard/phpinfo.php"} 0.000332761 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/dashboard/phpinfo.php"} 0.000332761 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/dashboard/phpinfo.php"} 0.000332761 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/dashboard/phpinfo.php"} 0.000886642 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/dashboard/phpinfo.php"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/static/js/main.141b0494.js"} 0.00026212100000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/static/js/main.141b0494.js"} 0.000299681 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/static/js/main.141b0494.js"} 0.000299681 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/static/js/main.141b0494.js"} 0.000299681 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/static/js/main.141b0494.js"} 0.001024004 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/static/js/main.141b0494.js"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/enhancecp"} 0.000270041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/enhancecp"} 0.000273001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/enhancecp"} 0.000273001 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/enhancecp"} 0.000273001 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/enhancecp"} 0.0010720839999999998 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/enhancecp"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/tool/view/phpinfo.view.php"} 0.000251321 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/tool/view/phpinfo.view.php"} 0.000251321 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/tool/view/phpinfo.view.php"} 0.000251321 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/tool/view/phpinfo.view.php"} 0.000251321 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/tool/view/phpinfo.view.php"} 0.000251321 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/tool/view/phpinfo.view.php"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js"} 0.0004042815 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js"} 0.004751174 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js"} 0.004751174 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js"} 0.004751174 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js"} 0.005791938 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/static/js/main.e85f7a37.js"} 0.000256161 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/static/js/main.e85f7a37.js"} 0.001704045 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/static/js/main.e85f7a37.js"} 0.001704045 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/static/js/main.e85f7a37.js"} 0.001704045 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/static/js/main.e85f7a37.js"} 0.002211086 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/static/js/main.e85f7a37.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/admin/server_info.php"} 0.000251221 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/admin/server_info.php"} 0.000256361 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/admin/server_info.php"} 0.000256361 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/admin/server_info.php"} 0.000256361 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/admin/server_info.php"} 0.000502442 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/admin/server_info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/server_info.php"} 0.0002747605 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/server_info.php"} 0.000342161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/server_info.php"} 0.000342161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/server_info.php"} 0.000342161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/server_info.php"} 0.000549521 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/server_info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/app_dev.php/_profiler/phpinfo"} 0.000308201 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/app_dev.php/_profiler/phpinfo"} 0.000937403 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/app_dev.php/_profiler/phpinfo"} 0.000937403 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/app_dev.php/_profiler/phpinfo"} 0.000937403 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/app_dev.php/_profiler/phpinfo"} 0.0018049259999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/app_dev.php/_profiler/phpinfo"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test.php"} 0.000257621 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test.php"} 0.0006352619999999999 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test.php"} 0.000992923 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test.php"} 0.000992923 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test.php"} 0.0032438510000000003 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test.php"} 10 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/server-info"} 0.0006328824999999999 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/server-info"} 0.001031204 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/server-info"} 0.001031204 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/server-info"} 0.001031204 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/server-info"} 0.0012657649999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/server-info"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/server-info.php"} 0.0002627405 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/server-info.php"} 0.000307881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/server-info.php"} 0.000307881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/server-info.php"} 0.000307881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/server-info.php"} 0.000525481 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/server-info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/secured/phpinfo.php"} 0.000276141 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/secured/phpinfo.php"} 0.000277721 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/secured/phpinfo.php"} 0.000277721 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/secured/phpinfo.php"} 0.000277721 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/secured/phpinfo.php"} 0.000552282 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/secured/phpinfo.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config.js"} 0.00029072099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config.js"} 0.000674842 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config.js"} 0.000674842 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config.js"} 0.000674842 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config.js"} 0.001468525 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config.js"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/server.js"} 0.000381361 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/server.js"} 0.001863645 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/server.js"} 0.001863645 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/server.js"} 0.001863645 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/server.js"} 0.002468527 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/server.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/appsettings.json"} 0.000276921 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/appsettings.json"} 0.00348137 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/appsettings.json"} 0.00348137 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/appsettings.json"} 0.00348137 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/appsettings.json"} 0.0045403330000000006 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/appsettings.json"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/shared/config/config.js"} 0.000286561 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/shared/config/config.js"} 0.000463081 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/shared/config/config.js"} 0.000463081 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/shared/config/config.js"} 0.000463081 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/shared/config/config.js"} 0.000981723 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/shared/config/config.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/aws.yml"} 0.0003334205 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/aws.yml"} 0.000383041 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/aws.yml"} 0.000383041 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/aws.yml"} 0.000383041 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/aws.yml"} 0.000666841 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/aws.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/settings.py"} 0.000271801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/settings.py"} 0.00032672 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/settings.py"} 0.00032672 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/settings.py"} 0.00032672 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/settings.py"} 0.0010945220000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/settings.py"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config.json"} 0.000268721 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config.json"} 0.0030226085999999984 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config.json"} 0.004452533 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config.json"} 0.004452533 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config.json"} 0.007174620999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config.json"} 9 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/main.js"} 0.000312041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/main.js"} 0.006395459 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/main.js"} 0.006395459 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/main.js"} 0.006395459 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/main.js"} 0.006938301 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/main.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/constants.js"} 0.000434282 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/constants.js"} 0.002178206 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/constants.js"} 0.002178206 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/constants.js"} 0.002178206 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/constants.js"} 0.0028413279999999997 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/constants.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/application.properties"} 0.000271721 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/application.properties"} 0.001101083 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/application.properties"} 0.001101083 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/application.properties"} 0.001101083 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/application.properties"} 0.0016048850000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/application.properties"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/public/js/main.js"} 0.000339801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/public/js/main.js"} 0.000506482 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/public/js/main.js"} 0.000506482 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/public/js/main.js"} 0.000506482 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/public/js/main.js"} 0.001074644 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/public/js/main.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/js/main.js"} 0.001260604 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/js/main.js"} 0.002314047 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/js/main.js"} 0.002314047 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/js/main.js"} 0.002314047 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/js/main.js"} 0.0038714509999999997 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/js/main.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/karma.conf.json"} 0.000271881 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/karma.conf.json"} 0.007184061 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/karma.conf.json"} 0.007184061 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/karma.conf.json"} 0.007184061 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/karma.conf.json"} 0.007721383 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/karma.conf.json"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/swagger.json"} 0.000367441 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/swagger.json"} 0.0012351077999999999 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/swagger.json"} 0.001283404 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/swagger.json"} 0.001283404 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/swagger.json"} 0.0038707719999999998 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/swagger.json"} 7 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/swagger.js"} 0.000351161 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/swagger.js"} 0.000514121 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/swagger.js"} 0.000514121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/swagger.js"} 0.000514121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/swagger.js"} 0.001162563 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/swagger.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/gatsby-config.js"} 0.000329641 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/gatsby-config.js"} 0.004172332 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/gatsby-config.js"} 0.004172332 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/gatsby-config.js"} 0.004172332 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/gatsby-config.js"} 0.004748894 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/gatsby-config.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/backend/config/default.yml"} 0.000286521 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/backend/config/default.yml"} 0.000344721 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/backend/config/default.yml"} 0.000344721 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/backend/config/default.yml"} 0.000344721 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/backend/config/default.yml"} 0.000573042 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/backend/config/default.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/app.py"} 0.000283021 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/app.py"} 0.000298641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/app.py"} 0.000298641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/app.py"} 0.000298641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/app.py"} 0.000566042 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/app.py"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/admin/controllers/merchant.js"} 0.000285081 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/admin/controllers/merchant.js"} 0.004352893 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/admin/controllers/merchant.js"} 0.004352893 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/admin/controllers/merchant.js"} 0.004352893 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/admin/controllers/merchant.js"} 0.004865015 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/admin/controllers/merchant.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/admin/controllers/partner.js"} 0.0002338 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/admin/controllers/partner.js"} 0.003099009 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/admin/controllers/partner.js"} 0.003099009 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/admin/controllers/partner.js"} 0.003099009 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/admin/controllers/partner.js"} 0.003536849 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/admin/controllers/partner.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/config.js"} 0.000311921 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/config.js"} 0.006173738 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/config.js"} 0.006173738 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/config.js"} 0.006173738 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/config.js"} 0.006689059 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/config.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/objects/codes.php.save"} 0.000273281 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/objects/codes.php.save"} 0.000305801 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/objects/codes.php.save"} 0.000305801 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/objects/codes.php.save"} 0.000305801 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/objects/codes.php.save"} 0.000546562 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/objects/codes.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/apis/config/config.js"} 0.000236201 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/apis/config/config.js"} 0.001442644 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/apis/config/config.js"} 0.001442644 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/apis/config/config.js"} 0.001442644 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/apis/config/config.js"} 0.001876005 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/apis/config/config.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/apis/controllers/users.js"} 0.000327721 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/apis/controllers/users.js"} 0.003903411 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/apis/controllers/users.js"} 0.003903411 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/apis/controllers/users.js"} 0.003903411 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/apis/controllers/users.js"} 0.004467093 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/apis/controllers/users.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/app.js"} 0.00030648 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/app.js"} 0.004285172 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/app.js"} 0.004285172 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/app.js"} 0.004285172 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/app.js"} 0.004829292 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/app.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/backend/config/development.yml"} 0.00032046099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/backend/config/development.yml"} 0.000352241 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/backend/config/development.yml"} 0.000352241 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/backend/config/development.yml"} 0.000352241 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/backend/config/development.yml"} 0.0006409219999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/backend/config/development.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/cloud/Scraper.js"} 0.000335481 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/cloud/Scraper.js"} 0.000542402 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/cloud/Scraper.js"} 0.000542402 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/cloud/Scraper.js"} 0.000542402 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/cloud/Scraper.js"} 0.001169643 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/cloud/Scraper.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/application.yml"} 0.000282241 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/application.yml"} 0.000296561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/application.yml"} 0.000296561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/application.yml"} 0.000296561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/application.yml"} 0.000564482 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/application.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/storage.yml"} 0.00026116050000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/storage.yml"} 0.000275121 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/storage.yml"} 0.000275121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/storage.yml"} 0.000275121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/storage.yml"} 0.0005223210000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/storage.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/configs/routes-4aug.js"} 0.000297961 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/configs/routes-4aug.js"} 0.001121884 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/configs/routes-4aug.js"} 0.001121884 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/configs/routes-4aug.js"} 0.001121884 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/configs/routes-4aug.js"} 0.001695406 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/configs/routes-4aug.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/configs/routes.js"} 0.000251 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/configs/routes.js"} 0.001010243 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/configs/routes.js"} 0.001010243 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/configs/routes.js"} 0.001010243 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/configs/routes.js"} 0.001509444 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/configs/routes.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/configs/s3_config.json"} 0.000960803 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/configs/s3_config.json"} 0.001768645 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/configs/s3_config.json"} 0.001768645 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/configs/s3_config.json"} 0.001768645 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/configs/s3_config.json"} 0.0030072489999999996 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/configs/s3_config.json"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/controller/admin/post.js"} 0.000266161 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/controller/admin/post.js"} 0.005441416 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/controller/admin/post.js"} 0.005441416 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/controller/admin/post.js"} 0.005441416 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/controller/admin/post.js"} 0.005941898 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/controller/admin/post.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/controller/api/post.js"} 0.00023336 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/controller/api/post.js"} 0.004702894 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/controller/api/post.js"} 0.004702894 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/controller/api/post.js"} 0.004702894 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/controller/api/post.js"} 0.005161975 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/controller/api/post.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/controllers/settings.js"} 0.00026476 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/controllers/settings.js"} 0.005012015 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/controllers/settings.js"} 0.005012015 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/controllers/settings.js"} 0.005012015 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/controllers/settings.js"} 0.005536696 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/controllers/settings.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/getcpuutil.php-bakworking"} 0.0008085625 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/getcpuutil.php-bakworking"} 0.001322124 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/getcpuutil.php-bakworking"} 0.001322124 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/getcpuutil.php-bakworking"} 0.001322124 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/getcpuutil.php-bakworking"} 0.001617125 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/getcpuutil.php-bakworking"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/helper.js"} 0.001037283 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/helper.js"} 0.005110735 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/helper.js"} 0.005110735 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/helper.js"} 0.005110735 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/helper.js"} 0.006463579 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/helper.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/helper/EmailHelper.js"} 0.00028624 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/helper/EmailHelper.js"} 0.002714928 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/helper/EmailHelper.js"} 0.002714928 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/helper/EmailHelper.js"} 0.002714928 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/helper/EmailHelper.js"} 0.0032745680000000003 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/helper/EmailHelper.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/index.js"} 0.000314641 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/index.js"} 0.002706328 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/index.js"} 0.002706328 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/index.js"} 0.002706328 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/index.js"} 0.00328941 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/index.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/index.html"} 0.0002835405 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/index.html"} 0.0003124 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/index.html"} 0.0003124 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/index.html"} 0.0003124 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/index.html"} 0.000567081 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/index.html"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/my_env/chakaash.py"} 0.00030458099999999995 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/my_env/chakaash.py"} 0.000327041 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/my_env/chakaash.py"} 0.000327041 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/my_env/chakaash.py"} 0.000327041 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/my_env/chakaash.py"} 0.0006091619999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/my_env/chakaash.py"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/my_env/newsletter.py"} 0.000820862 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/my_env/newsletter.py"} 0.001349804 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/my_env/newsletter.py"} 0.001349804 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/my_env/newsletter.py"} 0.001349804 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/my_env/newsletter.py"} 0.001641724 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/my_env/newsletter.py"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/my_env/palash.py"} 0.0006185814999999999 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/my_env/palash.py"} 0.000929643 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/my_env/palash.py"} 0.000929643 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/my_env/palash.py"} 0.000929643 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/my_env/palash.py"} 0.0012371629999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/my_env/palash.py"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/mytest/astech_robot.js"} 0.000269041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/mytest/astech_robot.js"} 0.000650922 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/mytest/astech_robot.js"} 0.000650922 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/mytest/astech_robot.js"} 0.000650922 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/mytest/astech_robot.js"} 0.0011409229999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/mytest/astech_robot.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/partner/config/config.js"} 0.000305201 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/partner/config/config.js"} 0.002166647 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/partner/config/config.js"} 0.002166647 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/partner/config/config.js"} 0.002166647 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/partner/config/config.js"} 0.002674929 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/partner/config/config.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/settings.json"} 0.000308801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/settings.json"} 0.005849378 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/settings.json"} 0.005849378 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/settings.json"} 0.005849378 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/settings.json"} 0.0063611 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/settings.json"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/settings.local"} 0.0002375605 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/settings.local"} 0.000278441 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/settings.local"} 0.000278441 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/settings.local"} 0.000278441 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/settings.local"} 0.000475121 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/settings.local"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.circleci/configs/development.yml"} 0.000600162 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.circleci/configs/development.yml"} 0.000924443 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.circleci/configs/development.yml"} 0.000924443 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.circleci/configs/development.yml"} 0.000924443 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.circleci/configs/development.yml"} 0.001200324 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.circleci/configs/development.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/settings.prod"} 0.000254841 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/settings.prod"} 0.000281241 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/settings.prod"} 0.000281241 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/settings.prod"} 0.000281241 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/settings.prod"} 0.000509682 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/settings.prod"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/app/config/parameters.yml"} 0.000251181 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/app/config/parameters.yml"} 0.000267441 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/app/config/parameters.yml"} 0.000267441 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/app/config/parameters.yml"} 0.000267441 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/app/config/parameters.yml"} 0.000502362 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/app/config/parameters.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/parameters.yml"} 0.000256201 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/parameters.yml"} 0.000318841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/parameters.yml"} 0.000318841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/parameters.yml"} 0.000318841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/parameters.yml"} 0.000512402 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/parameters.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/user/config/config.js"} 0.00027 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/user/config/config.js"} 0.002138526 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/user/config/config.js"} 0.002138526 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/user/config/config.js"} 0.002138526 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/user/config/config.js"} 0.0026572859999999996 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/user/config/config.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/user/controllers/index.js"} 0.000260361 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/user/controllers/index.js"} 0.002391727 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/user/controllers/index.js"} 0.002391727 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/user/controllers/index.js"} 0.002391727 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/user/controllers/index.js"} 0.0028827290000000005 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/user/controllers/index.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.AWS_/credentials"} 0.000283581 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.AWS_/credentials"} 0.000319841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.AWS_/credentials"} 0.000319841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.AWS_/credentials"} 0.000319841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.AWS_/credentials"} 0.000567162 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.AWS_/credentials"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/local.yml"} 0.00025230049999999996 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/local.yml"} 0.000272161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/local.yml"} 0.000272161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/local.yml"} 0.000272161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/local.yml"} 0.0005046009999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/local.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/backend/config/settings.yml"} 0.00025638099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/backend/config/settings.yml"} 0.000287721 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/backend/config/settings.yml"} 0.000287721 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/backend/config/settings.yml"} 0.000287721 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/backend/config/settings.yml"} 0.0005127619999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/backend/config/settings.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/config/config.yml"} 0.00032658100000000005 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/config/config.yml"} 0.000374161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/config/config.yml"} 0.000374161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/config/config.yml"} 0.000374161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/config/config.yml"} 0.0006531620000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/config/config.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/admin/config"} 0.00025952 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/admin/config"} 0.000377522 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/admin/config"} 0.000377522 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/admin/config"} 0.000377522 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/admin/config"} 0.0008607230000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/admin/config"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.travis.yml"} 0.00032862099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.travis.yml"} 0.000336641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.travis.yml"} 0.000336641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.travis.yml"} 0.000336641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.travis.yml"} 0.0006572419999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.travis.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/aws.yml"} 0.000277261 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/aws.yml"} 0.000279441 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/aws.yml"} 0.000279441 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/aws.yml"} 0.000279441 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/aws.yml"} 0.000554522 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/aws.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/sms.py"} 0.0002896005 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/sms.py"} 0.000314001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/sms.py"} 0.000314001 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/sms.py"} 0.000314001 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/sms.py"} 0.000579201 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/sms.py"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/config.json"} 0.000286261 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/config.json"} 0.001924605 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/config.json"} 0.001924605 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/config.json"} 0.001924605 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/config.json"} 0.0027660880000000003 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/config.json"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/main.yml"} 0.0008176225 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/main.yml"} 0.001381084 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/main.yml"} 0.001381084 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/main.yml"} 0.001381084 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/main.yml"} 0.001635245 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/main.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/helpers/utility.js"} 0.000312641 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/helpers/utility.js"} 0.001884085 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/helpers/utility.js"} 0.001884085 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/helpers/utility.js"} 0.001884085 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/helpers/utility.js"} 0.0025025259999999997 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/helpers/utility.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/server/s3.js"} 0.000393601 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/server/s3.js"} 0.002429447 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/server/s3.js"} 0.002429447 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/server/s3.js"} 0.002429447 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/server/s3.js"} 0.0030822889999999998 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/server/s3.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/s3.js"} 0.001068524 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/s3.js"} 0.003972291 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/s3.js"} 0.003972291 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/s3.js"} 0.003972291 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/s3.js"} 0.005317616000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/s3.js"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/debug/default/view"} 0.000256941 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/debug/default/view"} 0.001093843 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/debug/default/view"} 0.001093843 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/debug/default/view"} 0.001093843 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/debug/default/view"} 0.001849646 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/debug/default/view"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/aws/credentials"} 0.00023836000000000002 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/aws/credentials"} 0.00027252 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/aws/credentials"} 0.00027252 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/aws/credentials"} 0.00027252 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/aws/credentials"} 0.00047672000000000003 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/aws/credentials"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.aws/config"} 0.000570222 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.aws/config"} 0.001150827 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.aws/config"} 0.001174083 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.aws/config"} 0.001174083 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.aws/config"} 0.003718891 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.aws/config"} 6 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/graphql"} 0.000250141 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/graphql"} 0.000254521 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/graphql"} 0.000254521 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/graphql"} 0.000254521 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/graphql"} 0.000500282 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/graphql"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/api"} 0.000246281 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/api"} 0.000267521 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/api"} 0.000267521 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/api"} 0.000267521 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/api"} 0.000492562 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/api"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/api/graphql"} 0.000244741 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/api/graphql"} 0.000260441 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/api/graphql"} 0.000260441 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/api/graphql"} 0.000260441 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/api/graphql"} 0.000489482 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/api/graphql"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/graphql/api"} 0.000230561 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/graphql/api"} 0.000241961 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/graphql/api"} 0.000241961 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/graphql/api"} 0.000241961 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/graphql/api"} 0.000461122 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/graphql/api"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/api/gql"} 0.0005941415 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/api/gql"} 0.000942723 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/api/gql"} 0.000942723 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/api/gql"} 0.000942723 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/api/gql"} 0.001188283 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/api/gql"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/swagger-ui.html"} 0.00031232099999999995 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/swagger-ui.html"} 0.000327961 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/swagger-ui.html"} 0.000327961 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/swagger-ui.html"} 0.000327961 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/swagger-ui.html"} 0.0006246419999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/swagger-ui.html"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/swagger/index.html"} 0.0002765005 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/swagger/index.html"} 0.00027672 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/swagger/index.html"} 0.00027672 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/swagger/index.html"} 0.00027672 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/swagger/index.html"} 0.000553001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/swagger/index.html"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/swagger/swagger-ui.html"} 0.00028166 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/swagger/swagger-ui.html"} 0.00028504 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/swagger/swagger-ui.html"} 0.00028504 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/swagger/swagger-ui.html"} 0.00028504 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/swagger/swagger-ui.html"} 0.00056332 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/swagger/swagger-ui.html"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/webjars/swagger-ui/index.html"} 0.000278421 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/webjars/swagger-ui/index.html"} 0.000288481 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/webjars/swagger-ui/index.html"} 0.000288481 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/webjars/swagger-ui/index.html"} 0.000288481 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/webjars/swagger-ui/index.html"} 0.000556842 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/webjars/swagger-ui/index.html"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/swagger/v1/swagger.json"} 0.0006153619999999999 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/swagger/v1/swagger.json"} 0.000950603 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/swagger/v1/swagger.json"} 0.000950603 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/swagger/v1/swagger.json"} 0.000950603 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/swagger/v1/swagger.json"} 0.0012307239999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/swagger/v1/swagger.json"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/v2/api-docs"} 0.0003412415 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/v2/api-docs"} 0.000400802 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/v2/api-docs"} 0.000400802 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/v2/api-docs"} 0.000400802 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/v2/api-docs"} 0.000682483 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/v2/api-docs"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/v3/api-docs"} 0.000301581 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/v3/api-docs"} 0.000330241 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/v3/api-docs"} 0.000330241 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/v3/api-docs"} 0.000330241 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/v3/api-docs"} 0.000603162 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/v3/api-docs"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/swagger.json"} 0.00029852 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/swagger.json"} 0.00030636 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/swagger.json"} 0.00030636 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/swagger.json"} 0.00030636 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/swagger.json"} 0.00059704 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/swagger.json"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/@vite/env"} 0.00031880099999999996 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/@vite/env"} 0.000326281 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/@vite/env"} 0.000326281 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/@vite/env"} 0.000326281 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/@vite/env"} 0.0006376019999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/@vite/env"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/actuator/env"} 0.000311861 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/actuator/env"} 0.000325361 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/actuator/env"} 0.000325361 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/actuator/env"} 0.000325361 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/actuator/env"} 0.000623722 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/actuator/env"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/server"} 0.00029122100000000004 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/server"} 0.000333281 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/server"} 0.000333281 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/server"} 0.000333281 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/server"} 0.0005824420000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/server"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.vscode/sftp.json"} 0.000285941 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.vscode/sftp.json"} 0.000323441 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.vscode/sftp.json"} 0.000323441 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.vscode/sftp.json"} 0.000323441 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.vscode/sftp.json"} 0.000571882 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.vscode/sftp.json"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/about"} 0.00029052099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/about"} 0.000326481 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/about"} 0.000326481 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/about"} 0.000326481 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/about"} 0.0005810419999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/about"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/v2/_catalog"} 0.00027816099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/v2/_catalog"} 0.000284521 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/v2/_catalog"} 0.000284521 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/v2/_catalog"} 0.000284521 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/v2/_catalog"} 0.0005563219999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/v2/_catalog"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"} 0.000335441 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"} 0.000383201 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"} 0.000383201 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"} 0.000383201 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"} 0.000670882 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/server-status"} 0.000667302 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/server-status"} 0.001004963 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/server-status"} 0.001004963 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/server-status"} 0.001004963 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/server-status"} 0.001334604 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/server-status"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/login.action"} 0.000299621 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/login.action"} 0.000316081 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/login.action"} 0.000316081 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/login.action"} 0.000316081 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/login.action"} 0.000599242 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/login.action"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/_all_dbs"} 0.00034160099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/_all_dbs"} 0.000352161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/_all_dbs"} 0.000352161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/_all_dbs"} 0.000352161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/_all_dbs"} 0.0006832019999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/_all_dbs"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"} 0.00031354099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"} 0.000324281 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"} 0.000324281 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"} 0.000324281 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"} 0.0006270819999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/telescope/requests"} 0.0006063615000000001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/telescope/requests"} 0.000871482 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/telescope/requests"} 0.000871482 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/telescope/requests"} 0.000871482 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/telescope/requests"} 0.001212723 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/telescope/requests"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.dev"} 0.000348081 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.dev"} 0.000416321 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.dev"} 0.000416321 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.dev"} 0.000416321 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.dev"} 0.001379244 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.dev"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.staging"} 0.0003491615 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.staging"} 0.00037941790000000004 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.staging"} 0.000381242 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.staging"} 0.000381242 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.staging"} 0.002012927 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.staging"} 6 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.development"} 0.00032012100000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.development"} 0.00042155299999999997 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.development"} 0.000438641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.development"} 0.000438641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.development"} 0.002673529 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.development"} 8 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.production"} 0.000320881 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.production"} 0.00043692199999999996 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.production"} 0.000483562 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.production"} 0.000483562 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.production"} 0.0030600919999999995 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.production"} 9 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.test"} 0.000342221 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.test"} 0.00045553300000000004 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.test"} 0.000464481 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.test"} 0.000464481 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.test"} 0.0020988060000000004 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.test"} 6 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.backup"} 0.000332881 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.backup"} 0.0004264658 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.backup"} 0.000432842 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.backup"} 0.000432842 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.backup"} 0.002445808 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.backup"} 7 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.sample"} 0.000343802 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.sample"} 0.000401281 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.sample"} 0.000401281 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.sample"} 0.000401281 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.sample"} 0.001751926 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.sample"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.orig"} 0.000323441 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.orig"} 0.000344361 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.orig"} 0.000344361 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.orig"} 0.000344361 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.orig"} 0.000985483 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.orig"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.swp"} 0.000330041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.swp"} 0.001269724 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.swp"} 0.001269724 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.swp"} 0.001269724 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.swp"} 0.0019167259999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.swp"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env~"} 0.000334561 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env~"} 0.000355081 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env~"} 0.000355081 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env~"} 0.000355081 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env~"} 0.001011483 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env~"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.tmp"} 0.000359641 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.tmp"} 0.000371441 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.tmp"} 0.000371441 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.tmp"} 0.000371441 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.tmp"} 0.0010419630000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.tmp"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.dist"} 0.000339341 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.dist"} 0.000377161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.dist"} 0.000377161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.dist"} 0.000377161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.dist"} 0.001382805 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.dist"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/admin/.env.save"} 0.000341361 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/admin/.env.save"} 0.000360681 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/admin/.env.save"} 0.000360681 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/admin/.env.save"} 0.000360681 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/admin/.env.save"} 0.000682722 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/admin/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/admin/.env.old"} 0.000329121 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/admin/.env.old"} 0.000401841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/admin/.env.old"} 0.000401841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/admin/.env.old"} 0.000401841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/admin/.env.old"} 0.001045723 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/admin/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/.env.save"} 0.000352861 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/.env.save"} 0.000354841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/.env.save"} 0.000354841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/.env.save"} 0.000354841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/.env.save"} 0.000705722 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/.env.old"} 0.000388961 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/.env.old"} 0.000483041 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/.env.old"} 0.000483041 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/.env.old"} 0.000483041 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/.env.old"} 0.001233764 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/app/.env.save"} 0.00033808099999999995 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/app/.env.save"} 0.000344841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/app/.env.save"} 0.000344841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/app/.env.save"} 0.000344841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/app/.env.save"} 0.0006761619999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/app/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/app/.env.old"} 0.000342522 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/app/.env.old"} 0.000370121 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/app/.env.old"} 0.000370121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/app/.env.old"} 0.000370121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/app/.env.old"} 0.001025244 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/app/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/.env.save"} 0.00036870100000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/.env.save"} 0.000392441 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/.env.save"} 0.000392441 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/.env.save"} 0.000392441 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/.env.save"} 0.0007374020000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/.env.old"} 0.000329041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/.env.old"} 0.000336121 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/.env.old"} 0.000336121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/.env.old"} 0.000336121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/.env.old"} 0.000958563 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/src/.env.save"} 0.000341521 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/src/.env.save"} 0.000344641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/src/.env.save"} 0.000344641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/src/.env.save"} 0.000344641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/src/.env.save"} 0.000683042 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/src/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/src/.env.old"} 0.000301001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/src/.env.old"} 0.000338481 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/src/.env.old"} 0.000338481 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/src/.env.old"} 0.000338481 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/src/.env.old"} 0.000931003 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/src/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/public/.env.save"} 0.0003643415 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/public/.env.save"} 0.000409482 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/public/.env.save"} 0.000409482 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/public/.env.save"} 0.000409482 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/public/.env.save"} 0.000728683 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/public/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/public/.env.old"} 0.000346561 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/public/.env.old"} 0.000401601 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/public/.env.old"} 0.000401601 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/public/.env.old"} 0.000401601 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/public/.env.old"} 0.001079843 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/public/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/assets/.env.save"} 0.000348021 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/assets/.env.save"} 0.000363841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/assets/.env.save"} 0.000363841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/assets/.env.save"} 0.000363841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/assets/.env.save"} 0.000696042 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/assets/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/assets/.env.old"} 0.000355201 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/assets/.env.old"} 0.000367522 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/assets/.env.old"} 0.000367522 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/assets/.env.old"} 0.000367522 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/assets/.env.old"} 0.001051204 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/assets/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/includes/.env.save"} 0.000329081 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/includes/.env.save"} 0.000329721 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/includes/.env.save"} 0.000329721 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/includes/.env.save"} 0.000329721 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/includes/.env.save"} 0.000658162 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/includes/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/includes/.env.old"} 0.000391401 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/includes/.env.old"} 0.000392801 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/includes/.env.old"} 0.000392801 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/includes/.env.old"} 0.000392801 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/includes/.env.old"} 0.001106803 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/includes/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/lib/.env.save"} 0.00035040150000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/lib/.env.save"} 0.000362401 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/lib/.env.save"} 0.000362401 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/lib/.env.save"} 0.000362401 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/lib/.env.save"} 0.0007008030000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/lib/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/lib/.env.old"} 0.000398401 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/lib/.env.old"} 0.000468561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/lib/.env.old"} 0.000468561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/lib/.env.old"} 0.000468561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/lib/.env.old"} 0.001193443 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/lib/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/application/.env.save"} 0.000329001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/application/.env.save"} 0.000334841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/application/.env.save"} 0.000334841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/application/.env.save"} 0.000334841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/application/.env.save"} 0.000658002 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/application/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/application/.env.old"} 0.000326801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/application/.env.old"} 0.000339441 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/application/.env.old"} 0.000339441 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/application/.env.old"} 0.000339441 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/application/.env.old"} 0.000962443 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/application/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/system/.env.save"} 0.00037730200000000004 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/system/.env.save"} 0.000418082 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/system/.env.save"} 0.000418082 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/system/.env.save"} 0.000418082 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/system/.env.save"} 0.0007546040000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/system/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/system/.env.old"} 0.000351401 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/system/.env.old"} 0.000372002 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/system/.env.old"} 0.000372002 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/system/.env.old"} 0.000372002 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/system/.env.old"} 0.001010084 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/system/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/core/.env.save"} 0.000336021 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/core/.env.save"} 0.000374881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/core/.env.save"} 0.000374881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/core/.env.save"} 0.000374881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/core/.env.save"} 0.000672042 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/core/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/core/.env.old"} 0.000308241 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/core/.env.old"} 0.000335841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/core/.env.old"} 0.000335841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/core/.env.old"} 0.000335841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/core/.env.old"} 0.000932803 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/core/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/modules/.env.save"} 0.000350121 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/modules/.env.save"} 0.000388841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/modules/.env.save"} 0.000388841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/modules/.env.save"} 0.000388841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/modules/.env.save"} 0.000700242 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/modules/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/modules/.env.old"} 0.000322001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/modules/.env.old"} 0.000414162 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/modules/.env.old"} 0.000414162 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/modules/.env.old"} 0.000414162 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/modules/.env.old"} 0.001042804 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/modules/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/plugins/.env.save"} 0.000350921 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/plugins/.env.save"} 0.000398801 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/plugins/.env.save"} 0.000398801 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/plugins/.env.save"} 0.000398801 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/plugins/.env.save"} 0.000701842 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/plugins/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/plugins/.env.old"} 0.000322161 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/plugins/.env.old"} 0.000369281 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/plugins/.env.old"} 0.000369281 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/plugins/.env.old"} 0.000369281 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/plugins/.env.old"} 0.000993083 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/plugins/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/themes/.env.save"} 0.00038956150000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/themes/.env.save"} 0.000409362 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/themes/.env.save"} 0.000409362 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/themes/.env.save"} 0.000409362 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/themes/.env.save"} 0.0007791230000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/themes/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/themes/.env.old"} 0.000368961 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/themes/.env.old"} 0.001145444 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/themes/.env.old"} 0.001145444 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/themes/.env.old"} 0.001145444 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/themes/.env.old"} 0.001836966 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/themes/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/vendor/.env.save"} 0.0003462215 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/vendor/.env.save"} 0.000367082 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/vendor/.env.save"} 0.000367082 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/vendor/.env.save"} 0.000367082 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/vendor/.env.save"} 0.000692443 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/vendor/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/vendor/.env.old"} 0.000327521 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/vendor/.env.old"} 0.000367801 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/vendor/.env.old"} 0.000367801 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/vendor/.env.old"} 0.000367801 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/vendor/.env.old"} 0.001021003 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/vendor/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/storage/.env.save"} 0.000366441 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/storage/.env.save"} 0.000392001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/storage/.env.save"} 0.000392001 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/storage/.env.save"} 0.000392001 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/storage/.env.save"} 0.000732882 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/storage/.env.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/storage/.env.old"} 0.000325521 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/storage/.env.old"} 0.000340281 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/storage/.env.old"} 0.000340281 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/storage/.env.old"} 0.000340281 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/storage/.env.old"} 0.000978443 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/storage/.env.old"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info1.php"} 0.000287281 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info1.php"} 0.000871243 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info1.php"} 0.000871243 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info1.php"} 0.000871243 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info1.php"} 0.001687085 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info1.php"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info2.php"} 0.000272261 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info2.php"} 0.000302921 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info2.php"} 0.000302921 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info2.php"} 0.000302921 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info2.php"} 0.0010883639999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info2.php"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/php.php"} 0.000267441 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/php.php"} 0.000282961 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/php.php"} 0.000282961 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/php.php"} 0.000282961 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/php.php"} 0.001332364 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/php.php"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/pi.php"} 0.0002923205 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/pi.php"} 0.000322561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/pi.php"} 0.000322561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/pi.php"} 0.000322561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/pi.php"} 0.0011823620000000002 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/pi.php"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/i.php"} 0.000296961 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/i.php"} 0.000924323 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/i.php"} 0.000924323 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/i.php"} 0.000924323 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/i.php"} 0.002050927 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/i.php"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/phpversion.php"} 0.000276961 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/phpversion.php"} 0.001142443 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/phpversion.php"} 0.001142443 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/phpversion.php"} 0.001142443 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/phpversion.php"} 0.0022059659999999997 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/phpversion.php"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/php_version.php"} 0.0002704205 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/php_version.php"} 0.000289121 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/php_version.php"} 0.000289121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/php_version.php"} 0.000289121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/php_version.php"} 0.001083762 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/php_version.php"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/serverinfo.php"} 0.000300521 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/serverinfo.php"} 0.000951003 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/serverinfo.php"} 0.000951003 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/serverinfo.php"} 0.000951003 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/serverinfo.php"} 0.0018073249999999998 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/serverinfo.php"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/server.php"} 0.000265581 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/server.php"} 0.000331641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/server.php"} 0.000331641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/server.php"} 0.000331641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/server.php"} 0.001125444 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/server.php"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/debug.php"} 0.000298321 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/debug.php"} 0.000309961 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/debug.php"} 0.000309961 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/debug.php"} 0.000309961 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/debug.php"} 0.001467125 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/debug.php"} 5 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/diagnostic.php"} 0.000268421 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/diagnostic.php"} 0.000329561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/diagnostic.php"} 0.000329561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/diagnostic.php"} 0.000329561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/diagnostic.php"} 0.001117564 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/diagnostic.php"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/phptest.php"} 0.000274141 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/phptest.php"} 0.000371641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/phptest.php"} 0.000371641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/phptest.php"} 0.000371641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/phptest.php"} 0.001160884 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/phptest.php"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/check.php"} 0.000261761 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/check.php"} 0.000312241 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/check.php"} 0.000312241 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/check.php"} 0.000312241 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/check.php"} 0.0010836040000000002 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/check.php"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/phpinfo.php.save"} 0.0002605005 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/phpinfo.php.save"} 0.00027592 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/phpinfo.php.save"} 0.00027592 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/phpinfo.php.save"} 0.00027592 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/phpinfo.php.save"} 0.000521001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/phpinfo.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info.php.save"} 0.000289361 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info.php.save"} 0.000301161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info.php.save"} 0.000301161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info.php.save"} 0.000301161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info.php.save"} 0.000578722 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/php_info.php.save"} 0.0006521820000000001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/php_info.php.save"} 0.001009123 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/php_info.php.save"} 0.001009123 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/php_info.php.save"} 0.001009123 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/php_info.php.save"} 0.0013043640000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/php_info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test.php.save"} 0.0006751020000000001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test.php.save"} 0.001055843 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test.php.save"} 0.001055843 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test.php.save"} 0.001055843 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test.php.save"} 0.001350204 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/phpinfo.php.old"} 0.0002552805 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/phpinfo.php.old"} 0.000266721 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/phpinfo.php.old"} 0.000266721 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/phpinfo.php.old"} 0.000266721 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/phpinfo.php.old"} 0.000510561 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/phpinfo.php.old"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info.php.old"} 0.00025480049999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info.php.old"} 0.000261241 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info.php.old"} 0.000261241 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info.php.old"} 0.000261241 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info.php.old"} 0.0005096009999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info.php.old"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/php_info.php.old"} 0.0002616005 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/php_info.php.old"} 0.000263041 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/php_info.php.old"} 0.000263041 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/php_info.php.old"} 0.000263041 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/php_info.php.old"} 0.000523201 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/php_info.php.old"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test.php.old"} 0.0006284815 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test.php.old"} 0.000990203 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test.php.old"} 0.000990203 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test.php.old"} 0.000990203 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test.php.old"} 0.001256963 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test.php.old"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/phpinfo.php.orig"} 0.00029534099999999996 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/phpinfo.php.orig"} 0.000322201 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/phpinfo.php.orig"} 0.000322201 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/phpinfo.php.orig"} 0.000322201 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/phpinfo.php.orig"} 0.0005906819999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/phpinfo.php.orig"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info.php.orig"} 0.000282841 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info.php.orig"} 0.000289841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info.php.orig"} 0.000289841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info.php.orig"} 0.000289841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info.php.orig"} 0.000565682 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info.php.orig"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/php_info.php.orig"} 0.00029940100000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/php_info.php.orig"} 0.000322201 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/php_info.php.orig"} 0.000322201 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/php_info.php.orig"} 0.000322201 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/php_info.php.orig"} 0.0005988020000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/php_info.php.orig"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test.php.orig"} 0.000303841 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test.php.orig"} 0.000307201 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test.php.orig"} 0.000307201 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test.php.orig"} 0.000307201 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test.php.orig"} 0.000607682 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test.php.orig"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/phpinfo.php.backup"} 0.000721062 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/phpinfo.php.backup"} 0.001182003 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/phpinfo.php.backup"} 0.001182003 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/phpinfo.php.backup"} 0.001182003 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/phpinfo.php.backup"} 0.001442124 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/phpinfo.php.backup"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info.php.backup"} 0.00027238100000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info.php.backup"} 0.000274321 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info.php.backup"} 0.000274321 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info.php.backup"} 0.000274321 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info.php.backup"} 0.0005447620000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info.php.backup"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/php_info.php.backup"} 0.00027226050000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/php_info.php.backup"} 0.000287001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/php_info.php.backup"} 0.000287001 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/php_info.php.backup"} 0.000287001 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/php_info.php.backup"} 0.0005445210000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/php_info.php.backup"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test.php.backup"} 0.0002743205 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test.php.backup"} 0.000294561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test.php.backup"} 0.000294561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test.php.backup"} 0.000294561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test.php.backup"} 0.000548641 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test.php.backup"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/phpinfo.php~"} 0.000269321 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/phpinfo.php~"} 0.000281321 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/phpinfo.php~"} 0.000281321 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/phpinfo.php~"} 0.000281321 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/phpinfo.php~"} 0.000538642 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/phpinfo.php~"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info.php~"} 0.000699982 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info.php~"} 0.001091643 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info.php~"} 0.001091643 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info.php~"} 0.001091643 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info.php~"} 0.001399964 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info.php~"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/php_info.php~"} 0.00028914049999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/php_info.php~"} 0.000294881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/php_info.php~"} 0.000294881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/php_info.php~"} 0.000294881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/php_info.php~"} 0.0005782809999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/php_info.php~"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test.php~"} 0.000629562 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test.php~"} 0.001017723 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test.php~"} 0.001017723 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test.php~"} 0.001017723 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test.php~"} 0.001259124 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test.php~"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/phpinfo.php.swp"} 0.00027846049999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/phpinfo.php.swp"} 0.00028872 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/phpinfo.php.swp"} 0.00028872 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/phpinfo.php.swp"} 0.00028872 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/phpinfo.php.swp"} 0.0005569209999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/phpinfo.php.swp"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info.php.swp"} 0.000329641 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info.php.swp"} 0.000407201 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info.php.swp"} 0.000407201 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info.php.swp"} 0.000407201 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info.php.swp"} 0.000659282 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info.php.swp"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/php_info.php.swp"} 0.000253041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/php_info.php.swp"} 0.000262921 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/php_info.php.swp"} 0.000262921 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/php_info.php.swp"} 0.000262921 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/php_info.php.swp"} 0.000506082 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/php_info.php.swp"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test.php.swp"} 0.000303381 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test.php.swp"} 0.000328401 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test.php.swp"} 0.000328401 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test.php.swp"} 0.000328401 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test.php.swp"} 0.000606762 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test.php.swp"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/phpinfo.php.tmp"} 0.000291581 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/phpinfo.php.tmp"} 0.000319201 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/phpinfo.php.tmp"} 0.000319201 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/phpinfo.php.tmp"} 0.000319201 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/phpinfo.php.tmp"} 0.000583162 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/phpinfo.php.tmp"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info.php.tmp"} 0.00027002099999999995 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info.php.tmp"} 0.000272161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info.php.tmp"} 0.000272161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info.php.tmp"} 0.000272161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info.php.tmp"} 0.0005400419999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info.php.tmp"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/php_info.php.tmp"} 0.000292801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/php_info.php.tmp"} 0.000309201 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/php_info.php.tmp"} 0.000309201 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/php_info.php.tmp"} 0.000309201 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/php_info.php.tmp"} 0.000585602 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/php_info.php.tmp"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test.php.tmp"} 0.000308341 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test.php.tmp"} 0.000338601 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test.php.tmp"} 0.000338601 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test.php.tmp"} 0.000338601 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test.php.tmp"} 0.000616682 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test.php.tmp"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/admin/info.php"} 0.0008056625000000001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/admin/info.php"} 0.001283924 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/admin/info.php"} 0.001283924 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/admin/info.php"} 0.001283924 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/admin/info.php"} 0.001611325 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/admin/info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/admin/info.php.save"} 0.00029142100000000004 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/admin/info.php.save"} 0.000329361 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/admin/info.php.save"} 0.000329361 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/admin/info.php.save"} 0.000329361 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/admin/info.php.save"} 0.0005828420000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/admin/info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test/phpinfo.php"} 0.000256961 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test/phpinfo.php"} 0.000274601 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test/phpinfo.php"} 0.000274601 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test/phpinfo.php"} 0.000274601 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test/phpinfo.php"} 0.0007709629999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test/phpinfo.php"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test/info.php"} 0.000717662 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test/info.php"} 0.001150643 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test/info.php"} 0.001150643 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test/info.php"} 0.001150643 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test/info.php"} 0.001435324 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test/info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test/phpinfo.php.save"} 0.00025668100000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test/phpinfo.php.save"} 0.000271041 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test/phpinfo.php.save"} 0.000271041 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test/phpinfo.php.save"} 0.000271041 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test/phpinfo.php.save"} 0.0005133620000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test/phpinfo.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test/info.php.save"} 0.000263281 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test/info.php.save"} 0.000273401 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test/info.php.save"} 0.000273401 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test/info.php.save"} 0.000273401 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test/info.php.save"} 0.000526562 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test/info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/dev/phpinfo.php"} 0.0002540805 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/dev/phpinfo.php"} 0.00025448 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/dev/phpinfo.php"} 0.00025448 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/dev/phpinfo.php"} 0.00025448 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/dev/phpinfo.php"} 0.000508161 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/dev/phpinfo.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/dev/info.php"} 0.0002746405 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/dev/info.php"} 0.00029288 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/dev/info.php"} 0.00029288 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/dev/info.php"} 0.00029288 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/dev/info.php"} 0.000549281 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/dev/info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/dev/phpinfo.php.save"} 0.00029690049999999996 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/dev/phpinfo.php.save"} 0.000301281 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/dev/phpinfo.php.save"} 0.000301281 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/dev/phpinfo.php.save"} 0.000301281 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/dev/phpinfo.php.save"} 0.0005938009999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/dev/phpinfo.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/dev/info.php.save"} 0.00027294 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/dev/info.php.save"} 0.00029784 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/dev/info.php.save"} 0.00029784 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/dev/info.php.save"} 0.00029784 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/dev/info.php.save"} 0.00054588 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/dev/info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/tmp/phpinfo.php"} 0.000560322 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/tmp/phpinfo.php"} 0.000876243 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/tmp/phpinfo.php"} 0.000876243 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/tmp/phpinfo.php"} 0.000876243 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/tmp/phpinfo.php"} 0.001120644 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/tmp/phpinfo.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/tmp/info.php"} 0.000288361 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/tmp/info.php"} 0.000320361 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/tmp/info.php"} 0.000320361 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/tmp/info.php"} 0.000320361 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/tmp/info.php"} 0.000576722 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/tmp/info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/tmp/phpinfo.php.save"} 0.00028914100000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/tmp/phpinfo.php.save"} 0.000301121 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/tmp/phpinfo.php.save"} 0.000301121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/tmp/phpinfo.php.save"} 0.000301121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/tmp/phpinfo.php.save"} 0.0005782820000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/tmp/phpinfo.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/tmp/info.php.save"} 0.000271521 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/tmp/info.php.save"} 0.000279361 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/tmp/info.php.save"} 0.000279361 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/tmp/info.php.save"} 0.000279361 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/tmp/info.php.save"} 0.000543042 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/tmp/info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/includes/phpinfo.php"} 0.00029870099999999996 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/includes/phpinfo.php"} 0.000302081 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/includes/phpinfo.php"} 0.000302081 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/includes/phpinfo.php"} 0.000302081 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/includes/phpinfo.php"} 0.0005974019999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/includes/phpinfo.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/includes/info.php"} 0.000268241 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/includes/info.php"} 0.000279721 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/includes/info.php"} 0.000279721 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/includes/info.php"} 0.000279721 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/includes/info.php"} 0.000536482 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/includes/info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/includes/phpinfo.php.save"} 0.0006939819999999999 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/includes/phpinfo.php.save"} 0.001113083 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/includes/phpinfo.php.save"} 0.001113083 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/includes/phpinfo.php.save"} 0.001113083 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/includes/phpinfo.php.save"} 0.001387964 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/includes/phpinfo.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/includes/info.php.save"} 0.0006849625000000001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/includes/info.php.save"} 0.001080124 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/includes/info.php.save"} 0.001080124 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/includes/info.php.save"} 0.001080124 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/includes/info.php.save"} 0.0013699250000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/includes/info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/scripts/phpinfo.php"} 0.000290881 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/scripts/phpinfo.php"} 0.000306561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/scripts/phpinfo.php"} 0.000306561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/scripts/phpinfo.php"} 0.000306561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/scripts/phpinfo.php"} 0.000581762 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/scripts/phpinfo.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/scripts/info.php"} 0.0002652205 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/scripts/info.php"} 0.00026864 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/scripts/info.php"} 0.00026864 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/scripts/info.php"} 0.00026864 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/scripts/info.php"} 0.000530441 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/scripts/info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/scripts/phpinfo.php.save"} 0.000319701 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/scripts/phpinfo.php.save"} 0.000328401 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/scripts/phpinfo.php.save"} 0.000328401 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/scripts/phpinfo.php.save"} 0.000328401 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/scripts/phpinfo.php.save"} 0.000639402 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/scripts/phpinfo.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/scripts/info.php.save"} 0.000315741 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/scripts/info.php.save"} 0.000366681 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/scripts/info.php.save"} 0.000366681 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/scripts/info.php.save"} 0.000366681 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/scripts/info.php.save"} 0.000631482 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/scripts/info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/cgi-bin/phpinfo.php"} 0.0007683025 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/cgi-bin/phpinfo.php"} 0.001227564 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/cgi-bin/phpinfo.php"} 0.001227564 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/cgi-bin/phpinfo.php"} 0.001227564 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/cgi-bin/phpinfo.php"} 0.001536605 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/cgi-bin/phpinfo.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/cgi-bin/info.php"} 0.000647742 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/cgi-bin/info.php"} 0.001006483 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/cgi-bin/info.php"} 0.001006483 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/cgi-bin/info.php"} 0.001006483 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/cgi-bin/info.php"} 0.001295484 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/cgi-bin/info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/cgi-bin/phpinfo.php.save"} 0.000239301 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/cgi-bin/phpinfo.php.save"} 0.000247841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/cgi-bin/phpinfo.php.save"} 0.000247841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/cgi-bin/phpinfo.php.save"} 0.000247841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/cgi-bin/phpinfo.php.save"} 0.000478602 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/cgi-bin/phpinfo.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/cgi-bin/info.php.save"} 0.000287061 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/cgi-bin/info.php.save"} 0.000292161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/cgi-bin/info.php.save"} 0.000292161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/cgi-bin/info.php.save"} 0.000292161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/cgi-bin/info.php.save"} 0.000574122 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/cgi-bin/info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/public/phpinfo.php"} 0.000267041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/public/phpinfo.php"} 0.000278881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/public/phpinfo.php"} 0.000278881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/public/phpinfo.php"} 0.000278881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/public/phpinfo.php"} 0.000534082 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/public/phpinfo.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/public/info.php"} 0.000753962 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/public/info.php"} 0.001270044 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/public/info.php"} 0.001270044 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/public/info.php"} 0.001270044 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/public/info.php"} 0.001507924 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/public/info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/public/phpinfo.php.save"} 0.000248901 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/public/phpinfo.php.save"} 0.000269921 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/public/phpinfo.php.save"} 0.000269921 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/public/phpinfo.php.save"} 0.000269921 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/public/phpinfo.php.save"} 0.000497802 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/public/phpinfo.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/public/info.php.save"} 0.00028786100000000004 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/public/info.php.save"} 0.000331561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/public/info.php.save"} 0.000331561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/public/info.php.save"} 0.000331561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/public/info.php.save"} 0.0005757220000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/public/info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/web/phpinfo.php"} 0.00026314100000000005 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/web/phpinfo.php"} 0.000266761 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/web/phpinfo.php"} 0.000266761 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/web/phpinfo.php"} 0.000266761 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/web/phpinfo.php"} 0.0005262820000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/web/phpinfo.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/web/info.php"} 0.000285561 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/web/info.php"} 0.000308921 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/web/info.php"} 0.000308921 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/web/info.php"} 0.000308921 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/web/info.php"} 0.000571122 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/web/info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/web/phpinfo.php.save"} 0.000286581 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/web/phpinfo.php.save"} 0.000324361 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/web/phpinfo.php.save"} 0.000324361 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/web/phpinfo.php.save"} 0.000324361 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/web/phpinfo.php.save"} 0.000573162 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/web/phpinfo.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/web/info.php.save"} 0.0007055820000000001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/web/info.php.save"} 0.001152404 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/web/info.php.save"} 0.001152404 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/web/info.php.save"} 0.001152404 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/web/info.php.save"} 0.0014111640000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/web/info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/www/phpinfo.php"} 0.00031082099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/www/phpinfo.php"} 0.000325041 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/www/phpinfo.php"} 0.000325041 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/www/phpinfo.php"} 0.000325041 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/www/phpinfo.php"} 0.0006216419999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/www/phpinfo.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/www/info.php"} 0.000268461 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/www/info.php"} 0.000277121 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/www/info.php"} 0.000277121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/www/info.php"} 0.000277121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/www/info.php"} 0.000536922 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/www/info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/www/phpinfo.php.save"} 0.000281201 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/www/phpinfo.php.save"} 0.000292601 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/www/phpinfo.php.save"} 0.000292601 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/www/phpinfo.php.save"} 0.000292601 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/www/phpinfo.php.save"} 0.000562402 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/www/phpinfo.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/www/info.php.save"} 0.00029218099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/www/info.php.save"} 0.000318121 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/www/info.php.save"} 0.000318121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/www/info.php.save"} 0.000318121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/www/info.php.save"} 0.0005843619999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/www/info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/site/phpinfo.php"} 0.000687022 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/site/phpinfo.php"} 0.001117443 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/site/phpinfo.php"} 0.001117443 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/site/phpinfo.php"} 0.001117443 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/site/phpinfo.php"} 0.001374044 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/site/phpinfo.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/site/info.php"} 0.0002601405 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/site/info.php"} 0.000263921 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/site/info.php"} 0.000263921 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/site/info.php"} 0.000263921 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/site/info.php"} 0.000520281 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/site/info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/site/phpinfo.php.save"} 0.0002662805 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/site/phpinfo.php.save"} 0.000272321 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/site/phpinfo.php.save"} 0.000272321 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/site/phpinfo.php.save"} 0.000272321 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/site/phpinfo.php.save"} 0.000532561 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/site/phpinfo.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/site/info.php.save"} 0.0002775605 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/site/info.php.save"} 0.00030488 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/site/info.php.save"} 0.00030488 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/site/info.php.save"} 0.00030488 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/site/info.php.save"} 0.000555121 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/site/info.php.save"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/test"} 0.000282441 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/test"} 0.000282441 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/test"} 0.000282441 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/test"} 0.000282441 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/test"} 0.000282441 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/test"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.json"} 0.00028168 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.json"} 0.00028168 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.json"} 0.00028168 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.json"} 0.00028168 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.json"} 0.00028168 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.yaml"} 0.000342121 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.yaml"} 0.000342121 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.yaml"} 0.000342121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.yaml"} 0.000342121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.yaml"} 0.000342121 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.yaml"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.yml"} 0.000292641 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.yml"} 0.000292641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.yml"} 0.000292641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.yml"} 0.000292641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.yml"} 0.000292641 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.yml"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.php"} 0.000291641 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.php"} 0.000291641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.php"} 0.000291641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.php"} 0.000291641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.php"} 0.000291641 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.php"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.secrets"} 0.000346362 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.secrets"} 0.000346362 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.secrets"} 0.000346362 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.secrets"} 0.000346362 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.secrets"} 0.000346362 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.secrets"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.private"} 0.000373201 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.private"} 0.000373201 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.private"} 0.000373201 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.private"} 0.000373201 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.private"} 0.000373201 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.private"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.template"} 0.000325521 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.template"} 0.000325521 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.template"} 0.000325521 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.template"} 0.000325521 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.template"} 0.000325521 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.template"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.default"} 0.000414321 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.default"} 0.000414321 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.default"} 0.000414321 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.default"} 0.000414321 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.default"} 0.000414321 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.default"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/admin/.env.local"} 0.000312201 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/admin/.env.local"} 0.000312201 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/admin/.env.local"} 0.000312201 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/admin/.env.local"} 0.000312201 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/admin/.env.local"} 0.000312201 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/admin/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/.env.local"} 0.000385802 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/.env.local"} 0.000385802 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/.env.local"} 0.000385802 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/.env.local"} 0.000385802 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/.env.local"} 0.000385802 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/app/.env.local"} 0.000321361 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/app/.env.local"} 0.000321361 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/app/.env.local"} 0.000321361 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/app/.env.local"} 0.000321361 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/app/.env.local"} 0.000321361 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/app/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/.env.local"} 0.000376561 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/.env.local"} 0.000376561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/.env.local"} 0.000376561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/.env.local"} 0.000376561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/.env.local"} 0.000376561 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/src/.env.local"} 0.000291041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/src/.env.local"} 0.000291041 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/src/.env.local"} 0.000291041 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/src/.env.local"} 0.000291041 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/src/.env.local"} 0.000291041 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/src/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/public/.env.local"} 0.000283921 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/public/.env.local"} 0.000283921 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/public/.env.local"} 0.000283921 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/public/.env.local"} 0.000283921 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/public/.env.local"} 0.000283921 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/public/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/assets/.env.local"} 0.000335481 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/assets/.env.local"} 0.000335481 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/assets/.env.local"} 0.000335481 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/assets/.env.local"} 0.000335481 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/assets/.env.local"} 0.000335481 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/assets/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/includes/.env.local"} 0.000374961 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/includes/.env.local"} 0.000374961 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/includes/.env.local"} 0.000374961 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/includes/.env.local"} 0.000374961 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/includes/.env.local"} 0.000374961 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/includes/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/lib/.env.local"} 0.000367561 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/lib/.env.local"} 0.000367561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/lib/.env.local"} 0.000367561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/lib/.env.local"} 0.000367561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/lib/.env.local"} 0.000367561 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/lib/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/application/.env.local"} 0.000327161 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/application/.env.local"} 0.000327161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/application/.env.local"} 0.000327161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/application/.env.local"} 0.000327161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/application/.env.local"} 0.000327161 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/application/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/system/.env.local"} 0.000354482 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/system/.env.local"} 0.000354482 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/system/.env.local"} 0.000354482 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/system/.env.local"} 0.000354482 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/system/.env.local"} 0.000354482 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/system/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/core/.env.local"} 0.000431281 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/core/.env.local"} 0.000431281 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/core/.env.local"} 0.000431281 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/core/.env.local"} 0.000431281 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/core/.env.local"} 0.000431281 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/core/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/modules/.env.local"} 0.000322881 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/modules/.env.local"} 0.000322881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/modules/.env.local"} 0.000322881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/modules/.env.local"} 0.000322881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/modules/.env.local"} 0.000322881 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/modules/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/plugins/.env.local"} 0.000360561 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/plugins/.env.local"} 0.000360561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/plugins/.env.local"} 0.000360561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/plugins/.env.local"} 0.000360561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/plugins/.env.local"} 0.000360561 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/plugins/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/themes/.env.local"} 0.000388042 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/themes/.env.local"} 0.000388042 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/themes/.env.local"} 0.000388042 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/themes/.env.local"} 0.000388042 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/themes/.env.local"} 0.000388042 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/themes/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/vendor/.env.local"} 0.000278801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/vendor/.env.local"} 0.000278801 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/vendor/.env.local"} 0.000278801 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/vendor/.env.local"} 0.000278801 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/vendor/.env.local"} 0.000278801 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/vendor/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/storage/.env.local"} 0.000362801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/storage/.env.local"} 0.000362801 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/storage/.env.local"} 0.000362801 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/storage/.env.local"} 0.000362801 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/storage/.env.local"} 0.000362801 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/storage/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/backend/.env.local"} 0.000363881 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/backend/.env.local"} 0.000363881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/backend/.env.local"} 0.000363881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/backend/.env.local"} 0.000363881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/backend/.env.local"} 0.000363881 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/backend/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/backend/.env.old"} 0.000332001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/backend/.env.old"} 0.000332001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/backend/.env.old"} 0.000332001 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/backend/.env.old"} 0.000332001 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/backend/.env.old"} 0.000332001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/backend/.env.old"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/frontend/.env.local"} 0.000305561 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/frontend/.env.local"} 0.000305561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/frontend/.env.local"} 0.000305561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/frontend/.env.local"} 0.000305561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/frontend/.env.local"} 0.000305561 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/frontend/.env.local"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/frontend/.env.old"} 0.000316961 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/frontend/.env.old"} 0.000316961 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/frontend/.env.old"} 0.000316961 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/frontend/.env.old"} 0.000316961 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/frontend/.env.old"} 0.000316961 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/frontend/.env.old"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/security.txt"} 0.000260481 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/security.txt"} 0.000288801 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/security.txt"} 0.000288801 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/security.txt"} 0.000288801 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/security.txt"} 0.000804522 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/security.txt"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.live"} 0.000327121 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.live"} 0.000327121 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.live"} 0.000327121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.live"} 0.000327121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.live"} 0.000327121 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.live"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/database.php"} 0.000269561 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/database.php"} 0.000269561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/database.php"} 0.000269561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/database.php"} 0.000269561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/database.php"} 0.000269561 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/database.php"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/mail.php"} 0.000274521 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/mail.php"} 0.000274521 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/mail.php"} 0.000274521 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/mail.php"} 0.000274521 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/mail.php"} 0.000274521 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/mail.php"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/app.php"} 0.000268401 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/app.php"} 0.000268401 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/app.php"} 0.000268401 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/app.php"} 0.000268401 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/app.php"} 0.000268401 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/app.php"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/services.php"} 0.00026612 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/services.php"} 0.00026612 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/services.php"} 0.00026612 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/services.php"} 0.00026612 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/services.php"} 0.00026612 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/services.php"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/configuration.php"} 0.00024876 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/configuration.php"} 0.000309481 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/configuration.php"} 0.000309481 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/configuration.php"} 0.000309481 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/configuration.php"} 0.000780722 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/configuration.php"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/aws.json"} 0.000309201 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/aws.json"} 0.000309201 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/aws.json"} 0.000309201 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/aws.json"} 0.000309201 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/aws.json"} 0.000309201 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/aws.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/sendgrid.json"} 0.000344681 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/sendgrid.json"} 0.000344681 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/sendgrid.json"} 0.000344681 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/sendgrid.json"} 0.000344681 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/sendgrid.json"} 0.000344681 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/sendgrid.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/mailgun.json"} 0.000357081 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/mailgun.json"} 0.000357081 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/mailgun.json"} 0.000357081 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/mailgun.json"} 0.000357081 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/mailgun.json"} 0.000357081 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/mailgun.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/sendgrid.json"} 0.000325801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/sendgrid.json"} 0.000325801 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/sendgrid.json"} 0.000325801 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/sendgrid.json"} 0.000325801 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/sendgrid.json"} 0.000325801 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/sendgrid.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/aws.json"} 0.000324381 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/aws.json"} 0.000538281 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/aws.json"} 0.000538281 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/aws.json"} 0.000538281 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/aws.json"} 0.0014631240000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/aws.json"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api_keys.json"} 0.0003021005 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api_keys.json"} 0.000398402 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api_keys.json"} 0.000398402 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api_keys.json"} 0.000398402 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api_keys.json"} 0.001259603 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api_keys.json"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/keys.json"} 0.000264141 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/keys.json"} 0.000271401 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/keys.json"} 0.000271401 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/keys.json"} 0.000271401 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/keys.json"} 0.001042444 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/keys.json"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/secrets.json"} 0.000305941 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/secrets.json"} 0.000944883 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/secrets.json"} 0.000944883 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/secrets.json"} 0.000944883 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/secrets.json"} 0.001808806 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/secrets.json"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/secrets.json"} 0.000336081 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/secrets.json"} 0.000336081 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/secrets.json"} 0.000336081 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/secrets.json"} 0.000336081 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/secrets.json"} 0.000336081 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/secrets.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/app/config.json"} 0.000245921 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/app/config.json"} 0.000245921 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/app/config.json"} 0.000245921 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/app/config.json"} 0.000245921 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/app/config.json"} 0.000245921 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/app/config.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/settings.php"} 0.000275001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/settings.php"} 0.000275001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/settings.php"} 0.000275001 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/settings.php"} 0.000275001 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/settings.php"} 0.000275001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/settings.php"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/app/settings.php"} 0.000266241 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/app/settings.php"} 0.000266241 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/app/settings.php"} 0.000266241 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/app/settings.php"} 0.000266241 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/app/settings.php"} 0.000266241 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/app/settings.php"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/settings.php"} 0.000274521 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/settings.php"} 0.000274521 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/settings.php"} 0.000274521 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/settings.php"} 0.000274521 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/settings.php"} 0.000274521 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/settings.php"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/database.yml"} 0.00027064 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/database.yml"} 0.00027064 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/database.yml"} 0.00027064 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/database.yml"} 0.00027064 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/database.yml"} 0.00027064 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/database.yml"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/database.json"} 0.000267521 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/database.json"} 0.000267521 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/database.json"} 0.000267521 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/database.json"} 0.000267521 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/database.json"} 0.000267521 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/database.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/mail.json"} 0.000315561 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/mail.json"} 0.000315561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/mail.json"} 0.000315561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/mail.json"} 0.000315561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/mail.json"} 0.000315561 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/mail.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/smtp.php"} 0.000875282 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/smtp.php"} 0.000875282 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/smtp.php"} 0.000875282 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/smtp.php"} 0.000875282 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/smtp.php"} 0.000875282 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/smtp.php"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/database.yml"} 0.0002593805 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/database.yml"} 0.000872923 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/database.yml"} 0.000872923 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/database.yml"} 0.000872923 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/database.yml"} 0.0016236839999999998 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/database.yml"} 4 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/secrets/config.json"} 0.00024336 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/secrets/config.json"} 0.00024336 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/secrets/config.json"} 0.00024336 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/secrets/config.json"} 0.00024336 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/secrets/config.json"} 0.00024336 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/secrets/config.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/private/keys.json"} 0.000247641 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/private/keys.json"} 0.000247641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/private/keys.json"} 0.000247641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/private/keys.json"} 0.000247641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/private/keys.json"} 0.000247641 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/private/keys.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/pms"} 0.000293321 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/pms"} 0.000293321 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/pms"} 0.000293321 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/pms"} 0.000293321 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/pms"} 0.000293321 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/pms"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/funny-comparisons/:id/explanations"} 0.005996619 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/funny-comparisons/:id/explanations"} 0.006375141 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/funny-comparisons/:id/explanations"} 0.006375141 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/funny-comparisons/:id/explanations"} 0.006375141 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/funny-comparisons/:id/explanations"} 0.017415217 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/funny-comparisons/:id/explanations"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/_fragment"} 0.000286021 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/_fragment"} 0.000327541 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/_fragment"} 0.000332761 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/_fragment"} 0.000332761 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/_fragment"} 0.002334208 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/_fragment"} 8 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.gitignore"} 0.000351161 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.gitignore"} 0.000351881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.gitignore"} 0.000351881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.gitignore"} 0.000351881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.gitignore"} 0.000702322 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.gitignore"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.gitlab-ci.yml"} 0.000337241 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.gitlab-ci.yml"} 0.000337241 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.gitlab-ci.yml"} 0.000337241 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.gitlab-ci.yml"} 0.000337241 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.gitlab-ci.yml"} 0.000337241 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.gitlab-ci.yml"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/aws-config.js"} 0.000309841 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/aws-config.js"} 0.000309841 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/aws-config.js"} 0.000309841 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/aws-config.js"} 0.000309841 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/aws-config.js"} 0.000309841 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/aws-config.js"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/aws.config.js"} 0.000266481 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/aws.config.js"} 0.000266481 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/aws.config.js"} 0.000266481 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/aws.config.js"} 0.000266481 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/aws.config.js"} 0.000266481 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/aws.config.js"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/favicon.png"} 0.000307181 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/favicon.png"} 0.000309601 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/favicon.png"} 0.000309601 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/favicon.png"} 0.000309601 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/favicon.png"} 0.000614362 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/favicon.png"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config.yaml"} 0.000858002 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config.yaml"} 0.000858002 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config.yaml"} 0.000858002 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config.yaml"} 0.000858002 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config.yaml"} 0.000858002 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config.yaml"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/configuration.json"} 0.000280721 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/configuration.json"} 0.000280721 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/configuration.json"} 0.000280721 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/configuration.json"} 0.000280721 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/configuration.json"} 0.000280721 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/configuration.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/settings.yml"} 0.000324321 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/settings.yml"} 0.000324321 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/settings.yml"} 0.000324321 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/settings.yml"} 0.000324321 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/settings.yml"} 0.000324321 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/settings.yml"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/secrets.yml"} 0.000270481 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/secrets.yml"} 0.000270481 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/secrets.yml"} 0.000270481 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/secrets.yml"} 0.000270481 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/secrets.yml"} 0.000270481 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/secrets.yml"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/config.yml"} 0.000269161 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/config.yml"} 0.000269161 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/config.yml"} 0.000269161 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/config.yml"} 0.000269161 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/config.yml"} 0.000269161 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/config.yml"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.s3cfg"} 0.000310041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.s3cfg"} 0.000363882 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.s3cfg"} 0.000363882 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.s3cfg"} 0.000363882 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.s3cfg"} 0.0009743639999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.s3cfg"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.gcloud/credentials"} 0.000257081 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.gcloud/credentials"} 0.000270121 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.gcloud/credentials"} 0.000270121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.gcloud/credentials"} 0.000270121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.gcloud/credentials"} 0.000777642 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.gcloud/credentials"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/azure.json"} 0.000259961 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/azure.json"} 0.000310601 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/azure.json"} 0.000310601 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/azure.json"} 0.000310601 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/azure.json"} 0.000828082 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/azure.json"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.api_keys"} 0.000328921 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.api_keys"} 0.000373721 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.api_keys"} 0.000373721 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.api_keys"} 0.000373721 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.api_keys"} 0.0010118829999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.api_keys"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/tokens.json"} 0.000261641 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/tokens.json"} 0.000287361 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/tokens.json"} 0.000287361 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/tokens.json"} 0.000287361 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/tokens.json"} 0.000790882 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/tokens.json"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/oauth.json"} 0.000282641 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/oauth.json"} 0.00028672 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/oauth.json"} 0.00028672 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/oauth.json"} 0.00028672 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/oauth.json"} 0.0008227220000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/oauth.json"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/docker-compose.yml"} 0.000258441 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/docker-compose.yml"} 0.0002702 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/docker-compose.yml"} 0.0002702 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/docker-compose.yml"} 0.0002702 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/docker-compose.yml"} 0.0007736420000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/docker-compose.yml"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.dockerenv"} 0.000295281 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.dockerenv"} 0.000327881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.dockerenv"} 0.000327881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.dockerenv"} 0.000327881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.dockerenv"} 0.0009155630000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.dockerenv"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.docker/config.json"} 0.000305521 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.docker/config.json"} 0.000353041 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.docker/config.json"} 0.000353041 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.docker/config.json"} 0.000353041 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.docker/config.json"} 0.000929123 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.docker/config.json"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config.yml"} 0.000247241 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config.yml"} 0.000247241 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config.yml"} 0.000247241 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config.yml"} 0.000247241 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config.yml"} 0.000247241 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config.yml"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config/app.yml"} 0.0002478 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config/app.yml"} 0.0002478 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config/app.yml"} 0.0002478 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config/app.yml"} 0.0002478 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config/app.yml"} 0.0002478 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config/app.yml"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/application.yml"} 0.000406122 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/application.yml"} 0.000406122 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/application.yml"} 0.000406122 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/application.yml"} 0.000406122 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/application.yml"} 0.000406122 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/application.yml"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/aws-config.json"} 0.000263041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/aws-config.json"} 0.000948603 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/aws-config.json"} 0.000948603 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/aws-config.json"} 0.000948603 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/aws-config.json"} 0.001468325 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/aws-config.json"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/s3.yml"} 0.000254721 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/s3.yml"} 0.00026904 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/s3.yml"} 0.00026904 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/s3.yml"} 0.00026904 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/s3.yml"} 0.0007770419999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/s3.yml"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/gcp-credentials.json"} 0.000268201 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/gcp-credentials.json"} 0.000310081 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/gcp-credentials.json"} 0.000310081 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/gcp-credentials.json"} 0.000310081 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/gcp-credentials.json"} 0.0008288829999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/gcp-credentials.json"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/secrets.yml"} 0.000256001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/secrets.yml"} 0.000296241 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/secrets.yml"} 0.000296241 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/secrets.yml"} 0.000296241 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/secrets.yml"} 0.000802363 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/secrets.yml"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/credentials.json"} 0.000314721 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/credentials.json"} 0.000322961 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/credentials.json"} 0.000322961 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/credentials.json"} 0.000322961 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/credentials.json"} 0.0009405630000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/credentials.json"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/auth.json"} 0.000290601 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/auth.json"} 0.000760523 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/auth.json"} 0.000760523 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/auth.json"} 0.000760523 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/auth.json"} 0.001310125 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/auth.json"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/docker-compose.yaml"} 0.000310801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/docker-compose.yaml"} 0.000352361 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/docker-compose.yaml"} 0.000352361 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/docker-compose.yaml"} 0.000352361 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/docker-compose.yaml"} 0.0009473629999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/docker-compose.yaml"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/Dockerfile"} 0.000311481 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/Dockerfile"} 0.000378362 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/Dockerfile"} 0.000378362 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/Dockerfile"} 0.000378362 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/Dockerfile"} 0.0009393240000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/Dockerfile"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/kubernetes.yml"} 0.000278401 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/kubernetes.yml"} 0.000280081 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/kubernetes.yml"} 0.000280081 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/kubernetes.yml"} 0.000280081 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/kubernetes.yml"} 0.000802802 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/kubernetes.yml"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/_debug"} 0.00026724 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/_debug"} 0.000269601 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/_debug"} 0.000269601 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/_debug"} 0.000269601 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/_debug"} 0.0007931220000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/_debug"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/settings.json"} 0.000267561 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/settings.json"} 0.000267561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/settings.json"} 0.000267561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/settings.json"} 0.000267561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/settings.json"} 0.000267561 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/settings.json"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.azure/credentials"} 0.000266121 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.azure/credentials"} 0.000312441 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.azure/credentials"} 0.000312441 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.azure/credentials"} 0.000312441 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.azure/credentials"} 0.000812683 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.azure/credentials"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/apikeys.json"} 0.000256601 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/apikeys.json"} 0.000267001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/apikeys.json"} 0.000267001 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/apikeys.json"} 0.000267001 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/apikeys.json"} 0.000706522 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/apikeys.json"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.secrets"} 0.000287961 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.secrets"} 0.000345641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.secrets"} 0.000345641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.secrets"} 0.000345641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.secrets"} 0.0009018030000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.secrets"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info3.php"} 0.000369801 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info3.php"} 0.000386521 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info3.php"} 0.000386521 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info3.php"} 0.000386521 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info3.php"} 0.000739602 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info3.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/probe.php"} 0.000301961 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/probe.php"} 0.000303521 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/probe.php"} 0.000303521 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/probe.php"} 0.000303521 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/probe.php"} 0.000603922 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/probe.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/:id.php"} 0.0002744605 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/:id.php"} 0.0009277830000000001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/:id.php"} 0.000934283 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/:id.php"} 0.000934283 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/:id.php"} 0.002870608 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/:id.php"} 6 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/p.php"} 0.00037468099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/p.php"} 0.000497001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/p.php"} 0.000497001 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/p.php"} 0.000497001 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/p.php"} 0.0007493619999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/p.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/t.php"} 0.000254761 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/t.php"} 0.000261561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/t.php"} 0.000261561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/t.php"} 0.000261561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/t.php"} 0.000509522 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/t.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/info_php.php"} 0.00030714100000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/info_php.php"} 0.000309361 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/info_php.php"} 0.000309361 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/info_php.php"} 0.000309361 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/info_php.php"} 0.0006142820000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/info_php.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/php-info.php"} 0.00025562100000000004 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/php-info.php"} 0.000256081 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/php-info.php"} 0.000256081 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/php-info.php"} 0.000256081 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/php-info.php"} 0.0005112420000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/php-info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/infophp.php"} 0.000282041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/infophp.php"} 0.000293561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/infophp.php"} 0.000293561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/infophp.php"} 0.000293561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/infophp.php"} 0.000564082 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/infophp.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/testphp.php"} 0.000529322 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/testphp.php"} 0.000796483 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/testphp.php"} 0.000796483 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/testphp.php"} 0.000796483 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/testphp.php"} 0.001058644 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/testphp.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.remote"} 0.000312121 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.remote"} 0.000317881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.remote"} 0.000317881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.remote"} 0.000317881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.remote"} 0.000624242 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.remote"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.1"} 0.000299001 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.1"} 0.000304801 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.1"} 0.000304801 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.1"} 0.000304801 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.1"} 0.000598002 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.1"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.2"} 0.00034182099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.2"} 0.000343321 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.2"} 0.000343321 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.2"} 0.000343321 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.2"} 0.0006836419999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.2"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.prod.local"} 0.000304261 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.prod.local"} 0.000310641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.prod.local"} 0.000310641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.prod.local"} 0.000310641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.prod.local"} 0.000608522 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.prod.local"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.dev.local"} 0.000327541 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.dev.local"} 0.000359881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.dev.local"} 0.000359881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.dev.local"} 0.000359881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.dev.local"} 0.000655082 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.dev.local"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/config"} 0.0005516415 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/config"} 0.000808642 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/config"} 0.000808642 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/config"} 0.000808642 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/config"} 0.001103283 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/config"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/v1/config"} 0.0002545005 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/v1/config"} 0.000279441 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/v1/config"} 0.000279441 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/v1/config"} 0.000279441 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/v1/config"} 0.000509001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/v1/config"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/api/v2/config"} 0.00026254049999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/api/v2/config"} 0.000275081 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/api/v2/config"} 0.000275081 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/api/v2/config"} 0.000275081 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/api/v2/config"} 0.0005250809999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/api/v2/config"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/docker-compose.override.yml"} 0.000271141 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/docker-compose.override.yml"} 0.000296241 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/docker-compose.override.yml"} 0.000296241 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/docker-compose.override.yml"} 0.000296241 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/docker-compose.override.yml"} 0.000542282 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/docker-compose.override.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.dockerignore"} 0.000311101 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.dockerignore"} 0.000311281 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.dockerignore"} 0.000311281 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.dockerignore"} 0.000311281 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.dockerignore"} 0.000622202 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.dockerignore"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/k8s-config.yml"} 0.000267141 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/k8s-config.yml"} 0.000271321 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/k8s-config.yml"} 0.000271321 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/k8s-config.yml"} 0.000271321 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/k8s-config.yml"} 0.000534282 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/k8s-config.yml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/backup.zip"} 0.0002652805 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/backup.zip"} 0.000269081 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/backup.zip"} 0.000269081 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/backup.zip"} 0.000269081 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/backup.zip"} 0.000530561 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/backup.zip"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/backup.tar.gz"} 0.000255581 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/backup.tar.gz"} 0.000268041 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/backup.tar.gz"} 0.000268041 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/backup.tar.gz"} 0.000268041 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/backup.tar.gz"} 0.000511162 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/backup.tar.gz"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/site-backup.zip"} 0.000252381 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/site-backup.zip"} 0.000267081 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/site-backup.zip"} 0.000267081 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/site-backup.zip"} 0.000267081 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/site-backup.zip"} 0.000504762 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/site-backup.zip"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/config.zip"} 0.0002417 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/config.zip"} 0.00025808 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/config.zip"} 0.00025808 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/config.zip"} 0.00025808 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/config.zip"} 0.0004834 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/config.zip"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/Thumbs.db"} 0.000265761 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/Thumbs.db"} 0.000311441 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/Thumbs.db"} 0.000311441 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/Thumbs.db"} 0.000311441 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/Thumbs.db"} 0.000531522 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/Thumbs.db"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/sites/default/settings.php"} 0.000258081 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/sites/default/settings.php"} 0.000288321 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/sites/default/settings.php"} 0.000288321 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/sites/default/settings.php"} 0.000288321 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/sites/default/settings.php"} 0.000516162 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/sites/default/settings.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/app/etc/local.xml"} 0.000586802 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/app/etc/local.xml"} 0.000899563 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/app/etc/local.xml"} 0.000899563 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/app/etc/local.xml"} 0.000899563 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/app/etc/local.xml"} 0.001173604 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/app/etc/local.xml"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/app/etc/env.php"} 0.00031082099999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/app/etc/env.php"} 0.000363641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/app/etc/env.php"} 0.000363641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/app/etc/env.php"} 0.000363641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/app/etc/env.php"} 0.0006216419999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/app/etc/env.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/var/www/html/error_log"} 0.00027948100000000004 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/var/www/html/error_log"} 0.000306641 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/var/www/html/error_log"} 0.000306641 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/var/www/html/error_log"} 0.000306641 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/var/www/html/error_log"} 0.0005589620000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/var/www/html/error_log"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/sitemap.xml"} 0.000305041 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/sitemap.xml"} 0.000305041 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/sitemap.xml"} 0.000305041 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/sitemap.xml"} 0.000305041 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/sitemap.xml"} 0.000305041 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/sitemap.xml"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/index.php/phpinfo"} 0.0002812805 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/index.php/phpinfo"} 0.00030016 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/index.php/phpinfo"} 0.00030016 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/index.php/phpinfo"} 0.00030016 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/index.php/phpinfo"} 0.000562561 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/index.php/phpinfo"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/symfony/_profiler/phpinfo"} 0.00026170049999999997 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/symfony/_profiler/phpinfo"} 0.000264561 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/symfony/_profiler/phpinfo"} 0.000264561 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/symfony/_profiler/phpinfo"} 0.000264561 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/symfony/_profiler/phpinfo"} 0.0005234009999999999 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/symfony/_profiler/phpinfo"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/dashboard/info.php"} 0.000570482 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/dashboard/info.php"} 0.000834963 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/dashboard/info.php"} 0.000834963 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/dashboard/info.php"} 0.000834963 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/dashboard/info.php"} 0.001140964 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/dashboard/info.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/.env.js"} 0.00030170100000000003 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/.env.js"} 0.000333481 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/.env.js"} 0.000333481 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/.env.js"} 0.000333481 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/.env.js"} 0.0006034020000000001 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/.env.js"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/_profiler/open"} 0.000339881 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/_profiler/open"} 0.000339881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/_profiler/open"} 0.000339881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/_profiler/open"} 0.000339881 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/_profiler/open"} 0.000339881 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/_profiler/open"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/app_dev.php/_profiler/open"} 0.000272281 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/app_dev.php/_profiler/open"} 0.000272281 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/app_dev.php/_profiler/open"} 0.000272281 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/app_dev.php/_profiler/open"} 0.000272281 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/app_dev.php/_profiler/open"} 0.000272281 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/app_dev.php/_profiler/open"} 1 nodejs_http_response_time_summary_seconds{quantile="0.5",method="HEAD",endpoint="/apps"} 0.000306241 nodejs_http_response_time_summary_seconds{quantile="0.9",method="HEAD",endpoint="/apps"} 0.000331041 nodejs_http_response_time_summary_seconds{quantile="0.95",method="HEAD",endpoint="/apps"} 0.000331041 nodejs_http_response_time_summary_seconds{quantile="0.99",method="HEAD",endpoint="/apps"} 0.000331041 nodejs_http_response_time_summary_seconds_sum{method="HEAD",endpoint="/apps"} 0.000909003 nodejs_http_response_time_summary_seconds_count{method="HEAD",endpoint="/apps"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="HEAD",endpoint="/api/action"} 0.000267841 nodejs_http_response_time_summary_seconds{quantile="0.9",method="HEAD",endpoint="/api/action"} 0.000276761 nodejs_http_response_time_summary_seconds{quantile="0.95",method="HEAD",endpoint="/api/action"} 0.000276761 nodejs_http_response_time_summary_seconds{quantile="0.99",method="HEAD",endpoint="/api/action"} 0.000276761 nodejs_http_response_time_summary_seconds_sum{method="HEAD",endpoint="/api/action"} 0.0008087629999999999 nodejs_http_response_time_summary_seconds_count{method="HEAD",endpoint="/api/action"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="HEAD",endpoint="/api/actions"} 0.000319241 nodejs_http_response_time_summary_seconds{quantile="0.9",method="HEAD",endpoint="/api/actions"} 0.000380881 nodejs_http_response_time_summary_seconds{quantile="0.95",method="HEAD",endpoint="/api/actions"} 0.000380881 nodejs_http_response_time_summary_seconds{quantile="0.99",method="HEAD",endpoint="/api/actions"} 0.000380881 nodejs_http_response_time_summary_seconds_sum{method="HEAD",endpoint="/api/actions"} 0.000988683 nodejs_http_response_time_summary_seconds_count{method="HEAD",endpoint="/api/actions"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="HEAD",endpoint="/_next/data"} 0.000284241 nodejs_http_response_time_summary_seconds{quantile="0.9",method="HEAD",endpoint="/_next/data"} 0.000313962 nodejs_http_response_time_summary_seconds{quantile="0.95",method="HEAD",endpoint="/_next/data"} 0.000313962 nodejs_http_response_time_summary_seconds{quantile="0.99",method="HEAD",endpoint="/_next/data"} 0.000313962 nodejs_http_response_time_summary_seconds_sum{method="HEAD",endpoint="/_next/data"} 0.000858124 nodejs_http_response_time_summary_seconds_count{method="HEAD",endpoint="/_next/data"} 3 nodejs_http_response_time_summary_seconds{quantile="0.5",method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"} 0.0004557815 nodejs_http_response_time_summary_seconds{quantile="0.9",method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"} 0.000457802 nodejs_http_response_time_summary_seconds{quantile="0.95",method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"} 0.000457802 nodejs_http_response_time_summary_seconds{quantile="0.99",method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"} 0.000457802 nodejs_http_response_time_summary_seconds_sum{method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"} 0.000911563 nodejs_http_response_time_summary_seconds_count{method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/vendor/laravel-filemanager/js/script.js"} 0.000305241 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/vendor/laravel-filemanager/js/script.js"} 0.000313001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/vendor/laravel-filemanager/js/script.js"} 0.000313001 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/vendor/laravel-filemanager/js/script.js"} 0.000313001 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/vendor/laravel-filemanager/js/script.js"} 0.000610482 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/vendor/laravel-filemanager/js/script.js"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js"} 0.000504382 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js"} 0.000740723 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js"} 0.000740723 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js"} 0.000740723 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js"} 0.001008764 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/_ignition/execute-solution"} 0.000265781 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/_ignition/execute-solution"} 0.000269121 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/_ignition/execute-solution"} 0.000269121 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/_ignition/execute-solution"} 0.000269121 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/_ignition/execute-solution"} 0.000531562 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/_ignition/execute-solution"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="GET",endpoint="/public/_ignition/execute-solution"} 0.0002880205 nodejs_http_response_time_summary_seconds{quantile="0.9",method="GET",endpoint="/public/_ignition/execute-solution"} 0.000309001 nodejs_http_response_time_summary_seconds{quantile="0.95",method="GET",endpoint="/public/_ignition/execute-solution"} 0.000309001 nodejs_http_response_time_summary_seconds{quantile="0.99",method="GET",endpoint="/public/_ignition/execute-solution"} 0.000309001 nodejs_http_response_time_summary_seconds_sum{method="GET",endpoint="/public/_ignition/execute-solution"} 0.000576041 nodejs_http_response_time_summary_seconds_count{method="GET",endpoint="/public/_ignition/execute-solution"} 2 nodejs_http_response_time_summary_seconds{quantile="0.5",method="HEAD",endpoint="/_next"} 0.000292761 nodejs_http_response_time_summary_seconds{quantile="0.9",method="HEAD",endpoint="/_next"} 0.000292761 nodejs_http_response_time_summary_seconds{quantile="0.95",method="HEAD",endpoint="/_next"} 0.000292761 nodejs_http_response_time_summary_seconds{quantile="0.99",method="HEAD",endpoint="/_next"} 0.000292761 nodejs_http_response_time_summary_seconds_sum{method="HEAD",endpoint="/_next"} 0.000292761 nodejs_http_response_time_summary_seconds_count{method="HEAD",endpoint="/_next"} 1 # HELP nodejs_http_response_size_bytes HTTP response size in bytes # TYPE nodejs_http_response_size_bytes histogram nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/homepage/contents/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/homepage/contents/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/homepage/contents/",status="200"} 283 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/homepage/contents/",status="200"} 283 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/homepage/contents/",status="200"} 283 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/homepage/contents/",status="200"} 283 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/homepage/contents/",status="200"} 1113463 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/homepage/contents/",status="200"} 283 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/auth/profile",status="304"} 27 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/auth/profile",status="304"} 27 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/auth/profile",status="304"} 27 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/auth/profile",status="304"} 27 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/auth/profile",status="304"} 27 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/auth/profile",status="304"} 27 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/auth/profile",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/auth/profile",status="304"} 27 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/eligibility/simulations",status="304"} 24 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/eligibility/simulations",status="304"} 24 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/eligibility/simulations",status="304"} 24 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/eligibility/simulations",status="304"} 24 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/eligibility/simulations",status="304"} 24 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/eligibility/simulations",status="304"} 24 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/eligibility/simulations",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/eligibility/simulations",status="304"} 24 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/stats",status="304"} 15 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/stats",status="304"} 15 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/stats",status="304"} 15 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/stats",status="304"} 15 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/stats",status="304"} 15 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/stats",status="304"} 15 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/stats",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/stats",status="304"} 15 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/trends",status="304"} 15 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/trends",status="304"} 15 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/trends",status="304"} 15 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/trends",status="304"} 15 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/trends",status="304"} 15 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/trends",status="304"} 15 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/trends",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/trends",status="304"} 15 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/homepage/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/homepage/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/homepage/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/homepage/",status="200"} 12 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/homepage/",status="200"} 12 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/homepage/",status="200"} 12 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/homepage/",status="200"} 138682 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/homepage/",status="200"} 12 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/homepage/stats",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/homepage/stats",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/homepage/stats",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/homepage/stats",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/homepage/stats",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/homepage/stats",status="200"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/homepage/stats",status="200"} 1852 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/homepage/stats",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="PUT",endpoint="/api/admin/homepage/:id",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="PUT",endpoint="/api/admin/homepage/:id",status="200"} 30 nodejs_http_response_size_bytes_bucket{le="10000",method="PUT",endpoint="/api/admin/homepage/:id",status="200"} 30 nodejs_http_response_size_bytes_bucket{le="100000",method="PUT",endpoint="/api/admin/homepage/:id",status="200"} 30 nodejs_http_response_size_bytes_bucket{le="1000000",method="PUT",endpoint="/api/admin/homepage/:id",status="200"} 30 nodejs_http_response_size_bytes_bucket{le="+Inf",method="PUT",endpoint="/api/admin/homepage/:id",status="200"} 30 nodejs_http_response_size_bytes_sum{method="PUT",endpoint="/api/admin/homepage/:id",status="200"} 9138 nodejs_http_response_size_bytes_count{method="PUT",endpoint="/api/admin/homepage/:id",status="200"} 30 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/api/admin/actions/log",status="201"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/api/admin/actions/log",status="201"} 30 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/api/admin/actions/log",status="201"} 30 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/api/admin/actions/log",status="201"} 30 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/api/admin/actions/log",status="201"} 30 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/api/admin/actions/log",status="201"} 30 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/api/admin/actions/log",status="201"} 5662 nodejs_http_response_size_bytes_count{method="POST",endpoint="/api/admin/actions/log",status="201"} 30 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/homepage/contents/",status="304"} 53 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/homepage/contents/",status="304"} 53 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/homepage/contents/",status="304"} 53 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/homepage/contents/",status="304"} 53 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/homepage/contents/",status="304"} 53 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/homepage/contents/",status="304"} 53 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/homepage/contents/",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/homepage/contents/",status="304"} 53 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/actions/history",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/actions/history",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/actions/history",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/actions/history",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/actions/history",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/actions/history",status="200"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/actions/history",status="200"} 43527 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/actions/history",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/homepage/stats",status="304"} 9 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/homepage/stats",status="304"} 9 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/homepage/stats",status="304"} 9 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/homepage/stats",status="304"} 9 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/homepage/stats",status="304"} 9 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/homepage/stats",status="304"} 9 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/homepage/stats",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/homepage/stats",status="304"} 9 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/api/auth/refresh-token",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/api/auth/refresh-token",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/api/auth/refresh-token",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/api/auth/refresh-token",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/api/auth/refresh-token",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/api/auth/refresh-token",status="200"} 8 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/api/auth/refresh-token",status="200"} 2477 nodejs_http_response_size_bytes_count{method="POST",endpoint="/api/auth/refresh-token",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/auth/profile",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/auth/profile",status="200"} 7 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/auth/profile",status="200"} 7 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/auth/profile",status="200"} 7 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/auth/profile",status="200"} 7 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/auth/profile",status="200"} 7 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/auth/profile",status="200"} 1187 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/auth/profile",status="200"} 7 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/robots.txt",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/robots.txt",status="404"} 179 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/robots.txt",status="404"} 179 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/robots.txt",status="404"} 179 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/robots.txt",status="404"} 179 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/robots.txt",status="404"} 179 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/robots.txt",status="404"} 26671 nodejs_http_response_size_bytes_count{method="GET",endpoint="/robots.txt",status="404"} 179 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/villes-emissions/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/villes-emissions/",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/villes-emissions/",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/villes-emissions/",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/villes-emissions/",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/villes-emissions/",status="200"} 8 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/villes-emissions/",status="200"} 7504 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/villes-emissions/",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/api/auth/logout",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/api/auth/logout",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/api/auth/logout",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/api/auth/logout",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/api/auth/logout",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/api/auth/logout",status="200"} 5 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/api/auth/logout",status="200"} 270 nodejs_http_response_size_bytes_count{method="POST",endpoint="/api/auth/logout",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/informations/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/informations/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/informations/",status="200"} 18 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/informations/",status="200"} 18 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/informations/",status="200"} 18 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/informations/",status="200"} 18 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/informations/",status="200"} 30816 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/informations/",status="200"} 18 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/energies/list",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/energies/list",status="200"} 9 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/energies/list",status="200"} 9 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/energies/list",status="200"} 9 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/energies/list",status="200"} 9 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/energies/list",status="200"} 9 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/energies/list",status="200"} 2754 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/energies/list",status="200"} 9 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/energies/details",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/energies/details",status="200"} 18 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/energies/details",status="200"} 18 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/energies/details",status="200"} 18 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/energies/details",status="200"} 18 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/energies/details",status="200"} 18 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/energies/details",status="200"} 3107 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/energies/details",status="200"} 18 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/energies/comparisons",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/energies/comparisons",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/energies/comparisons",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/energies/comparisons",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/energies/comparisons",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/energies/comparisons",status="200"} 6 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/energies/comparisons",status="200"} 20544 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/energies/comparisons",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/energies/emissions-data",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/energies/emissions-data",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/energies/emissions-data",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/energies/emissions-data",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/energies/emissions-data",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/energies/emissions-data",status="200"} 6 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/energies/emissions-data",status="200"} 1740 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/energies/emissions-data",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/energies/cost-evolution",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/energies/cost-evolution",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/energies/cost-evolution",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/energies/cost-evolution",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/energies/cost-evolution",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/energies/cost-evolution",status="200"} 6 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/energies/cost-evolution",status="200"} 2808 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/energies/cost-evolution",status="200"} 6 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/regions/data",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/regions/data",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/regions/data",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/regions/data",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/regions/data",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/regions/data",status="200"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/regions/data",status="200"} 4715 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/regions/data",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/previsions/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/previsions/",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/previsions/",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/previsions/",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/previsions/",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/previsions/",status="200"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/previsions/",status="200"} 1432 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/previsions/",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/administrative/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/administrative/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/administrative/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/administrative/",status="200"} 10 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/administrative/",status="200"} 10 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/administrative/",status="200"} 10 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/administrative/",status="200"} 130670 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/administrative/",status="200"} 10 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/administrative/faq/all",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/administrative/faq/all",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/administrative/faq/all",status="200"} 15 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/administrative/faq/all",status="200"} 15 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/administrative/faq/all",status="200"} 15 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/administrative/faq/all",status="200"} 15 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/administrative/faq/all",status="200"} 37515 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/administrative/faq/all",status="200"} 15 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/auth/google",status="302"} 5 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/auth/google",status="302"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/auth/google",status="302"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/auth/google",status="302"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/auth/google",status="302"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/auth/google",status="302"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/auth/google",status="302"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/auth/google",status="302"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/auth/google/callback",status="302"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/auth/google/callback",status="302"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/auth/google/callback",status="302"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/auth/google/callback",status="302"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/auth/google/callback",status="302"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/auth/google/callback",status="302"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/auth/google/callback",status="302"} 1712 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/auth/google/callback",status="302"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/eligibility/aids",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/eligibility/aids",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/eligibility/aids",status="200"} 10 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/eligibility/aids",status="200"} 10 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/eligibility/aids",status="200"} 10 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/eligibility/aids",status="200"} 10 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/eligibility/aids",status="200"} 16170 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/eligibility/aids",status="200"} 10 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/api/eligibility/simulations",status="201"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/api/eligibility/simulations",status="201"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/api/eligibility/simulations",status="201"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/api/eligibility/simulations",status="201"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/api/eligibility/simulations",status="201"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/api/eligibility/simulations",status="201"} 1 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/api/eligibility/simulations",status="201"} 316 nodejs_http_response_size_bytes_count{method="POST",endpoint="/api/eligibility/simulations",status="201"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/eligibility/simulations",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/eligibility/simulations",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/eligibility/simulations",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/eligibility/simulations",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/eligibility/simulations",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/eligibility/simulations",status="200"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/eligibility/simulations",status="200"} 15055 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/eligibility/simulations",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/consumption/simulations",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/consumption/simulations",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/consumption/simulations",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/consumption/simulations",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/consumption/simulations",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/consumption/simulations",status="200"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/consumption/simulations",status="200"} 3918 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/consumption/simulations",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/activity-types/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/activity-types/",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/activity-types/",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/activity-types/",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/activity-types/",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/activity-types/",status="200"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/activity-types/",status="200"} 441 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/activity-types/",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/game/prestige-leaderboard",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/game/prestige-leaderboard",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/game/prestige-leaderboard",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/game/prestige-leaderboard",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/game/prestige-leaderboard",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/game/prestige-leaderboard",status="200"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/game/prestige-leaderboard",status="200"} 608 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/game/prestige-leaderboard",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/game/leaderboard",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/game/leaderboard",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/game/leaderboard",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/game/leaderboard",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/game/leaderboard",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/game/leaderboard",status="200"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/game/leaderboard",status="200"} 1216 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/game/leaderboard",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/stats",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/stats",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/stats",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/stats",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/stats",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/stats",status="200"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/stats",status="200"} 890 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/stats",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/trends",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/trends",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/trends",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/trends",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/trends",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/trends",status="200"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/trends",status="200"} 760 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/trends",status="200"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/users",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/users",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/users",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/users",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/users",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/users",status="200"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/users",status="200"} 2631 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/users",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/simulations",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/simulations",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/simulations",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/simulations",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/simulations",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/simulations",status="200"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/simulations",status="200"} 5745 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/simulations",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/activity-types/",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/activity-types/",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/activity-types/",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/activity-types/",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/activity-types/",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/activity-types/",status="304"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/activity-types/",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/activity-types/",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/aids/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/aids/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/aids/",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/aids/",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/aids/",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/aids/",status="200"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/aids/",status="200"} 6147 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/aids/",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/faq/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/faq/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/faq/",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/faq/",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/faq/",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/faq/",status="200"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/faq/",status="200"} 2728 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/faq/",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/procedures/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/procedures/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/procedures/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/procedures/",status="200"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/procedures/",status="200"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/procedures/",status="200"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/procedures/",status="200"} 26314 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/procedures/",status="200"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/simulations",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/simulations",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/simulations",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/simulations",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/simulations",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/simulations",status="304"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/simulations",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/simulations",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/health/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/health/",status="200"} 26 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/health/",status="200"} 26 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/health/",status="200"} 26 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/health/",status="200"} 26 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/health/",status="200"} 26 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/health/",status="200"} 21600 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/health/",status="200"} 26 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/health/system",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/health/system",status="200"} 13 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/health/system",status="200"} 13 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/health/system",status="200"} 13 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/health/system",status="200"} 13 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/health/system",status="200"} 13 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/health/system",status="200"} 5165 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/health/system",status="200"} 13 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/account-deletion/status",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/account-deletion/status",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/account-deletion/status",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/account-deletion/status",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/account-deletion/status",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/account-deletion/status",status="200"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/account-deletion/status",status="200"} 567 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/account-deletion/status",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/api/account-deletion/request",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/api/account-deletion/request",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/api/account-deletion/request",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/api/account-deletion/request",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/api/account-deletion/request",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/api/account-deletion/request",status="200"} 1 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/api/account-deletion/request",status="200"} 191 nodejs_http_response_size_bytes_count{method="POST",endpoint="/api/account-deletion/request",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/api/account-deletion/cancel",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/api/account-deletion/cancel",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/api/account-deletion/cancel",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/api/account-deletion/cancel",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/api/account-deletion/cancel",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/api/account-deletion/cancel",status="200"} 1 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/api/account-deletion/cancel",status="200"} 77 nodejs_http_response_size_bytes_count{method="POST",endpoint="/api/account-deletion/cancel",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/account-deletion/check-auth-type",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/account-deletion/check-auth-type",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/account-deletion/check-auth-type",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/account-deletion/check-auth-type",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/account-deletion/check-auth-type",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/account-deletion/check-auth-type",status="200"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/account-deletion/check-auth-type",status="200"} 88 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/account-deletion/check-auth-type",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/api/account-deletion/send-confirmation-code",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/api/account-deletion/send-confirmation-code",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/api/account-deletion/send-confirmation-code",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/api/account-deletion/send-confirmation-code",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/api/account-deletion/send-confirmation-code",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/api/account-deletion/send-confirmation-code",status="200"} 1 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/api/account-deletion/send-confirmation-code",status="200"} 119 nodejs_http_response_size_bytes_count{method="POST",endpoint="/api/account-deletion/send-confirmation-code",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/account-deletion/status",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/account-deletion/status",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/account-deletion/status",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/account-deletion/status",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/account-deletion/status",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/account-deletion/status",status="304"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/account-deletion/status",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/account-deletion/status",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/administrative/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/administrative/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/administrative/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/administrative/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/administrative/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/administrative/",status="304"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/administrative/",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/administrative/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/administrative/faq/all",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/administrative/faq/all",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/administrative/faq/all",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/administrative/faq/all",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/administrative/faq/all",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/administrative/faq/all",status="304"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/administrative/faq/all",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/administrative/faq/all",status="304"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/energies/comparisons",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/energies/comparisons",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/energies/comparisons",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/energies/comparisons",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/energies/comparisons",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/energies/comparisons",status="304"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/energies/comparisons",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/energies/comparisons",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/energies/emissions-data",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/energies/emissions-data",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/energies/emissions-data",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/energies/emissions-data",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/energies/emissions-data",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/energies/emissions-data",status="304"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/energies/emissions-data",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/energies/emissions-data",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/energies/cost-evolution",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/energies/cost-evolution",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/energies/cost-evolution",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/energies/cost-evolution",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/energies/cost-evolution",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/energies/cost-evolution",status="304"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/energies/cost-evolution",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/energies/cost-evolution",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.save",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.save",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.save",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.save",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.save",status="404"} 7 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.save",status="404"} 1036 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.save",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.prod",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.prod",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.prod",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.prod",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.prod",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.prod",status="404"} 8 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.prod",status="404"} 1184 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.prod",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/phpinfo.php",status="404"} 15 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/phpinfo.php",status="404"} 15 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/phpinfo.php",status="404"} 15 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/phpinfo.php",status="404"} 15 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/phpinfo.php",status="404"} 15 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/phpinfo.php",status="404"} 2250 nodejs_http_response_size_bytes_count{method="GET",endpoint="/phpinfo.php",status="404"} 15 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/phpinfo",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/phpinfo",status="404"} 14 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/phpinfo",status="404"} 14 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/phpinfo",status="404"} 14 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/phpinfo",status="404"} 14 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/phpinfo",status="404"} 14 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/phpinfo",status="404"} 2044 nodejs_http_response_size_bytes_count{method="GET",endpoint="/phpinfo",status="404"} 14 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/php_info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/php_info.php",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/php_info.php",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/php_info.php",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/php_info.php",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/php_info.php",status="404"} 7 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/php_info.php",status="404"} 1057 nodejs_http_response_size_bytes_count{method="GET",endpoint="/php_info.php",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/_profiler/phpinfo",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/_profiler/phpinfo",status="404"} 1872 nodejs_http_response_size_bytes_count{method="GET",endpoint="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.example",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.example",status="404"} 12 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.example",status="404"} 12 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.example",status="404"} 12 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.example",status="404"} 12 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.example",status="404"} 12 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.example",status="404"} 1812 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.example",status="404"} 12 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info",status="404"} 429 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/",status="404"} 9 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/",status="404"} 1260 nodejs_http_response_size_bytes_count{method="POST",endpoint="/",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/favicon.ico",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/favicon.ico",status="404"} 45 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/favicon.ico",status="404"} 45 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/favicon.ico",status="404"} 45 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/favicon.ico",status="404"} 45 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/favicon.ico",status="404"} 45 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/favicon.ico",status="404"} 6750 nodejs_http_response_size_bytes_count{method="GET",endpoint="/favicon.ico",status="404"} 45 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/api/auth/refresh-token",status="401"} 8 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/api/auth/refresh-token",status="401"} 8 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/api/auth/refresh-token",status="401"} 8 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/api/auth/refresh-token",status="401"} 8 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/api/auth/refresh-token",status="401"} 8 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/api/auth/refresh-token",status="401"} 8 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/api/auth/refresh-token",status="401"} 672 nodejs_http_response_size_bytes_count{method="POST",endpoint="/api/auth/refresh-token",status="401"} 8 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/world-green-gas/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/world-green-gas/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/world-green-gas/",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/world-green-gas/",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/world-green-gas/",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/world-green-gas/",status="200"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/world-green-gas/",status="200"} 17672 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/world-green-gas/",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/funny-comparisons/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/funny-comparisons/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/funny-comparisons/",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/funny-comparisons/",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/funny-comparisons/",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/funny-comparisons/",status="200"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/funny-comparisons/",status="200"} 59396 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/funny-comparisons/",status="200"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/funny-comparisons/:id",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/funny-comparisons/:id",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/funny-comparisons/:id",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/funny-comparisons/:id",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/funny-comparisons/:id",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/funny-comparisons/:id",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/funny-comparisons/:id",status="404"} 54 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/funny-comparisons/:id",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/world-green-gas/countries/:countryCode",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/world-green-gas/countries/:countryCode",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/world-green-gas/countries/:countryCode",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/world-green-gas/countries/:countryCode",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/world-green-gas/countries/:countryCode",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/world-green-gas/countries/:countryCode",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/world-green-gas/countries/:countryCode",status="404"} 46 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/world-green-gas/countries/:countryCode",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/energies/details",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/energies/details",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/energies/details",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/energies/details",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/energies/details",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/energies/details",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/energies/details",status="404"} 33 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/energies/details",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/world-green-gas/filter",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/world-green-gas/filter",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/world-green-gas/filter",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/world-green-gas/filter",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/world-green-gas/filter",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/world-green-gas/filter",status="200"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/world-green-gas/filter",status="200"} 4418 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/world-green-gas/filter",status="200"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/users/profile",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/users/profile",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/users/profile",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/users/profile",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/users/profile",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/users/profile",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/users/profile",status="404"} 156 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/users/profile",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.well-known/security.txt",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.well-known/security.txt",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.well-known/security.txt",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.well-known/security.txt",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.well-known/security.txt",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.well-known/security.txt",status="404"} 6 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.well-known/security.txt",status="404"} 978 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.well-known/security.txt",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/administrative/:id",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/administrative/:id",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/administrative/:id",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/administrative/:id",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/administrative/:id",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/administrative/:id",status="200"} 8 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/administrative/:id",status="200"} 17322 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/administrative/:id",status="200"} 8 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/",status="403"} 11 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/",status="403"} 11 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/",status="403"} 11 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/",status="403"} 11 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/",status="403"} 11 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/",status="403"} 11 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/",status="403"} 957 nodejs_http_response_size_bytes_count{method="GET",endpoint="/",status="403"} 11 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/new/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/new/.env.local",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/new/.env.local",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/new/.env.local",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/new/.env.local",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/new/.env.local",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/new/.env.local",status="404"} 459 nodejs_http_response_size_bytes_count{method="GET",endpoint="/new/.env.local",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/new/.env.production",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/new/.env.production",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/new/.env.production",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/new/.env.production",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/new/.env.production",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/new/.env.production",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/new/.env.production",status="404"} 474 nodejs_http_response_size_bytes_count{method="GET",endpoint="/new/.env.production",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/new/.env.staging",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/new/.env.staging",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/new/.env.staging",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/new/.env.staging",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/new/.env.staging",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/new/.env.staging",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/new/.env.staging",status="404"} 465 nodejs_http_response_size_bytes_count{method="GET",endpoint="/new/.env.staging",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/_phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/_phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/_phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/_phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/_phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/_phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/_phpinfo.php",status="404"} 453 nodejs_http_response_size_bytes_count{method="GET",endpoint="/_phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/_profiler/phpinfo/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/_profiler/phpinfo/info.php",status="404"} 495 nodejs_http_response_size_bytes_count{method="GET",endpoint="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/_profiler/phpinfo/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/_profiler/phpinfo/phpinfo.php",status="404"} 504 nodejs_http_response_size_bytes_count{method="GET",endpoint="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/wp-config",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/wp-config",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/wp-config",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/wp-config",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/wp-config",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/wp-config",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/wp-config",status="404"} 444 nodejs_http_response_size_bytes_count{method="GET",endpoint="/wp-config",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/aws-secret.yaml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/aws-secret.yaml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/aws-secret.yaml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/aws-secret.yaml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/aws-secret.yaml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/aws-secret.yaml",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/aws-secret.yaml",status="404"} 462 nodejs_http_response_size_bytes_count{method="GET",endpoint="/aws-secret.yaml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/env.backup",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/env.backup",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/env.backup",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/env.backup",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/env.backup",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/env.backup",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/env.backup",status="404"} 447 nodejs_http_response_size_bytes_count{method="GET",endpoint="/env.backup",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/xampp/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/xampp/phpinfo.php",status="404"} 468 nodejs_http_response_size_bytes_count{method="GET",endpoint="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/lara/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/lara/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/lara/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/lara/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/lara/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/lara/info.php",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/lara/info.php",status="404"} 456 nodejs_http_response_size_bytes_count{method="GET",endpoint="/lara/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/lara/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/lara/phpinfo.php",status="404"} 465 nodejs_http_response_size_bytes_count{method="GET",endpoint="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/laravel/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/laravel/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/laravel/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/laravel/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/laravel/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/laravel/info.php",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/laravel/info.php",status="404"} 465 nodejs_http_response_size_bytes_count{method="GET",endpoint="/laravel/info.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/service/email_service.py",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/service/email_service.py",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/service/email_service.py",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/service/email_service.py",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/service/email_service.py",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/service/email_service.py",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/service/email_service.py",status="404"} 489 nodejs_http_response_size_bytes_count{method="GET",endpoint="/service/email_service.py",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/node/.env_example",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/node/.env_example",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/node/.env_example",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/node/.env_example",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/node/.env_example",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/node/.env_example",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/node/.env_example",status="404"} 468 nodejs_http_response_size_bytes_count{method="GET",endpoint="/node/.env_example",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.production.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.production.local",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.production.local",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.production.local",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.production.local",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.production.local",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.production.local",status="404"} 480 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.production.local",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.local",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.local",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.local",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.local",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.local",status="404"} 9 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.local",status="404"} 1341 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.local",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.stage",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.stage",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.stage",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.stage",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.stage",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.stage",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.stage",status="404"} 447 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.stage",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/server/config/database.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/server/config/database.js",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/server/config/database.js",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/server/config/database.js",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/server/config/database.js",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/server/config/database.js",status="404"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/server/config/database.js",status="404"} 820 nodejs_http_response_size_bytes_count{method="GET",endpoint="/server/config/database.js",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.old",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.old",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.old",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.old",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.old",status="404"} 9 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.old",status="404"} 1323 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.old",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env_sample",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env_sample",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env_sample",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env_sample",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env_sample",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env_sample",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env_sample",status="404"} 450 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env_sample",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/scripts/nodemailer.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/scripts/nodemailer.js",status="404"} 800 nodejs_http_response_size_bytes_count{method="GET",endpoint="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.aws/credentials",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.aws/credentials",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.aws/credentials",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.aws/credentials",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.aws/credentials",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.aws/credentials",status="404"} 9 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.aws/credentials",status="404"} 1395 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.aws/credentials",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info.php",status="404"} 15 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info.php",status="404"} 15 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info.php",status="404"} 15 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info.php",status="404"} 15 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info.php",status="404"} 15 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info.php",status="404"} 2205 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info.php",status="404"} 15 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/dashboard/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/dashboard/phpinfo.php",status="404"} 480 nodejs_http_response_size_bytes_count{method="GET",endpoint="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/static/js/main.141b0494.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/static/js/main.141b0494.js",status="404"} 660 nodejs_http_response_size_bytes_count{method="GET",endpoint="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/enhancecp",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/enhancecp",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/enhancecp",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/enhancecp",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/enhancecp",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/enhancecp",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/enhancecp",status="404"} 592 nodejs_http_response_size_bytes_count{method="GET",endpoint="/enhancecp",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/homepage/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/homepage/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/homepage/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/homepage/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/homepage/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/homepage/",status="304"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/homepage/",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/homepage/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/users",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/users",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/users",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/users",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/users",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/users",status="304"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/users",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/users",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/admin/aids/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/admin/aids/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/admin/aids/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/admin/aids/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/admin/aids/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/admin/aids/",status="304"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/admin/aids/",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/admin/aids/",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/tool/view/phpinfo.view.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/tool/view/phpinfo.view.php",status="404"} 165 nodejs_http_response_size_bytes_count{method="GET",endpoint="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js",status="404"} 674 nodejs_http_response_size_bytes_count{method="GET",endpoint="/static/js/:id.ca066a4b.chunk.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/static/js/main.e85f7a37.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/static/js/main.e85f7a37.js",status="404"} 495 nodejs_http_response_size_bytes_count{method="GET",endpoint="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/admin/server_info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/admin/server_info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/admin/server_info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/admin/server_info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/admin/server_info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/admin/server_info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/admin/server_info.php",status="404"} 320 nodejs_http_response_size_bytes_count{method="GET",endpoint="/admin/server_info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/server_info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/server_info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/server_info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/server_info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/server_info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/server_info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/server_info.php",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/server_info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/app_dev.php/_profiler/phpinfo",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/app_dev.php/_profiler/phpinfo",status="404"} 672 nodejs_http_response_size_bytes_count{method="GET",endpoint="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test.php",status="404"} 10 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test.php",status="404"} 10 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test.php",status="404"} 10 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test.php",status="404"} 10 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test.php",status="404"} 10 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test.php",status="404"} 1470 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test.php",status="404"} 10 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/server-info",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/server-info",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/server-info",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/server-info",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/server-info",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/server-info",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/server-info",status="404"} 300 nodejs_http_response_size_bytes_count{method="GET",endpoint="/server-info",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/server-info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/server-info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/server-info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/server-info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/server-info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/server-info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/server-info.php",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/server-info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/secured/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/secured/phpinfo.php",status="404"} 316 nodejs_http_response_size_bytes_count{method="GET",endpoint="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config.js",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config.js",status="404"} 592 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config.js",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/server.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/server.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/server.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/server.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/server.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/server.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/server.js",status="404"} 444 nodejs_http_response_size_bytes_count{method="GET",endpoint="/server.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/appsettings.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/appsettings.json",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/appsettings.json",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/appsettings.json",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/appsettings.json",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/appsettings.json",status="404"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/appsettings.json",status="404"} 775 nodejs_http_response_size_bytes_count{method="GET",endpoint="/appsettings.json",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/shared/config/config.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/shared/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/shared/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/shared/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/shared/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/shared/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/shared/config/config.js",status="404"} 486 nodejs_http_response_size_bytes_count{method="GET",endpoint="/shared/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/aws.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/aws.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/aws.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/aws.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/aws.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/aws.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/aws.yml",status="404"} 306 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/aws.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/settings.py",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/settings.py",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/settings.py",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/settings.py",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/settings.py",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/settings.py",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/settings.py",status="404"} 600 nodejs_http_response_size_bytes_count{method="GET",endpoint="/settings.py",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config.json",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config.json",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config.json",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config.json",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config.json",status="404"} 9 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config.json",status="404"} 1350 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config.json",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/main.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/main.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/main.js",status="404"} 438 nodejs_http_response_size_bytes_count{method="GET",endpoint="/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/constants.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/constants.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/constants.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/constants.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/constants.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/constants.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/constants.js",status="404"} 474 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/constants.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/application.properties",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/application.properties",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/application.properties",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/application.properties",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/application.properties",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/application.properties",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/application.properties",status="404"} 483 nodejs_http_response_size_bytes_count{method="GET",endpoint="/application.properties",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/public/js/main.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/public/js/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/public/js/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/public/js/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/public/js/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/public/js/main.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/public/js/main.js",status="404"} 468 nodejs_http_response_size_bytes_count{method="GET",endpoint="/public/js/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/js/main.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/js/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/js/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/js/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/js/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/js/main.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/js/main.js",status="404"} 447 nodejs_http_response_size_bytes_count{method="GET",endpoint="/js/main.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/karma.conf.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/karma.conf.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/karma.conf.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/karma.conf.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/karma.conf.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/karma.conf.json",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/karma.conf.json",status="404"} 462 nodejs_http_response_size_bytes_count{method="GET",endpoint="/karma.conf.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/swagger.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/swagger.json",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/swagger.json",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/swagger.json",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/swagger.json",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/swagger.json",status="404"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/swagger.json",status="404"} 755 nodejs_http_response_size_bytes_count{method="GET",endpoint="/swagger.json",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/swagger.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/swagger.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/swagger.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/swagger.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/swagger.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/swagger.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/swagger.js",status="404"} 447 nodejs_http_response_size_bytes_count{method="GET",endpoint="/swagger.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/gatsby-config.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/gatsby-config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/gatsby-config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/gatsby-config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/gatsby-config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/gatsby-config.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/gatsby-config.js",status="404"} 465 nodejs_http_response_size_bytes_count{method="GET",endpoint="/gatsby-config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/backend/config/default.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/backend/config/default.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/backend/config/default.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/backend/config/default.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/backend/config/default.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/backend/config/default.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/backend/config/default.yml",status="404"} 330 nodejs_http_response_size_bytes_count{method="GET",endpoint="/backend/config/default.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/app.py",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/app.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/app.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/app.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/app.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/app.py",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/app.py",status="404"} 290 nodejs_http_response_size_bytes_count{method="GET",endpoint="/app.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/admin/controllers/merchant.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/admin/controllers/merchant.js",status="404"} 504 nodejs_http_response_size_bytes_count{method="GET",endpoint="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/admin/controllers/partner.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/admin/controllers/partner.js",status="404"} 501 nodejs_http_response_size_bytes_count{method="GET",endpoint="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/config.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/config.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/config.js",status="404"} 456 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/objects/codes.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/objects/codes.php.save",status="404"} 330 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/apis/config/config.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/apis/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/apis/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/apis/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/apis/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/apis/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/apis/config/config.js",status="404"} 480 nodejs_http_response_size_bytes_count{method="GET",endpoint="/apis/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/apis/controllers/users.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/apis/controllers/users.js",status="404"} 492 nodejs_http_response_size_bytes_count{method="GET",endpoint="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/app.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/app.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/app.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/app.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/app.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/app.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/app.js",status="404"} 435 nodejs_http_response_size_bytes_count{method="GET",endpoint="/app.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/backend/config/development.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/backend/config/development.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/backend/config/development.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/backend/config/development.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/backend/config/development.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/backend/config/development.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/backend/config/development.yml",status="404"} 338 nodejs_http_response_size_bytes_count{method="GET",endpoint="/backend/config/development.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/cloud/Scraper.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/cloud/Scraper.js",status="404"} 465 nodejs_http_response_size_bytes_count{method="GET",endpoint="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/application.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/application.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/application.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/application.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/application.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/application.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/application.yml",status="404"} 322 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/application.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/storage.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/storage.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/storage.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/storage.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/storage.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/storage.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/storage.yml",status="404"} 314 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/storage.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/configs/routes-4aug.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/configs/routes-4aug.js",status="404"} 483 nodejs_http_response_size_bytes_count{method="GET",endpoint="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/configs/routes.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/configs/routes.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/configs/routes.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/configs/routes.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/configs/routes.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/configs/routes.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/configs/routes.js",status="404"} 468 nodejs_http_response_size_bytes_count{method="GET",endpoint="/configs/routes.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/configs/s3_config.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/configs/s3_config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/configs/s3_config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/configs/s3_config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/configs/s3_config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/configs/s3_config.json",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/configs/s3_config.json",status="404"} 483 nodejs_http_response_size_bytes_count{method="GET",endpoint="/configs/s3_config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/controller/admin/post.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/controller/admin/post.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/controller/admin/post.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/controller/admin/post.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/controller/admin/post.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/controller/admin/post.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/controller/admin/post.js",status="404"} 489 nodejs_http_response_size_bytes_count{method="GET",endpoint="/controller/admin/post.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/controller/api/post.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/controller/api/post.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/controller/api/post.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/controller/api/post.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/controller/api/post.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/controller/api/post.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/controller/api/post.js",status="404"} 483 nodejs_http_response_size_bytes_count{method="GET",endpoint="/controller/api/post.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/controllers/settings.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/controllers/settings.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/controllers/settings.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/controllers/settings.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/controllers/settings.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/controllers/settings.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/controllers/settings.js",status="404"} 486 nodejs_http_response_size_bytes_count{method="GET",endpoint="/controllers/settings.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/getcpuutil.php-bakworking",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/getcpuutil.php-bakworking",status="404"} 328 nodejs_http_response_size_bytes_count{method="GET",endpoint="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/helper.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/helper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/helper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/helper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/helper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/helper.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/helper.js",status="404"} 444 nodejs_http_response_size_bytes_count{method="GET",endpoint="/helper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/helper/EmailHelper.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/helper/EmailHelper.js",status="404"} 480 nodejs_http_response_size_bytes_count{method="GET",endpoint="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/index.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/index.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/index.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/index.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/index.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/index.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/index.js",status="404"} 441 nodejs_http_response_size_bytes_count{method="GET",endpoint="/index.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/index.html",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/index.html",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/index.html",status="404"} 298 nodejs_http_response_size_bytes_count{method="GET",endpoint="/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/my_env/chakaash.py",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/my_env/chakaash.py",status="404"} 314 nodejs_http_response_size_bytes_count{method="GET",endpoint="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/my_env/newsletter.py",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/my_env/newsletter.py",status="404"} 318 nodejs_http_response_size_bytes_count{method="GET",endpoint="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/my_env/palash.py",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/my_env/palash.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/my_env/palash.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/my_env/palash.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/my_env/palash.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/my_env/palash.py",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/my_env/palash.py",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/my_env/palash.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/mytest/astech_robot.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/mytest/astech_robot.js",status="404"} 483 nodejs_http_response_size_bytes_count{method="GET",endpoint="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/partner/config/config.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/partner/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/partner/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/partner/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/partner/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/partner/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/partner/config/config.js",status="404"} 489 nodejs_http_response_size_bytes_count{method="GET",endpoint="/partner/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/settings.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/settings.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/settings.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/settings.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/settings.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/settings.json",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/settings.json",status="404"} 477 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/settings.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/settings.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/settings.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/settings.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/settings.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/settings.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/settings.local",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/settings.local",status="404"} 320 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/settings.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.circleci/configs/development.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.circleci/configs/development.yml",status="404"} 344 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/settings.prod",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/settings.prod",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/settings.prod",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/settings.prod",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/settings.prod",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/settings.prod",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/settings.prod",status="404"} 318 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/settings.prod",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/app/config/parameters.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/app/config/parameters.yml",status="404"} 328 nodejs_http_response_size_bytes_count{method="GET",endpoint="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/parameters.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/parameters.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/parameters.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/parameters.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/parameters.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/parameters.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/parameters.yml",status="404"} 320 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/parameters.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/user/config/config.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/user/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/user/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/user/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/user/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/user/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/user/config/config.js",status="404"} 480 nodejs_http_response_size_bytes_count{method="GET",endpoint="/user/config/config.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/user/controllers/index.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/user/controllers/index.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/user/controllers/index.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/user/controllers/index.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/user/controllers/index.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/user/controllers/index.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/user/controllers/index.js",status="404"} 492 nodejs_http_response_size_bytes_count{method="GET",endpoint="/user/controllers/index.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.AWS_/credentials",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.AWS_/credentials",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.AWS_/credentials",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.AWS_/credentials",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.AWS_/credentials",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.AWS_/credentials",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.AWS_/credentials",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.AWS_/credentials",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/local.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/local.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/local.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/local.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/local.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/local.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/local.yml",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/local.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/backend/config/settings.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/backend/config/settings.yml",status="404"} 332 nodejs_http_response_size_bytes_count{method="GET",endpoint="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/config/config.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/config/config.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/config/config.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/config/config.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/config/config.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/config/config.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/config/config.yml",status="404"} 320 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/config/config.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/admin/config",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/admin/config",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/admin/config",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/admin/config",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/admin/config",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/admin/config",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/admin/config",status="404"} 453 nodejs_http_response_size_bytes_count{method="GET",endpoint="/admin/config",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.travis.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.travis.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.travis.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.travis.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.travis.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.travis.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.travis.yml",status="404"} 300 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.travis.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/aws.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/aws.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/aws.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/aws.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/aws.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/aws.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/aws.yml",status="404"} 292 nodejs_http_response_size_bytes_count{method="GET",endpoint="/aws.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/sms.py",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/sms.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/sms.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/sms.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/sms.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/sms.py",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/sms.py",status="404"} 290 nodejs_http_response_size_bytes_count{method="GET",endpoint="/sms.py",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/config.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/config.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/config.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/config.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/config.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/config.json",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/config.json",status="404"} 628 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/config.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/main.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/main.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/main.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/main.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/main.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/main.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/main.yml",status="404"} 294 nodejs_http_response_size_bytes_count{method="GET",endpoint="/main.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/helpers/utility.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/helpers/utility.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/helpers/utility.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/helpers/utility.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/helpers/utility.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/helpers/utility.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/helpers/utility.js",status="404"} 471 nodejs_http_response_size_bytes_count{method="GET",endpoint="/helpers/utility.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/server/s3.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/server/s3.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/server/s3.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/server/s3.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/server/s3.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/server/s3.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/server/s3.js",status="404"} 453 nodejs_http_response_size_bytes_count{method="GET",endpoint="/server/s3.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/s3.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/s3.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/s3.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/s3.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/s3.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/s3.js",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/s3.js",status="404"} 432 nodejs_http_response_size_bytes_count{method="GET",endpoint="/s3.js",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/debug/default/view",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/debug/default/view",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/debug/default/view",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/debug/default/view",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/debug/default/view",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/debug/default/view",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/debug/default/view",status="404"} 628 nodejs_http_response_size_bytes_count{method="GET",endpoint="/debug/default/view",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/aws/credentials",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/aws/credentials",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/aws/credentials",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/aws/credentials",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/aws/credentials",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/aws/credentials",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/aws/credentials",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/aws/credentials",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.aws/config",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.aws/config",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.aws/config",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.aws/config",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.aws/config",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.aws/config",status="404"} 6 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.aws/config",status="404"} 900 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.aws/config",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/graphql",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/graphql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/graphql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/graphql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/graphql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/graphql",status="404"} 2 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/graphql",status="404"} 294 nodejs_http_response_size_bytes_count{method="POST",endpoint="/graphql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/api",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/api",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/api",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/api",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/api",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/api",status="404"} 2 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/api",status="404"} 286 nodejs_http_response_size_bytes_count{method="POST",endpoint="/api",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/api/graphql",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/api/graphql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/api/graphql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/api/graphql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/api/graphql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/api/graphql",status="404"} 2 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/api/graphql",status="404"} 302 nodejs_http_response_size_bytes_count{method="POST",endpoint="/api/graphql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/graphql/api",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/graphql/api",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/graphql/api",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/graphql/api",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/graphql/api",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/graphql/api",status="404"} 2 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/graphql/api",status="404"} 302 nodejs_http_response_size_bytes_count{method="POST",endpoint="/graphql/api",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/api/gql",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/api/gql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/api/gql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/api/gql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/api/gql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/api/gql",status="404"} 2 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/api/gql",status="404"} 294 nodejs_http_response_size_bytes_count{method="POST",endpoint="/api/gql",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/swagger-ui.html",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/swagger-ui.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/swagger-ui.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/swagger-ui.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/swagger-ui.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/swagger-ui.html",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/swagger-ui.html",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/swagger-ui.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/swagger/index.html",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/swagger/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/swagger/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/swagger/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/swagger/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/swagger/index.html",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/swagger/index.html",status="404"} 314 nodejs_http_response_size_bytes_count{method="GET",endpoint="/swagger/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/swagger/swagger-ui.html",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/swagger/swagger-ui.html",status="404"} 324 nodejs_http_response_size_bytes_count{method="GET",endpoint="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/webjars/swagger-ui/index.html",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/webjars/swagger-ui/index.html",status="404"} 336 nodejs_http_response_size_bytes_count{method="GET",endpoint="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/swagger/v1/swagger.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/swagger/v1/swagger.json",status="404"} 324 nodejs_http_response_size_bytes_count{method="GET",endpoint="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/v2/api-docs",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/v2/api-docs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/v2/api-docs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/v2/api-docs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/v2/api-docs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/v2/api-docs",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/v2/api-docs",status="404"} 300 nodejs_http_response_size_bytes_count{method="GET",endpoint="/v2/api-docs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/v3/api-docs",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/v3/api-docs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/v3/api-docs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/v3/api-docs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/v3/api-docs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/v3/api-docs",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/v3/api-docs",status="404"} 300 nodejs_http_response_size_bytes_count{method="GET",endpoint="/v3/api-docs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/swagger.json",status="403"} 2 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/swagger.json",status="403"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/swagger.json",status="403"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/swagger.json",status="403"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/swagger.json",status="403"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/swagger.json",status="403"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/swagger.json",status="403"} 174 nodejs_http_response_size_bytes_count{method="GET",endpoint="/swagger.json",status="403"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/swagger.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/swagger.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/swagger.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/swagger.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/swagger.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/swagger.json",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/swagger.json",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/swagger.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/@vite/env",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/@vite/env",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/@vite/env",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/@vite/env",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/@vite/env",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/@vite/env",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/@vite/env",status="404"} 296 nodejs_http_response_size_bytes_count{method="GET",endpoint="/@vite/env",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/actuator/env",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/actuator/env",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/actuator/env",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/actuator/env",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/actuator/env",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/actuator/env",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/actuator/env",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/actuator/env",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/server",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/server",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/server",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/server",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/server",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/server",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/server",status="404"} 290 nodejs_http_response_size_bytes_count{method="GET",endpoint="/server",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.vscode/sftp.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.vscode/sftp.json",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/about",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/about",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/about",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/about",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/about",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/about",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/about",status="404"} 288 nodejs_http_response_size_bytes_count{method="GET",endpoint="/about",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/v2/_catalog",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/v2/_catalog",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/v2/_catalog",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/v2/_catalog",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/v2/_catalog",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/v2/_catalog",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/v2/_catalog",status="404"} 300 nodejs_http_response_size_bytes_count{method="GET",endpoint="/v2/_catalog",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 428 nodejs_http_response_size_bytes_count{method="GET",endpoint="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/server-status",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/server-status",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/server-status",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/server-status",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/server-status",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/server-status",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/server-status",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/server-status",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/login.action",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/login.action",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/login.action",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/login.action",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/login.action",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/login.action",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/login.action",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/login.action",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/_all_dbs",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/_all_dbs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/_all_dbs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/_all_dbs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/_all_dbs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/_all_dbs",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/_all_dbs",status="404"} 294 nodejs_http_response_size_bytes_count{method="GET",endpoint="/_all_dbs",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 478 nodejs_http_response_size_bytes_count{method="GET",endpoint="/s/:ide2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/telescope/requests",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/telescope/requests",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/telescope/requests",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/telescope/requests",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/telescope/requests",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/telescope/requests",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/telescope/requests",status="404"} 314 nodejs_http_response_size_bytes_count{method="GET",endpoint="/telescope/requests",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.dev",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.dev",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.dev",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.dev",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.dev",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.dev",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.dev",status="404"} 588 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.dev",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.staging",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.staging",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.staging",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.staging",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.staging",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.staging",status="404"} 6 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.staging",status="404"} 906 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.staging",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.development",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.development",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.development",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.development",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.development",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.development",status="404"} 8 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.development",status="404"} 1240 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.development",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.production",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.production",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.production",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.production",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.production",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.production",status="404"} 9 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.production",status="404"} 1386 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.production",status="404"} 9 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.test",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.test",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.test",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.test",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.test",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.test",status="404"} 6 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.test",status="404"} 888 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.test",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.backup",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.backup",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.backup",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.backup",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.backup",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.backup",status="404"} 7 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.backup",status="404"} 1050 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.backup",status="404"} 7 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.sample",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.sample",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.sample",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.sample",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.sample",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.sample",status="404"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.sample",status="404"} 750 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.sample",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.orig",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.orig",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.orig",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.orig",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.orig",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.orig",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.orig",status="404"} 444 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.orig",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.swp",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.swp",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.swp",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.swp",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.swp",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.swp",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.swp",status="404"} 441 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.swp",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env~",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env~",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env~",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env~",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env~",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env~",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env~",status="404"} 432 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env~",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.tmp",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.tmp",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.tmp",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.tmp",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.tmp",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.tmp",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.tmp",status="404"} 441 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.tmp",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.dist",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.dist",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.dist",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.dist",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.dist",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.dist",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.dist",status="404"} 592 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.dist",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/admin/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/admin/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/admin/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/admin/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/admin/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/admin/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/admin/.env.save",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/admin/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/admin/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/admin/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/admin/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/admin/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/admin/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/admin/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/admin/.env.old",status="404"} 459 nodejs_http_response_size_bytes_count{method="GET",endpoint="/admin/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/.env.save",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/.env.old",status="404"} 453 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/app/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/app/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/app/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/app/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/app/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/app/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/app/.env.save",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/app/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/app/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/app/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/app/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/app/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/app/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/app/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/app/.env.old",status="404"} 453 nodejs_http_response_size_bytes_count{method="GET",endpoint="/app/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/.env.save",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/.env.old",status="404"} 462 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/src/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/src/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/src/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/src/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/src/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/src/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/src/.env.save",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/src/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/src/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/src/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/src/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/src/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/src/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/src/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/src/.env.old",status="404"} 453 nodejs_http_response_size_bytes_count{method="GET",endpoint="/src/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/public/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/public/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/public/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/public/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/public/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/public/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/public/.env.save",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/public/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/public/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/public/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/public/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/public/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/public/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/public/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/public/.env.old",status="404"} 462 nodejs_http_response_size_bytes_count{method="GET",endpoint="/public/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/assets/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/assets/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/assets/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/assets/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/assets/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/assets/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/assets/.env.save",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/assets/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/assets/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/assets/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/assets/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/assets/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/assets/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/assets/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/assets/.env.old",status="404"} 462 nodejs_http_response_size_bytes_count{method="GET",endpoint="/assets/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/includes/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/includes/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/includes/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/includes/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/includes/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/includes/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/includes/.env.save",status="404"} 314 nodejs_http_response_size_bytes_count{method="GET",endpoint="/includes/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/includes/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/includes/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/includes/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/includes/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/includes/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/includes/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/includes/.env.old",status="404"} 468 nodejs_http_response_size_bytes_count{method="GET",endpoint="/includes/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/lib/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/lib/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/lib/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/lib/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/lib/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/lib/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/lib/.env.save",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/lib/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/lib/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/lib/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/lib/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/lib/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/lib/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/lib/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/lib/.env.old",status="404"} 453 nodejs_http_response_size_bytes_count{method="GET",endpoint="/lib/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/application/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/application/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/application/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/application/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/application/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/application/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/application/.env.save",status="404"} 320 nodejs_http_response_size_bytes_count{method="GET",endpoint="/application/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/application/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/application/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/application/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/application/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/application/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/application/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/application/.env.old",status="404"} 477 nodejs_http_response_size_bytes_count{method="GET",endpoint="/application/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/system/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/system/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/system/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/system/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/system/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/system/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/system/.env.save",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/system/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/system/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/system/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/system/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/system/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/system/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/system/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/system/.env.old",status="404"} 462 nodejs_http_response_size_bytes_count{method="GET",endpoint="/system/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/core/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/core/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/core/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/core/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/core/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/core/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/core/.env.save",status="404"} 306 nodejs_http_response_size_bytes_count{method="GET",endpoint="/core/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/core/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/core/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/core/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/core/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/core/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/core/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/core/.env.old",status="404"} 456 nodejs_http_response_size_bytes_count{method="GET",endpoint="/core/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/modules/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/modules/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/modules/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/modules/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/modules/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/modules/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/modules/.env.save",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/modules/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/modules/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/modules/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/modules/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/modules/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/modules/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/modules/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/modules/.env.old",status="404"} 465 nodejs_http_response_size_bytes_count{method="GET",endpoint="/modules/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/plugins/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/plugins/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/plugins/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/plugins/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/plugins/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/plugins/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/plugins/.env.save",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/plugins/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/plugins/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/plugins/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/plugins/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/plugins/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/plugins/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/plugins/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/plugins/.env.old",status="404"} 465 nodejs_http_response_size_bytes_count{method="GET",endpoint="/plugins/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/themes/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/themes/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/themes/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/themes/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/themes/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/themes/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/themes/.env.save",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/themes/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/themes/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/themes/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/themes/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/themes/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/themes/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/themes/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/themes/.env.old",status="404"} 462 nodejs_http_response_size_bytes_count{method="GET",endpoint="/themes/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/vendor/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/vendor/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/vendor/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/vendor/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/vendor/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/vendor/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/vendor/.env.save",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/vendor/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/vendor/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/vendor/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/vendor/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/vendor/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/vendor/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/vendor/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/vendor/.env.old",status="404"} 462 nodejs_http_response_size_bytes_count{method="GET",endpoint="/vendor/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/storage/.env.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/storage/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/storage/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/storage/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/storage/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/storage/.env.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/storage/.env.save",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/storage/.env.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/storage/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/storage/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/storage/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/storage/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/storage/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/storage/.env.old",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/storage/.env.old",status="404"} 465 nodejs_http_response_size_bytes_count{method="GET",endpoint="/storage/.env.old",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info1.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info1.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info1.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info1.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info1.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info1.php",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info1.php",status="404"} 592 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info1.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info2.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info2.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info2.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info2.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info2.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info2.php",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info2.php",status="404"} 592 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info2.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/php.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/php.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/php.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/php.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/php.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/php.php",status="404"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/php.php",status="404"} 730 nodejs_http_response_size_bytes_count{method="GET",endpoint="/php.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/pi.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/pi.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/pi.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/pi.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/pi.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/pi.php",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/pi.php",status="404"} 580 nodejs_http_response_size_bytes_count{method="GET",endpoint="/pi.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/i.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/i.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/i.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/i.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/i.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/i.php",status="404"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/i.php",status="404"} 720 nodejs_http_response_size_bytes_count{method="GET",endpoint="/i.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/phpversion.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/phpversion.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/phpversion.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/phpversion.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/phpversion.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/phpversion.php",status="404"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/phpversion.php",status="404"} 765 nodejs_http_response_size_bytes_count{method="GET",endpoint="/phpversion.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/php_version.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/php_version.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/php_version.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/php_version.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/php_version.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/php_version.php",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/php_version.php",status="404"} 616 nodejs_http_response_size_bytes_count{method="GET",endpoint="/php_version.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/serverinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/serverinfo.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/serverinfo.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/serverinfo.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/serverinfo.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/serverinfo.php",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/serverinfo.php",status="404"} 612 nodejs_http_response_size_bytes_count{method="GET",endpoint="/serverinfo.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/server.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/server.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/server.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/server.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/server.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/server.php",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/server.php",status="404"} 596 nodejs_http_response_size_bytes_count{method="GET",endpoint="/server.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/debug.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/debug.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/debug.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/debug.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/debug.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/debug.php",status="404"} 5 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/debug.php",status="404"} 740 nodejs_http_response_size_bytes_count{method="GET",endpoint="/debug.php",status="404"} 5 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/diagnostic.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/diagnostic.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/diagnostic.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/diagnostic.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/diagnostic.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/diagnostic.php",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/diagnostic.php",status="404"} 612 nodejs_http_response_size_bytes_count{method="GET",endpoint="/diagnostic.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/phptest.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/phptest.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/phptest.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/phptest.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/phptest.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/phptest.php",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/phptest.php",status="404"} 600 nodejs_http_response_size_bytes_count{method="GET",endpoint="/phptest.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/check.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/check.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/check.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/check.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/check.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/check.php",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/check.php",status="404"} 592 nodejs_http_response_size_bytes_count{method="GET",endpoint="/check.php",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/phpinfo.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/phpinfo.php.save",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info.php.save",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/php_info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/php_info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/php_info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/php_info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/php_info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/php_info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/php_info.php.save",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/php_info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test.php.save",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/phpinfo.php.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/phpinfo.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/phpinfo.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/phpinfo.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/phpinfo.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/phpinfo.php.old",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/phpinfo.php.old",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/phpinfo.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info.php.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info.php.old",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info.php.old",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/php_info.php.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/php_info.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/php_info.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/php_info.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/php_info.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/php_info.php.old",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/php_info.php.old",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/php_info.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test.php.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test.php.old",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test.php.old",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test.php.old",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/phpinfo.php.orig",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/phpinfo.php.orig",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info.php.orig",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info.php.orig",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info.php.orig",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/php_info.php.orig",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/php_info.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/php_info.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/php_info.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/php_info.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/php_info.php.orig",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/php_info.php.orig",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/php_info.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test.php.orig",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test.php.orig",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test.php.orig",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test.php.orig",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/phpinfo.php.backup",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/phpinfo.php.backup",status="404"} 314 nodejs_http_response_size_bytes_count{method="GET",endpoint="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info.php.backup",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info.php.backup",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info.php.backup",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/php_info.php.backup",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/php_info.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/php_info.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/php_info.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/php_info.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/php_info.php.backup",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/php_info.php.backup",status="404"} 316 nodejs_http_response_size_bytes_count{method="GET",endpoint="/php_info.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test.php.backup",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test.php.backup",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test.php.backup",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test.php.backup",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/phpinfo.php~",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/phpinfo.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/phpinfo.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/phpinfo.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/phpinfo.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/phpinfo.php~",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/phpinfo.php~",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/phpinfo.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info.php~",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info.php~",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info.php~",status="404"} 296 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/php_info.php~",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/php_info.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/php_info.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/php_info.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/php_info.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/php_info.php~",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/php_info.php~",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/php_info.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test.php~",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test.php~",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test.php~",status="404"} 296 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test.php~",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/phpinfo.php.swp",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/phpinfo.php.swp",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info.php.swp",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info.php.swp",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info.php.swp",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/php_info.php.swp",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/php_info.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/php_info.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/php_info.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/php_info.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/php_info.php.swp",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/php_info.php.swp",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/php_info.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test.php.swp",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test.php.swp",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test.php.swp",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test.php.swp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/phpinfo.php.tmp",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/phpinfo.php.tmp",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info.php.tmp",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info.php.tmp",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/php_info.php.tmp",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/php_info.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/php_info.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/php_info.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/php_info.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/php_info.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/php_info.php.tmp",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/php_info.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test.php.tmp",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test.php.tmp",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test.php.tmp",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/admin/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/admin/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/admin/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/admin/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/admin/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/admin/info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/admin/info.php",status="404"} 306 nodejs_http_response_size_bytes_count{method="GET",endpoint="/admin/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/admin/info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/admin/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/admin/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/admin/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/admin/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/admin/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/admin/info.php.save",status="404"} 316 nodejs_http_response_size_bytes_count{method="GET",endpoint="/admin/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test/phpinfo.php",status="404"} 465 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test/phpinfo.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test/info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test/info.php",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test/phpinfo.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test/phpinfo.php.save",status="404"} 320 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test/info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test/info.php.save",status="404"} 314 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/dev/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/dev/phpinfo.php",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/dev/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/dev/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/dev/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/dev/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/dev/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/dev/info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/dev/info.php",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/dev/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/dev/phpinfo.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/dev/phpinfo.php.save",status="404"} 318 nodejs_http_response_size_bytes_count{method="GET",endpoint="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/dev/info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/dev/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/dev/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/dev/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/dev/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/dev/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/dev/info.php.save",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/dev/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/tmp/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/tmp/phpinfo.php",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/tmp/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/tmp/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/tmp/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/tmp/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/tmp/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/tmp/info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/tmp/info.php",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/tmp/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/tmp/phpinfo.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/tmp/phpinfo.php.save",status="404"} 318 nodejs_http_response_size_bytes_count{method="GET",endpoint="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/tmp/info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/tmp/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/tmp/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/tmp/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/tmp/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/tmp/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/tmp/info.php.save",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/tmp/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/includes/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/includes/phpinfo.php",status="404"} 318 nodejs_http_response_size_bytes_count{method="GET",endpoint="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/includes/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/includes/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/includes/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/includes/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/includes/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/includes/info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/includes/info.php",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/includes/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/includes/phpinfo.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/includes/phpinfo.php.save",status="404"} 328 nodejs_http_response_size_bytes_count{method="GET",endpoint="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/includes/info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/includes/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/includes/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/includes/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/includes/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/includes/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/includes/info.php.save",status="404"} 322 nodejs_http_response_size_bytes_count{method="GET",endpoint="/includes/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/scripts/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/scripts/phpinfo.php",status="404"} 316 nodejs_http_response_size_bytes_count{method="GET",endpoint="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/scripts/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/scripts/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/scripts/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/scripts/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/scripts/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/scripts/info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/scripts/info.php",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/scripts/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/scripts/phpinfo.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/scripts/phpinfo.php.save",status="404"} 326 nodejs_http_response_size_bytes_count{method="GET",endpoint="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/scripts/info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/scripts/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/scripts/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/scripts/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/scripts/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/scripts/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/scripts/info.php.save",status="404"} 320 nodejs_http_response_size_bytes_count{method="GET",endpoint="/scripts/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/cgi-bin/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/cgi-bin/phpinfo.php",status="404"} 316 nodejs_http_response_size_bytes_count{method="GET",endpoint="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/cgi-bin/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/cgi-bin/info.php",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/cgi-bin/phpinfo.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/cgi-bin/phpinfo.php.save",status="404"} 326 nodejs_http_response_size_bytes_count{method="GET",endpoint="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/cgi-bin/info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/cgi-bin/info.php.save",status="404"} 320 nodejs_http_response_size_bytes_count{method="GET",endpoint="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/public/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/public/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/public/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/public/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/public/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/public/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/public/phpinfo.php",status="404"} 314 nodejs_http_response_size_bytes_count{method="GET",endpoint="/public/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/public/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/public/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/public/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/public/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/public/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/public/info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/public/info.php",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/public/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/public/phpinfo.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/public/phpinfo.php.save",status="404"} 324 nodejs_http_response_size_bytes_count{method="GET",endpoint="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/public/info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/public/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/public/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/public/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/public/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/public/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/public/info.php.save",status="404"} 318 nodejs_http_response_size_bytes_count{method="GET",endpoint="/public/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/web/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/web/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/web/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/web/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/web/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/web/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/web/phpinfo.php",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/web/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/web/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/web/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/web/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/web/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/web/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/web/info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/web/info.php",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/web/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/web/phpinfo.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/web/phpinfo.php.save",status="404"} 318 nodejs_http_response_size_bytes_count{method="GET",endpoint="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/web/info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/web/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/web/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/web/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/web/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/web/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/web/info.php.save",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/web/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/www/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/www/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/www/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/www/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/www/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/www/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/www/phpinfo.php",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/www/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/www/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/www/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/www/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/www/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/www/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/www/info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/www/info.php",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/www/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/www/phpinfo.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/www/phpinfo.php.save",status="404"} 318 nodejs_http_response_size_bytes_count{method="GET",endpoint="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/www/info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/www/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/www/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/www/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/www/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/www/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/www/info.php.save",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/www/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/site/phpinfo.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/site/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/site/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/site/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/site/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/site/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/site/phpinfo.php",status="404"} 310 nodejs_http_response_size_bytes_count{method="GET",endpoint="/site/phpinfo.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/site/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/site/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/site/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/site/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/site/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/site/info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/site/info.php",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/site/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/site/phpinfo.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/site/phpinfo.php.save",status="404"} 320 nodejs_http_response_size_bytes_count{method="GET",endpoint="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/site/info.php.save",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/site/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/site/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/site/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/site/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/site/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/site/info.php.save",status="404"} 314 nodejs_http_response_size_bytes_count{method="GET",endpoint="/site/info.php.save",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/test",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/test",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/test",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/test",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/test",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/test",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/test",status="404"} 143 nodejs_http_response_size_bytes_count{method="GET",endpoint="/test",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.json",status="404"} 148 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.yaml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.yaml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.yaml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.yaml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.yaml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.yaml",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.yaml",status="404"} 148 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.yaml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.yml",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.yml",status="404"} 147 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.php",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.php",status="404"} 147 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.secrets",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.secrets",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.secrets",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.secrets",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.secrets",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.secrets",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.secrets",status="404"} 151 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.secrets",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.private",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.private",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.private",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.private",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.private",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.private",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.private",status="404"} 151 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.private",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.template",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.template",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.template",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.template",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.template",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.template",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.template",status="404"} 152 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.template",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.default",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.default",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.default",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.default",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.default",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.default",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.default",status="404"} 151 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.default",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/admin/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/admin/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/admin/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/admin/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/admin/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/admin/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/admin/.env.local",status="404"} 155 nodejs_http_response_size_bytes_count{method="GET",endpoint="/admin/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/.env.local",status="404"} 153 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/app/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/app/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/app/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/app/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/app/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/app/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/app/.env.local",status="404"} 153 nodejs_http_response_size_bytes_count{method="GET",endpoint="/app/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/.env.local",status="404"} 156 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/src/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/src/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/src/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/src/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/src/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/src/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/src/.env.local",status="404"} 153 nodejs_http_response_size_bytes_count{method="GET",endpoint="/src/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/public/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/public/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/public/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/public/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/public/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/public/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/public/.env.local",status="404"} 156 nodejs_http_response_size_bytes_count{method="GET",endpoint="/public/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/assets/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/assets/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/assets/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/assets/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/assets/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/assets/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/assets/.env.local",status="404"} 156 nodejs_http_response_size_bytes_count{method="GET",endpoint="/assets/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/includes/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/includes/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/includes/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/includes/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/includes/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/includes/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/includes/.env.local",status="404"} 158 nodejs_http_response_size_bytes_count{method="GET",endpoint="/includes/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/lib/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/lib/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/lib/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/lib/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/lib/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/lib/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/lib/.env.local",status="404"} 153 nodejs_http_response_size_bytes_count{method="GET",endpoint="/lib/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/application/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/application/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/application/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/application/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/application/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/application/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/application/.env.local",status="404"} 161 nodejs_http_response_size_bytes_count{method="GET",endpoint="/application/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/system/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/system/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/system/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/system/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/system/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/system/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/system/.env.local",status="404"} 156 nodejs_http_response_size_bytes_count{method="GET",endpoint="/system/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/core/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/core/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/core/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/core/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/core/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/core/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/core/.env.local",status="404"} 154 nodejs_http_response_size_bytes_count{method="GET",endpoint="/core/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/modules/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/modules/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/modules/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/modules/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/modules/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/modules/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/modules/.env.local",status="404"} 157 nodejs_http_response_size_bytes_count{method="GET",endpoint="/modules/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/plugins/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/plugins/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/plugins/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/plugins/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/plugins/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/plugins/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/plugins/.env.local",status="404"} 157 nodejs_http_response_size_bytes_count{method="GET",endpoint="/plugins/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/themes/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/themes/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/themes/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/themes/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/themes/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/themes/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/themes/.env.local",status="404"} 156 nodejs_http_response_size_bytes_count{method="GET",endpoint="/themes/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/vendor/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/vendor/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/vendor/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/vendor/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/vendor/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/vendor/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/vendor/.env.local",status="404"} 156 nodejs_http_response_size_bytes_count{method="GET",endpoint="/vendor/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/storage/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/storage/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/storage/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/storage/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/storage/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/storage/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/storage/.env.local",status="404"} 157 nodejs_http_response_size_bytes_count{method="GET",endpoint="/storage/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/backend/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/backend/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/backend/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/backend/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/backend/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/backend/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/backend/.env.local",status="404"} 157 nodejs_http_response_size_bytes_count{method="GET",endpoint="/backend/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/backend/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/backend/.env.old",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/backend/.env.old",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/backend/.env.old",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/backend/.env.old",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/backend/.env.old",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/backend/.env.old",status="404"} 155 nodejs_http_response_size_bytes_count{method="GET",endpoint="/backend/.env.old",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/frontend/.env.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/frontend/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/frontend/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/frontend/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/frontend/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/frontend/.env.local",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/frontend/.env.local",status="404"} 158 nodejs_http_response_size_bytes_count{method="GET",endpoint="/frontend/.env.local",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/frontend/.env.old",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/frontend/.env.old",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/frontend/.env.old",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/frontend/.env.old",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/frontend/.env.old",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/frontend/.env.old",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/frontend/.env.old",status="404"} 156 nodejs_http_response_size_bytes_count{method="GET",endpoint="/frontend/.env.old",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/security.txt",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/security.txt",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/security.txt",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/security.txt",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/security.txt",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/security.txt",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/security.txt",status="404"} 453 nodejs_http_response_size_bytes_count{method="GET",endpoint="/security.txt",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.live",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.live",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.live",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.live",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.live",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.live",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.live",status="404"} 148 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.live",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/database.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/database.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/database.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/database.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/database.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/database.php",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/database.php",status="404"} 158 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/database.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/mail.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/mail.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/mail.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/mail.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/mail.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/mail.php",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/mail.php",status="404"} 154 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/mail.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/app.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/app.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/app.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/app.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/app.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/app.php",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/app.php",status="404"} 153 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/app.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/services.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/services.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/services.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/services.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/services.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/services.php",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/services.php",status="404"} 158 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/services.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/configuration.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/configuration.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/configuration.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/configuration.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/configuration.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/configuration.php",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/configuration.php",status="404"} 468 nodejs_http_response_size_bytes_count{method="GET",endpoint="/configuration.php",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/aws.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/aws.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/aws.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/aws.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/aws.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/aws.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/aws.json",status="404"} 154 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/aws.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/sendgrid.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/sendgrid.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/sendgrid.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/sendgrid.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/sendgrid.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/sendgrid.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/sendgrid.json",status="404"} 159 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/sendgrid.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/mailgun.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/mailgun.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/mailgun.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/mailgun.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/mailgun.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/mailgun.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/mailgun.json",status="404"} 158 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/mailgun.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/sendgrid.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/sendgrid.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/sendgrid.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/sendgrid.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/sendgrid.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/sendgrid.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/sendgrid.json",status="404"} 152 nodejs_http_response_size_bytes_count{method="GET",endpoint="/sendgrid.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/aws.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/aws.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/aws.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/aws.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/aws.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/aws.json",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/aws.json",status="404"} 588 nodejs_http_response_size_bytes_count{method="GET",endpoint="/aws.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api_keys.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api_keys.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api_keys.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api_keys.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api_keys.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api_keys.json",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api_keys.json",status="404"} 608 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api_keys.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/keys.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/keys.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/keys.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/keys.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/keys.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/keys.json",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/keys.json",status="404"} 592 nodejs_http_response_size_bytes_count{method="GET",endpoint="/keys.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/secrets.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/secrets.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/secrets.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/secrets.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/secrets.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/secrets.json",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/secrets.json",status="404"} 604 nodejs_http_response_size_bytes_count{method="GET",endpoint="/secrets.json",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/secrets.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/secrets.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/secrets.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/secrets.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/secrets.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/secrets.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/secrets.json",status="404"} 158 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/secrets.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/app/config.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/app/config.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/app/config.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/app/config.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/app/config.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/app/config.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/app/config.json",status="404"} 154 nodejs_http_response_size_bytes_count{method="GET",endpoint="/app/config.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/settings.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/settings.php",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/settings.php",status="404"} 151 nodejs_http_response_size_bytes_count{method="GET",endpoint="/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/app/settings.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/app/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/app/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/app/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/app/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/app/settings.php",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/app/settings.php",status="404"} 155 nodejs_http_response_size_bytes_count{method="GET",endpoint="/app/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/settings.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/settings.php",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/settings.php",status="404"} 158 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/settings.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/database.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/database.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/database.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/database.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/database.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/database.yml",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/database.yml",status="404"} 151 nodejs_http_response_size_bytes_count{method="GET",endpoint="/database.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/database.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/database.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/database.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/database.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/database.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/database.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/database.json",status="404"} 159 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/database.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/mail.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/mail.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/mail.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/mail.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/mail.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/mail.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/mail.json",status="404"} 155 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/mail.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/smtp.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/smtp.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/smtp.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/smtp.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/smtp.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/smtp.php",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/smtp.php",status="404"} 154 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/smtp.php",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/database.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/database.yml",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/database.yml",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/database.yml",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/database.yml",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/database.yml",status="404"} 4 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/database.yml",status="404"} 632 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/database.yml",status="404"} 4 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/secrets/config.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/secrets/config.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/secrets/config.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/secrets/config.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/secrets/config.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/secrets/config.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/secrets/config.json",status="404"} 158 nodejs_http_response_size_bytes_count{method="GET",endpoint="/secrets/config.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/private/keys.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/private/keys.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/private/keys.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/private/keys.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/private/keys.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/private/keys.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/private/keys.json",status="404"} 156 nodejs_http_response_size_bytes_count{method="GET",endpoint="/private/keys.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/pms",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/pms",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/pms",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/pms",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/pms",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/pms",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/pms",status="404"} 142 nodejs_http_response_size_bytes_count{method="GET",endpoint="/pms",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/funny-comparisons/:id/explanations",status="200"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/funny-comparisons/:id/explanations",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/funny-comparisons/:id/explanations",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/funny-comparisons/:id/explanations",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/funny-comparisons/:id/explanations",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/funny-comparisons/:id/explanations",status="200"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/funny-comparisons/:id/explanations",status="200"} 399 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/funny-comparisons/:id/explanations",status="200"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/_fragment",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/_fragment",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/_fragment",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/_fragment",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/_fragment",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/_fragment",status="404"} 8 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/_fragment",status="404"} 1184 nodejs_http_response_size_bytes_count{method="GET",endpoint="/_fragment",status="404"} 8 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.gitignore",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.gitignore",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.gitignore",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.gitignore",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.gitignore",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.gitignore",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.gitignore",status="404"} 298 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.gitignore",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/energies/details",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/energies/details",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/energies/details",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/energies/details",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/energies/details",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/energies/details",status="304"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/energies/details",status="304"} 0 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/energies/details",status="304"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.gitlab-ci.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.gitlab-ci.yml",status="404"} 153 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/aws-config.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/aws-config.js",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/aws-config.js",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/aws-config.js",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/aws-config.js",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/aws-config.js",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/aws-config.js",status="404"} 152 nodejs_http_response_size_bytes_count{method="GET",endpoint="/aws-config.js",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/aws.config.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/aws.config.js",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/aws.config.js",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/aws.config.js",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/aws.config.js",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/aws.config.js",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/aws.config.js",status="404"} 152 nodejs_http_response_size_bytes_count{method="GET",endpoint="/aws.config.js",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/favicon.png",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/favicon.png",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/favicon.png",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/favicon.png",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/favicon.png",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/favicon.png",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/favicon.png",status="404"} 300 nodejs_http_response_size_bytes_count{method="GET",endpoint="/favicon.png",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config.yaml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config.yaml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config.yaml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config.yaml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config.yaml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config.yaml",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config.yaml",status="404"} 150 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config.yaml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/configuration.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/configuration.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/configuration.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/configuration.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/configuration.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/configuration.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/configuration.json",status="404"} 157 nodejs_http_response_size_bytes_count{method="GET",endpoint="/configuration.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/settings.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/settings.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/settings.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/settings.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/settings.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/settings.yml",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/settings.yml",status="404"} 151 nodejs_http_response_size_bytes_count{method="GET",endpoint="/settings.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/secrets.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/secrets.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/secrets.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/secrets.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/secrets.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/secrets.yml",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/secrets.yml",status="404"} 157 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/secrets.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/config.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/config.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/config.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/config.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/config.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/config.yml",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/config.yml",status="404"} 156 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/config.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.s3cfg",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.s3cfg",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.s3cfg",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.s3cfg",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.s3cfg",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.s3cfg",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.s3cfg",status="404"} 435 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.s3cfg",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.gcloud/credentials",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.gcloud/credentials",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.gcloud/credentials",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.gcloud/credentials",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.gcloud/credentials",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.gcloud/credentials",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.gcloud/credentials",status="404"} 474 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.gcloud/credentials",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/azure.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/azure.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/azure.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/azure.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/azure.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/azure.json",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/azure.json",status="404"} 447 nodejs_http_response_size_bytes_count{method="GET",endpoint="/azure.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.api_keys",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.api_keys",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.api_keys",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.api_keys",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.api_keys",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.api_keys",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.api_keys",status="404"} 444 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.api_keys",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/tokens.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/tokens.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/tokens.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/tokens.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/tokens.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/tokens.json",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/tokens.json",status="404"} 450 nodejs_http_response_size_bytes_count{method="GET",endpoint="/tokens.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/oauth.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/oauth.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/oauth.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/oauth.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/oauth.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/oauth.json",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/oauth.json",status="404"} 447 nodejs_http_response_size_bytes_count{method="GET",endpoint="/oauth.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/docker-compose.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/docker-compose.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/docker-compose.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/docker-compose.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/docker-compose.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/docker-compose.yml",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/docker-compose.yml",status="404"} 471 nodejs_http_response_size_bytes_count{method="GET",endpoint="/docker-compose.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.dockerenv",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.dockerenv",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.dockerenv",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.dockerenv",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.dockerenv",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.dockerenv",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.dockerenv",status="404"} 447 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.dockerenv",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.docker/config.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.docker/config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.docker/config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.docker/config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.docker/config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.docker/config.json",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.docker/config.json",status="404"} 474 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.docker/config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config.yml",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config.yml",status="404"} 149 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config/app.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config/app.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config/app.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config/app.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config/app.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config/app.yml",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config/app.yml",status="404"} 153 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config/app.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/application.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/application.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/application.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/application.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/application.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/application.yml",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/application.yml",status="404"} 154 nodejs_http_response_size_bytes_count{method="GET",endpoint="/application.yml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/aws-config.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/aws-config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/aws-config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/aws-config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/aws-config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/aws-config.json",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/aws-config.json",status="404"} 462 nodejs_http_response_size_bytes_count{method="GET",endpoint="/aws-config.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/s3.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/s3.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/s3.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/s3.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/s3.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/s3.yml",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/s3.yml",status="404"} 435 nodejs_http_response_size_bytes_count{method="GET",endpoint="/s3.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/gcp-credentials.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/gcp-credentials.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/gcp-credentials.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/gcp-credentials.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/gcp-credentials.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/gcp-credentials.json",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/gcp-credentials.json",status="404"} 477 nodejs_http_response_size_bytes_count{method="GET",endpoint="/gcp-credentials.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/secrets.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/secrets.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/secrets.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/secrets.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/secrets.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/secrets.yml",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/secrets.yml",status="404"} 450 nodejs_http_response_size_bytes_count{method="GET",endpoint="/secrets.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/credentials.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/credentials.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/credentials.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/credentials.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/credentials.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/credentials.json",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/credentials.json",status="404"} 465 nodejs_http_response_size_bytes_count{method="GET",endpoint="/credentials.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/auth.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/auth.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/auth.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/auth.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/auth.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/auth.json",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/auth.json",status="404"} 444 nodejs_http_response_size_bytes_count{method="GET",endpoint="/auth.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/docker-compose.yaml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/docker-compose.yaml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/docker-compose.yaml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/docker-compose.yaml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/docker-compose.yaml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/docker-compose.yaml",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/docker-compose.yaml",status="404"} 474 nodejs_http_response_size_bytes_count{method="GET",endpoint="/docker-compose.yaml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/Dockerfile",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/Dockerfile",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/Dockerfile",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/Dockerfile",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/Dockerfile",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/Dockerfile",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/Dockerfile",status="404"} 447 nodejs_http_response_size_bytes_count{method="GET",endpoint="/Dockerfile",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/kubernetes.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/kubernetes.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/kubernetes.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/kubernetes.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/kubernetes.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/kubernetes.yml",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/kubernetes.yml",status="404"} 459 nodejs_http_response_size_bytes_count{method="GET",endpoint="/kubernetes.yml",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/_debug",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/_debug",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/_debug",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/_debug",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/_debug",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/_debug",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/_debug",status="404"} 435 nodejs_http_response_size_bytes_count{method="GET",endpoint="/_debug",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/settings.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/settings.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/settings.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/settings.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/settings.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/settings.json",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/settings.json",status="404"} 152 nodejs_http_response_size_bytes_count{method="GET",endpoint="/settings.json",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.azure/credentials",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.azure/credentials",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.azure/credentials",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.azure/credentials",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.azure/credentials",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.azure/credentials",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.azure/credentials",status="404"} 471 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.azure/credentials",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/apikeys.json",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/apikeys.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/apikeys.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/apikeys.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/apikeys.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/apikeys.json",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/apikeys.json",status="404"} 453 nodejs_http_response_size_bytes_count{method="GET",endpoint="/apikeys.json",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.secrets",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.secrets",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.secrets",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.secrets",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.secrets",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.secrets",status="404"} 3 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.secrets",status="404"} 441 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.secrets",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info3.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info3.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info3.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info3.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info3.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info3.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info3.php",status="404"} 296 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info3.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/probe.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/probe.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/probe.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/probe.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/probe.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/probe.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/probe.php",status="404"} 296 nodejs_http_response_size_bytes_count{method="GET",endpoint="/probe.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/:id.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/:id.php",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/:id.php",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/:id.php",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/:id.php",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/:id.php",status="404"} 6 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/:id.php",status="404"} 864 nodejs_http_response_size_bytes_count{method="GET",endpoint="/:id.php",status="404"} 6 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/p.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/p.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/p.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/p.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/p.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/p.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/p.php",status="404"} 288 nodejs_http_response_size_bytes_count{method="GET",endpoint="/p.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/t.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/t.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/t.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/t.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/t.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/t.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/t.php",status="404"} 288 nodejs_http_response_size_bytes_count{method="GET",endpoint="/t.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/info_php.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/info_php.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/info_php.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/info_php.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/info_php.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/info_php.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/info_php.php",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/info_php.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/php-info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/php-info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/php-info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/php-info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/php-info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/php-info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/php-info.php",status="404"} 302 nodejs_http_response_size_bytes_count{method="GET",endpoint="/php-info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/infophp.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/infophp.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/infophp.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/infophp.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/infophp.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/infophp.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/infophp.php",status="404"} 300 nodejs_http_response_size_bytes_count{method="GET",endpoint="/infophp.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/testphp.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/testphp.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/testphp.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/testphp.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/testphp.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/testphp.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/testphp.php",status="404"} 300 nodejs_http_response_size_bytes_count{method="GET",endpoint="/testphp.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.remote",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.remote",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.remote",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.remote",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.remote",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.remote",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.remote",status="404"} 300 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.remote",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.1",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.1",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.1",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.1",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.1",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.1",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.1",status="404"} 290 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.1",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.2",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.2",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.2",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.2",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.2",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.2",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.2",status="404"} 290 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.2",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.prod.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.prod.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.prod.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.prod.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.prod.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.prod.local",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.prod.local",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.prod.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.dev.local",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.dev.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.dev.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.dev.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.dev.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.dev.local",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.dev.local",status="404"} 306 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.dev.local",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/config",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/config",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/config",status="404"} 298 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/v1/config",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/v1/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/v1/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/v1/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/v1/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/v1/config",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/v1/config",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/v1/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/api/v2/config",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/api/v2/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/api/v2/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/api/v2/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/api/v2/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/api/v2/config",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/api/v2/config",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/api/v2/config",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/docker-compose.override.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/docker-compose.override.yml",status="404"} 332 nodejs_http_response_size_bytes_count{method="GET",endpoint="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.dockerignore",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.dockerignore",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.dockerignore",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.dockerignore",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.dockerignore",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.dockerignore",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.dockerignore",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.dockerignore",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/k8s-config.yml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/k8s-config.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/k8s-config.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/k8s-config.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/k8s-config.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/k8s-config.yml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/k8s-config.yml",status="404"} 306 nodejs_http_response_size_bytes_count{method="GET",endpoint="/k8s-config.yml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/backup.zip",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/backup.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/backup.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/backup.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/backup.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/backup.zip",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/backup.zip",status="404"} 298 nodejs_http_response_size_bytes_count{method="GET",endpoint="/backup.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/backup.tar.gz",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/backup.tar.gz",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/backup.tar.gz",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/backup.tar.gz",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/backup.tar.gz",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/backup.tar.gz",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/backup.tar.gz",status="404"} 304 nodejs_http_response_size_bytes_count{method="GET",endpoint="/backup.tar.gz",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/site-backup.zip",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/site-backup.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/site-backup.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/site-backup.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/site-backup.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/site-backup.zip",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/site-backup.zip",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/site-backup.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/config.zip",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/config.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/config.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/config.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/config.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/config.zip",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/config.zip",status="404"} 298 nodejs_http_response_size_bytes_count{method="GET",endpoint="/config.zip",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/Thumbs.db",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/Thumbs.db",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/Thumbs.db",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/Thumbs.db",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/Thumbs.db",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/Thumbs.db",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/Thumbs.db",status="404"} 296 nodejs_http_response_size_bytes_count{method="GET",endpoint="/Thumbs.db",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/sites/default/settings.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/sites/default/settings.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/sites/default/settings.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/sites/default/settings.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/sites/default/settings.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/sites/default/settings.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/sites/default/settings.php",status="404"} 330 nodejs_http_response_size_bytes_count{method="GET",endpoint="/sites/default/settings.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/app/etc/local.xml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/app/etc/local.xml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/app/etc/local.xml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/app/etc/local.xml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/app/etc/local.xml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/app/etc/local.xml",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/app/etc/local.xml",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/app/etc/local.xml",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/app/etc/env.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/app/etc/env.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/app/etc/env.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/app/etc/env.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/app/etc/env.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/app/etc/env.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/app/etc/env.php",status="404"} 308 nodejs_http_response_size_bytes_count{method="GET",endpoint="/app/etc/env.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/var/www/html/error_log",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/var/www/html/error_log",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/var/www/html/error_log",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/var/www/html/error_log",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/var/www/html/error_log",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/var/www/html/error_log",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/var/www/html/error_log",status="404"} 322 nodejs_http_response_size_bytes_count{method="GET",endpoint="/var/www/html/error_log",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/sitemap.xml",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/sitemap.xml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/sitemap.xml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/sitemap.xml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/sitemap.xml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/sitemap.xml",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/sitemap.xml",status="404"} 150 nodejs_http_response_size_bytes_count{method="GET",endpoint="/sitemap.xml",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/index.php/phpinfo",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/index.php/phpinfo",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/index.php/phpinfo",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/index.php/phpinfo",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/index.php/phpinfo",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/index.php/phpinfo",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/index.php/phpinfo",status="404"} 312 nodejs_http_response_size_bytes_count{method="GET",endpoint="/index.php/phpinfo",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/symfony/_profiler/phpinfo",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/symfony/_profiler/phpinfo",status="404"} 328 nodejs_http_response_size_bytes_count{method="GET",endpoint="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/dashboard/info.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/dashboard/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/dashboard/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/dashboard/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/dashboard/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/dashboard/info.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/dashboard/info.php",status="404"} 314 nodejs_http_response_size_bytes_count{method="GET",endpoint="/dashboard/info.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/.env.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/.env.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/.env.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/.env.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/.env.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/.env.js",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/.env.js",status="404"} 292 nodejs_http_response_size_bytes_count{method="GET",endpoint="/.env.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/_profiler/open",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/_profiler/open",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/_profiler/open",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/_profiler/open",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/_profiler/open",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/_profiler/open",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/_profiler/open",status="404"} 153 nodejs_http_response_size_bytes_count{method="GET",endpoint="/_profiler/open",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/app_dev.php/_profiler/open",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/app_dev.php/_profiler/open",status="404"} 165 nodejs_http_response_size_bytes_count{method="GET",endpoint="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100",method="HEAD",endpoint="/apps",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000",method="HEAD",endpoint="/apps",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="HEAD",endpoint="/apps",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="HEAD",endpoint="/apps",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="HEAD",endpoint="/apps",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="HEAD",endpoint="/apps",status="404"} 3 nodejs_http_response_size_bytes_sum{method="HEAD",endpoint="/apps",status="404"} 0 nodejs_http_response_size_bytes_count{method="HEAD",endpoint="/apps",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="HEAD",endpoint="/api/action",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000",method="HEAD",endpoint="/api/action",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="HEAD",endpoint="/api/action",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="HEAD",endpoint="/api/action",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="HEAD",endpoint="/api/action",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="HEAD",endpoint="/api/action",status="404"} 3 nodejs_http_response_size_bytes_sum{method="HEAD",endpoint="/api/action",status="404"} 0 nodejs_http_response_size_bytes_count{method="HEAD",endpoint="/api/action",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="HEAD",endpoint="/api/actions",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000",method="HEAD",endpoint="/api/actions",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="HEAD",endpoint="/api/actions",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="HEAD",endpoint="/api/actions",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="HEAD",endpoint="/api/actions",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="HEAD",endpoint="/api/actions",status="404"} 3 nodejs_http_response_size_bytes_sum{method="HEAD",endpoint="/api/actions",status="404"} 0 nodejs_http_response_size_bytes_count{method="HEAD",endpoint="/api/actions",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="HEAD",endpoint="/_next/data",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000",method="HEAD",endpoint="/_next/data",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="10000",method="HEAD",endpoint="/_next/data",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100000",method="HEAD",endpoint="/_next/data",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="1000000",method="HEAD",endpoint="/_next/data",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="+Inf",method="HEAD",endpoint="/_next/data",status="404"} 3 nodejs_http_response_size_bytes_sum{method="HEAD",endpoint="/_next/data",status="404"} 0 nodejs_http_response_size_bytes_count{method="HEAD",endpoint="/_next/data",status="404"} 3 nodejs_http_response_size_bytes_bucket{le="100",method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_size_bytes_sum{method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 380 nodejs_http_response_size_bytes_count{method="POST",endpoint="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/vendor/laravel-filemanager/js/script.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/vendor/laravel-filemanager/js/script.js",status="404"} 356 nodejs_http_response_size_bytes_count{method="GET",endpoint="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js",status="404"} 370 nodejs_http_response_size_bytes_count{method="GET",endpoint="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/_ignition/execute-solution",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/_ignition/execute-solution",status="404"} 330 nodejs_http_response_size_bytes_count{method="GET",endpoint="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="GET",endpoint="/public/_ignition/execute-solution",status="404"} 0 nodejs_http_response_size_bytes_bucket{le="1000",method="GET",endpoint="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="10000",method="GET",endpoint="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100000",method="GET",endpoint="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="1000000",method="GET",endpoint="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="+Inf",method="GET",endpoint="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_size_bytes_sum{method="GET",endpoint="/public/_ignition/execute-solution",status="404"} 344 nodejs_http_response_size_bytes_count{method="GET",endpoint="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_size_bytes_bucket{le="100",method="HEAD",endpoint="/_next",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000",method="HEAD",endpoint="/_next",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="10000",method="HEAD",endpoint="/_next",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="100000",method="HEAD",endpoint="/_next",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="1000000",method="HEAD",endpoint="/_next",status="404"} 1 nodejs_http_response_size_bytes_bucket{le="+Inf",method="HEAD",endpoint="/_next",status="404"} 1 nodejs_http_response_size_bytes_sum{method="HEAD",endpoint="/_next",status="404"} 0 nodejs_http_response_size_bytes_count{method="HEAD",endpoint="/_next",status="404"} 1 # HELP nodejs_http_requests_in_progress Number of HTTP requests currently being processed # TYPE nodejs_http_requests_in_progress gauge nodejs_http_requests_in_progress{method="GET"} 0 nodejs_http_requests_in_progress{method="PUT"} 0 nodejs_http_requests_in_progress{method="POST"} 0 nodejs_http_requests_in_progress{method="HEAD"} 0 # HELP nodejs_http_response_time_seconds HTTP response time in seconds # TYPE nodejs_http_response_time_seconds histogram nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/",status="200"} 258 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/",status="200"} 354 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/",status="200"} 376 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/",status="200"} 378 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/",status="200"} 378 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/",status="200"} 378 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/",status="200"} 378 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/",status="200"} 378 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/",status="200"} 378 nodejs_http_response_time_seconds_sum{method="GET",route="/",status="200"} 2.116458093000001 nodejs_http_response_time_seconds_count{method="GET",route="/",status="200"} 378 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/profile",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/profile",status="304"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/profile",status="304"} 24 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/profile",status="304"} 27 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/profile",status="304"} 27 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/profile",status="304"} 27 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/profile",status="304"} 27 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/profile",status="304"} 27 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/profile",status="304"} 27 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/profile",status="304"} 27 nodejs_http_response_time_seconds_sum{method="GET",route="/profile",status="304"} 0.214906406 nodejs_http_response_time_seconds_count{method="GET",route="/profile",status="304"} 27 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/simulations",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/simulations",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/simulations",status="304"} 23 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/simulations",status="304"} 26 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/simulations",status="304"} 26 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/simulations",status="304"} 26 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/simulations",status="304"} 26 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/simulations",status="304"} 26 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/simulations",status="304"} 26 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/simulations",status="304"} 26 nodejs_http_response_time_seconds_sum{method="GET",route="/simulations",status="304"} 0.204025502 nodejs_http_response_time_seconds_count{method="GET",route="/simulations",status="304"} 26 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/stats",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/stats",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/stats",status="304"} 15 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/stats",status="304"} 24 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/stats",status="304"} 24 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/stats",status="304"} 24 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/stats",status="304"} 24 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/stats",status="304"} 24 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/stats",status="304"} 24 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/stats",status="304"} 24 nodejs_http_response_time_seconds_sum{method="GET",route="/stats",status="304"} 0.21015487200000002 nodejs_http_response_time_seconds_count{method="GET",route="/stats",status="304"} 24 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/trends",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/trends",status="304"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/trends",status="304"} 14 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/trends",status="304"} 15 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/trends",status="304"} 15 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/trends",status="304"} 15 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/trends",status="304"} 15 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/trends",status="304"} 15 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/trends",status="304"} 15 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/trends",status="304"} 15 nodejs_http_response_time_seconds_sum{method="GET",route="/trends",status="304"} 0.08642477700000001 nodejs_http_response_time_seconds_count{method="GET",route="/trends",status="304"} 15 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/stats",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/stats",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/stats",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/stats",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/stats",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/stats",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/stats",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/stats",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/stats",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/stats",status="200"} 9 nodejs_http_response_time_seconds_sum{method="GET",route="/stats",status="200"} 0.080985813 nodejs_http_response_time_seconds_count{method="GET",route="/stats",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="0.001",method="PUT",route="/:id",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="PUT",route="/:id",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="PUT",route="/:id",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.05",method="PUT",route="/:id",status="200"} 30 nodejs_http_response_time_seconds_bucket{le="0.1",method="PUT",route="/:id",status="200"} 30 nodejs_http_response_time_seconds_bucket{le="0.5",method="PUT",route="/:id",status="200"} 30 nodejs_http_response_time_seconds_bucket{le="1",method="PUT",route="/:id",status="200"} 30 nodejs_http_response_time_seconds_bucket{le="2",method="PUT",route="/:id",status="200"} 30 nodejs_http_response_time_seconds_bucket{le="5",method="PUT",route="/:id",status="200"} 30 nodejs_http_response_time_seconds_bucket{le="+Inf",method="PUT",route="/:id",status="200"} 30 nodejs_http_response_time_seconds_sum{method="PUT",route="/:id",status="200"} 0.389817826 nodejs_http_response_time_seconds_count{method="PUT",route="/:id",status="200"} 30 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/actions/log",status="201"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/actions/log",status="201"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/actions/log",status="201"} 0 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/actions/log",status="201"} 30 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/actions/log",status="201"} 30 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/actions/log",status="201"} 30 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/actions/log",status="201"} 30 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/actions/log",status="201"} 30 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/actions/log",status="201"} 30 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/actions/log",status="201"} 30 nodejs_http_response_time_seconds_sum{method="POST",route="/actions/log",status="201"} 0.42794823800000004 nodejs_http_response_time_seconds_count{method="POST",route="/actions/log",status="201"} 30 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/",status="304"} 44 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/",status="304"} 55 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/",status="304"} 58 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/",status="304"} 58 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/",status="304"} 58 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/",status="304"} 58 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/",status="304"} 58 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/",status="304"} 58 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/",status="304"} 58 nodejs_http_response_time_seconds_sum{method="GET",route="/",status="304"} 0.30383282500000003 nodejs_http_response_time_seconds_count{method="GET",route="/",status="304"} 58 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/actions/history",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/actions/history",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/actions/history",status="200"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/actions/history",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/actions/history",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/actions/history",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/actions/history",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/actions/history",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/actions/history",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/actions/history",status="200"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/actions/history",status="200"} 0.040944333 nodejs_http_response_time_seconds_count{method="GET",route="/actions/history",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/refresh-token",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/refresh-token",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/refresh-token",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/refresh-token",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/refresh-token",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/refresh-token",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/refresh-token",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/refresh-token",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/refresh-token",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/refresh-token",status="200"} 8 nodejs_http_response_time_seconds_sum{method="POST",route="/refresh-token",status="200"} 0.18919740599999998 nodejs_http_response_time_seconds_count{method="POST",route="/refresh-token",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/profile",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/profile",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/profile",status="200"} 7 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/profile",status="200"} 7 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/profile",status="200"} 7 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/profile",status="200"} 7 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/profile",status="200"} 7 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/profile",status="200"} 7 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/profile",status="200"} 7 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/profile",status="200"} 7 nodejs_http_response_time_seconds_sum{method="GET",route="/profile",status="200"} 0.036866898999999995 nodejs_http_response_time_seconds_count{method="GET",route="/profile",status="200"} 7 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/robots.txt",status="404"} 178 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/robots.txt",status="404"} 179 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/robots.txt",status="404"} 179 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/robots.txt",status="404"} 179 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/robots.txt",status="404"} 179 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/robots.txt",status="404"} 179 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/robots.txt",status="404"} 179 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/robots.txt",status="404"} 179 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/robots.txt",status="404"} 179 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/robots.txt",status="404"} 179 nodejs_http_response_time_seconds_sum{method="GET",route="/robots.txt",status="404"} 0.061650753000000044 nodejs_http_response_time_seconds_count{method="GET",route="/robots.txt",status="404"} 179 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/logout",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/logout",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/logout",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/logout",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/logout",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/logout",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/logout",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/logout",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/logout",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/logout",status="200"} 5 nodejs_http_response_time_seconds_sum{method="POST",route="/logout",status="200"} 0.004121332 nodejs_http_response_time_seconds_count{method="POST",route="/logout",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/list",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/list",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/list",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/list",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/list",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/list",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/list",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/list",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/list",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/list",status="200"} 9 nodejs_http_response_time_seconds_sum{method="GET",route="/list",status="200"} 0.05605341 nodejs_http_response_time_seconds_count{method="GET",route="/list",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/details",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/details",status="200"} 10 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/details",status="200"} 13 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/details",status="200"} 18 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/details",status="200"} 18 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/details",status="200"} 18 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/details",status="200"} 18 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/details",status="200"} 18 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/details",status="200"} 18 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/details",status="200"} 18 nodejs_http_response_time_seconds_sum{method="GET",route="/details",status="200"} 0.139394778 nodejs_http_response_time_seconds_count{method="GET",route="/details",status="200"} 18 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/comparisons",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/comparisons",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/comparisons",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/comparisons",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/comparisons",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/comparisons",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/comparisons",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/comparisons",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/comparisons",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/comparisons",status="200"} 6 nodejs_http_response_time_seconds_sum{method="GET",route="/comparisons",status="200"} 0.037770274000000006 nodejs_http_response_time_seconds_count{method="GET",route="/comparisons",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/emissions-data",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/emissions-data",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/emissions-data",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/emissions-data",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/emissions-data",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/emissions-data",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/emissions-data",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/emissions-data",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/emissions-data",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/emissions-data",status="200"} 6 nodejs_http_response_time_seconds_sum{method="GET",route="/emissions-data",status="200"} 0.022719309 nodejs_http_response_time_seconds_count{method="GET",route="/emissions-data",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/cost-evolution",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/cost-evolution",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/cost-evolution",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/cost-evolution",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/cost-evolution",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/cost-evolution",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/cost-evolution",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/cost-evolution",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/cost-evolution",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/cost-evolution",status="200"} 6 nodejs_http_response_time_seconds_sum{method="GET",route="/cost-evolution",status="200"} 0.0267178 nodejs_http_response_time_seconds_count{method="GET",route="/cost-evolution",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/data",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/data",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/data",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/data",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/data",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/data",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/data",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/data",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/data",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/data",status="200"} 5 nodejs_http_response_time_seconds_sum{method="GET",route="/data",status="200"} 0.024237994 nodejs_http_response_time_seconds_count{method="GET",route="/data",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/faq/all",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/faq/all",status="200"} 10 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/faq/all",status="200"} 15 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/faq/all",status="200"} 15 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/faq/all",status="200"} 15 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/faq/all",status="200"} 15 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/faq/all",status="200"} 15 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/faq/all",status="200"} 15 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/faq/all",status="200"} 15 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/faq/all",status="200"} 15 nodejs_http_response_time_seconds_sum{method="GET",route="/faq/all",status="200"} 0.069767334 nodejs_http_response_time_seconds_count{method="GET",route="/faq/all",status="200"} 15 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/google",status="302"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/google",status="302"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/google",status="302"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/google",status="302"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/google",status="302"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/google",status="302"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/google",status="302"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/google",status="302"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/google",status="302"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/google",status="302"} 5 nodejs_http_response_time_seconds_sum{method="GET",route="/google",status="302"} 0.008216024 nodejs_http_response_time_seconds_count{method="GET",route="/google",status="302"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/google/callback",status="302"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/google/callback",status="302"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/google/callback",status="302"} 0 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/google/callback",status="302"} 0 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/google/callback",status="302"} 0 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/google/callback",status="302"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/google/callback",status="302"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/google/callback",status="302"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/google/callback",status="302"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/google/callback",status="302"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/google/callback",status="302"} 0.5556710410000001 nodejs_http_response_time_seconds_count{method="GET",route="/google/callback",status="302"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/aids",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/aids",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/aids",status="200"} 9 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/aids",status="200"} 10 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/aids",status="200"} 10 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/aids",status="200"} 10 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/aids",status="200"} 10 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/aids",status="200"} 10 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/aids",status="200"} 10 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/aids",status="200"} 10 nodejs_http_response_time_seconds_sum{method="GET",route="/aids",status="200"} 0.072867868 nodejs_http_response_time_seconds_count{method="GET",route="/aids",status="200"} 10 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/simulations",status="201"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/simulations",status="201"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/simulations",status="201"} 0 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/simulations",status="201"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/simulations",status="201"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/simulations",status="201"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/simulations",status="201"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/simulations",status="201"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/simulations",status="201"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/simulations",status="201"} 1 nodejs_http_response_time_seconds_sum{method="POST",route="/simulations",status="201"} 0.013217242 nodejs_http_response_time_seconds_count{method="POST",route="/simulations",status="201"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/simulations",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/simulations",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/simulations",status="200"} 6 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/simulations",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/simulations",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/simulations",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/simulations",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/simulations",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/simulations",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/simulations",status="200"} 8 nodejs_http_response_time_seconds_sum{method="GET",route="/simulations",status="200"} 0.06583951900000001 nodejs_http_response_time_seconds_count{method="GET",route="/simulations",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/prestige-leaderboard",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/prestige-leaderboard",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/prestige-leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/prestige-leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/prestige-leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/prestige-leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/prestige-leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/prestige-leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/prestige-leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/prestige-leaderboard",status="200"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/prestige-leaderboard",status="200"} 0.022438749 nodejs_http_response_time_seconds_count{method="GET",route="/prestige-leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/leaderboard",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/leaderboard",status="200"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/leaderboard",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/leaderboard",status="200"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/leaderboard",status="200"} 0.023819714999999998 nodejs_http_response_time_seconds_count{method="GET",route="/leaderboard",status="200"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/trends",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/trends",status="200"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/trends",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/trends",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/trends",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/trends",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/trends",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/trends",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/trends",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/trends",status="200"} 5 nodejs_http_response_time_seconds_sum{method="GET",route="/trends",status="200"} 0.024929754000000002 nodejs_http_response_time_seconds_count{method="GET",route="/trends",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/users",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/users",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/users",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/users",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/users",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/users",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/users",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/users",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/users",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/users",status="200"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/users",status="200"} 0.01678921 nodejs_http_response_time_seconds_count{method="GET",route="/users",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/system",status="200"} 13 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/system",status="200"} 13 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/system",status="200"} 13 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/system",status="200"} 13 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/system",status="200"} 13 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/system",status="200"} 13 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/system",status="200"} 13 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/system",status="200"} 13 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/system",status="200"} 13 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/system",status="200"} 13 nodejs_http_response_time_seconds_sum{method="GET",route="/system",status="200"} 0.007272343000000001 nodejs_http_response_time_seconds_count{method="GET",route="/system",status="200"} 13 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/status",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/status",status="200"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/status",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/status",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/status",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/status",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/status",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/status",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/status",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/status",status="200"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/status",status="200"} 0.014701367 nodejs_http_response_time_seconds_count{method="GET",route="/status",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/request",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/request",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/request",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/request",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/request",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/request",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/request",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/request",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/request",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/request",status="200"} 1 nodejs_http_response_time_seconds_sum{method="POST",route="/request",status="200"} 2.251726151 nodejs_http_response_time_seconds_count{method="POST",route="/request",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/cancel",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/cancel",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/cancel",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/cancel",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/cancel",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/cancel",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/cancel",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/cancel",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/cancel",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/cancel",status="200"} 1 nodejs_http_response_time_seconds_sum{method="POST",route="/cancel",status="200"} 1.048892993 nodejs_http_response_time_seconds_count{method="POST",route="/cancel",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/check-auth-type",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/check-auth-type",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/check-auth-type",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/check-auth-type",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/check-auth-type",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/check-auth-type",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/check-auth-type",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/check-auth-type",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/check-auth-type",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/check-auth-type",status="200"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/check-auth-type",status="200"} 0.012079838 nodejs_http_response_time_seconds_count{method="GET",route="/check-auth-type",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/send-confirmation-code",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/send-confirmation-code",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/send-confirmation-code",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/send-confirmation-code",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/send-confirmation-code",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/send-confirmation-code",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/send-confirmation-code",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/send-confirmation-code",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/send-confirmation-code",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/send-confirmation-code",status="200"} 1 nodejs_http_response_time_seconds_sum{method="POST",route="/send-confirmation-code",status="200"} 1.00996567 nodejs_http_response_time_seconds_count{method="POST",route="/send-confirmation-code",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/status",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/status",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/status",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/status",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/status",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/status",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/status",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/status",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/status",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/status",status="304"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/status",status="304"} 0.004248813 nodejs_http_response_time_seconds_count{method="GET",route="/status",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/faq/all",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/faq/all",status="304"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/faq/all",status="304"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/faq/all",status="304"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/faq/all",status="304"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/faq/all",status="304"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/faq/all",status="304"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/faq/all",status="304"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/faq/all",status="304"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/faq/all",status="304"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/faq/all",status="304"} 0.008146023 nodejs_http_response_time_seconds_count{method="GET",route="/faq/all",status="304"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/comparisons",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/comparisons",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/comparisons",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/comparisons",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/comparisons",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/comparisons",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/comparisons",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/comparisons",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/comparisons",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/comparisons",status="304"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/comparisons",status="304"} 0.01113087 nodejs_http_response_time_seconds_count{method="GET",route="/comparisons",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/emissions-data",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/emissions-data",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/emissions-data",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/emissions-data",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/emissions-data",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/emissions-data",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/emissions-data",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/emissions-data",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/emissions-data",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/emissions-data",status="304"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/emissions-data",status="304"} 0.003374809 nodejs_http_response_time_seconds_count{method="GET",route="/emissions-data",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/cost-evolution",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/cost-evolution",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/cost-evolution",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/cost-evolution",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/cost-evolution",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/cost-evolution",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/cost-evolution",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/cost-evolution",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/cost-evolution",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/cost-evolution",status="304"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/cost-evolution",status="304"} 0.004323412 nodejs_http_response_time_seconds_count{method="GET",route="/cost-evolution",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.save",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.save",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.save",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.save",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.save",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.save",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.save",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.save",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.save",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.save",status="404"} 7 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.save",status="404"} 0.002888568 nodejs_http_response_time_seconds_count{method="GET",route="/.env.save",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.prod",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.prod",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.prod",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.prod",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.prod",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.prod",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.prod",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.prod",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.prod",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.prod",status="404"} 8 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.prod",status="404"} 0.003695371 nodejs_http_response_time_seconds_count{method="GET",route="/.env.prod",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/phpinfo.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/phpinfo.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/phpinfo.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/phpinfo.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/phpinfo.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/phpinfo.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/phpinfo.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/phpinfo.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/phpinfo.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/phpinfo.php",status="404"} 15 nodejs_http_response_time_seconds_sum{method="GET",route="/phpinfo.php",status="404"} 0.004324455 nodejs_http_response_time_seconds_count{method="GET",route="/phpinfo.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/phpinfo",status="404"} 14 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/phpinfo",status="404"} 14 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/phpinfo",status="404"} 14 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/phpinfo",status="404"} 14 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/phpinfo",status="404"} 14 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/phpinfo",status="404"} 14 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/phpinfo",status="404"} 14 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/phpinfo",status="404"} 14 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/phpinfo",status="404"} 14 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/phpinfo",status="404"} 14 nodejs_http_response_time_seconds_sum{method="GET",route="/phpinfo",status="404"} 0.0046148149999999995 nodejs_http_response_time_seconds_count{method="GET",route="/phpinfo",status="404"} 14 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/php_info.php",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/php_info.php",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/php_info.php",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/php_info.php",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/php_info.php",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/php_info.php",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/php_info.php",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/php_info.php",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/php_info.php",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/php_info.php",status="404"} 7 nodejs_http_response_time_seconds_sum{method="GET",route="/php_info.php",status="404"} 0.002058447 nodejs_http_response_time_seconds_count{method="GET",route="/php_info.php",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_time_seconds_sum{method="GET",route="/_profiler/phpinfo",status="404"} 0.0038145690000000003 nodejs_http_response_time_seconds_count{method="GET",route="/_profiler/phpinfo",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.example",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.example",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.example",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.example",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.example",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.example",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.example",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.example",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.example",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.example",status="404"} 12 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.example",status="404"} 0.0042512109999999995 nodejs_http_response_time_seconds_count{method="GET",route="/.env.example",status="404"} 12 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/info",status="404"} 0.0008378029999999999 nodejs_http_response_time_seconds_count{method="GET",route="/info",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/",status="404"} 9 nodejs_http_response_time_seconds_sum{method="POST",route="/",status="404"} 0.021998029000000002 nodejs_http_response_time_seconds_count{method="POST",route="/",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/favicon.ico",status="404"} 45 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/favicon.ico",status="404"} 45 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/favicon.ico",status="404"} 45 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/favicon.ico",status="404"} 45 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/favicon.ico",status="404"} 45 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/favicon.ico",status="404"} 45 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/favicon.ico",status="404"} 45 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/favicon.ico",status="404"} 45 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/favicon.ico",status="404"} 45 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/favicon.ico",status="404"} 45 nodejs_http_response_time_seconds_sum{method="GET",route="/favicon.ico",status="404"} 0.016372291 nodejs_http_response_time_seconds_count{method="GET",route="/favicon.ico",status="404"} 45 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/refresh-token",status="401"} 8 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/refresh-token",status="401"} 8 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/refresh-token",status="401"} 8 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/refresh-token",status="401"} 8 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/refresh-token",status="401"} 8 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/refresh-token",status="401"} 8 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/refresh-token",status="401"} 8 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/refresh-token",status="401"} 8 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/refresh-token",status="401"} 8 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/refresh-token",status="401"} 8 nodejs_http_response_time_seconds_sum{method="POST",route="/refresh-token",status="401"} 0.004182531 nodejs_http_response_time_seconds_count{method="POST",route="/refresh-token",status="401"} 8 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/:id",status="404"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/:id",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/:id",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/:id",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/:id",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/:id",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/:id",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/:id",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/:id",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/:id",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/:id",status="404"} 0.004105252 nodejs_http_response_time_seconds_count{method="GET",route="/:id",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/countries/:countryCode",status="404"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/countries/:countryCode",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/countries/:countryCode",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/countries/:countryCode",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/countries/:countryCode",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/countries/:countryCode",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/countries/:countryCode",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/countries/:countryCode",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/countries/:countryCode",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/countries/:countryCode",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/countries/:countryCode",status="404"} 0.004440973 nodejs_http_response_time_seconds_count{method="GET",route="/countries/:countryCode",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/details",status="404"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/details",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/details",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/details",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/details",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/details",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/details",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/details",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/details",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/details",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/details",status="404"} 0.004222852 nodejs_http_response_time_seconds_count{method="GET",route="/details",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/filter",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/filter",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/filter",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/filter",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/filter",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/filter",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/filter",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/filter",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/filter",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/filter",status="200"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/filter",status="200"} 0.003951931 nodejs_http_response_time_seconds_count{method="GET",route="/filter",status="200"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/api/users/profile",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/api/users/profile",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/api/users/profile",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/api/users/profile",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/api/users/profile",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/api/users/profile",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/api/users/profile",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/api/users/profile",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/api/users/profile",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/api/users/profile",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/api/users/profile",status="404"} 0.000408402 nodejs_http_response_time_seconds_count{method="GET",route="/api/users/profile",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.well-known/security.txt",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.well-known/security.txt",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.well-known/security.txt",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.well-known/security.txt",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.well-known/security.txt",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.well-known/security.txt",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.well-known/security.txt",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.well-known/security.txt",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.well-known/security.txt",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.well-known/security.txt",status="404"} 6 nodejs_http_response_time_seconds_sum{method="GET",route="/.well-known/security.txt",status="404"} 0.002351728 nodejs_http_response_time_seconds_count{method="GET",route="/.well-known/security.txt",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/:id",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/:id",status="200"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/:id",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/:id",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/:id",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/:id",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/:id",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/:id",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/:id",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/:id",status="200"} 8 nodejs_http_response_time_seconds_sum{method="GET",route="/:id",status="200"} 0.038638636999999997 nodejs_http_response_time_seconds_count{method="GET",route="/:id",status="200"} 8 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/",status="403"} 11 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/",status="403"} 11 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/",status="403"} 11 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/",status="403"} 11 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/",status="403"} 11 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/",status="403"} 11 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/",status="403"} 11 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/",status="403"} 11 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/",status="403"} 11 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/",status="403"} 11 nodejs_http_response_time_seconds_sum{method="GET",route="/",status="403"} 0.003360012 nodejs_http_response_time_seconds_count{method="GET",route="/",status="403"} 11 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/new/.env.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/new/.env.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/new/.env.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/new/.env.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/new/.env.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/new/.env.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/new/.env.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/new/.env.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/new/.env.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/new/.env.local",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/new/.env.local",status="404"} 0.001041723 nodejs_http_response_time_seconds_count{method="GET",route="/new/.env.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/new/.env.production",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/new/.env.production",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/new/.env.production",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/new/.env.production",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/new/.env.production",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/new/.env.production",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/new/.env.production",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/new/.env.production",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/new/.env.production",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/new/.env.production",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/new/.env.production",status="404"} 0.0017774849999999999 nodejs_http_response_time_seconds_count{method="GET",route="/new/.env.production",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/new/.env.staging",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/new/.env.staging",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/new/.env.staging",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/new/.env.staging",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/new/.env.staging",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/new/.env.staging",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/new/.env.staging",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/new/.env.staging",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/new/.env.staging",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/new/.env.staging",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/new/.env.staging",status="404"} 0.0009054029999999999 nodejs_http_response_time_seconds_count{method="GET",route="/new/.env.staging",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/_phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/_phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/_phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/_phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/_phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/_phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/_phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/_phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/_phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/_phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/_phpinfo.php",status="404"} 0.0008276830000000001 nodejs_http_response_time_seconds_count{method="GET",route="/_phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/_profiler/phpinfo/info.php",status="404"} 0.0008226010000000001 nodejs_http_response_time_seconds_count{method="GET",route="/_profiler/phpinfo/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/_profiler/phpinfo/phpinfo.php",status="404"} 0.000757323 nodejs_http_response_time_seconds_count{method="GET",route="/_profiler/phpinfo/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/wp-config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/wp-config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/wp-config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/wp-config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/wp-config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/wp-config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/wp-config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/wp-config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/wp-config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/wp-config",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/wp-config",status="404"} 0.001702405 nodejs_http_response_time_seconds_count{method="GET",route="/wp-config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/aws-secret.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/aws-secret.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/aws-secret.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/aws-secret.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/aws-secret.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/aws-secret.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/aws-secret.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/aws-secret.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/aws-secret.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/aws-secret.yaml",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/aws-secret.yaml",status="404"} 0.000803523 nodejs_http_response_time_seconds_count{method="GET",route="/aws-secret.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/env.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/env.backup",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/env.backup",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/env.backup",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/env.backup",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/env.backup",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/env.backup",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/env.backup",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/env.backup",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/env.backup",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/env.backup",status="404"} 0.002446288 nodejs_http_response_time_seconds_count{method="GET",route="/env.backup",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/xampp/phpinfo.php",status="404"} 0.0006990430000000001 nodejs_http_response_time_seconds_count{method="GET",route="/xampp/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/lara/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/lara/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/lara/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/lara/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/lara/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/lara/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/lara/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/lara/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/lara/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/lara/info.php",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/lara/info.php",status="404"} 0.0006633209999999999 nodejs_http_response_time_seconds_count{method="GET",route="/lara/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/lara/phpinfo.php",status="404"} 0.000720722 nodejs_http_response_time_seconds_count{method="GET",route="/lara/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/laravel/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/laravel/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/laravel/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/laravel/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/laravel/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/laravel/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/laravel/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/laravel/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/laravel/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/laravel/info.php",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/laravel/info.php",status="404"} 0.0007097609999999999 nodejs_http_response_time_seconds_count{method="GET",route="/laravel/info.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/service/email_service.py",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/service/email_service.py",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/service/email_service.py",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/service/email_service.py",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/service/email_service.py",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/service/email_service.py",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/service/email_service.py",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/service/email_service.py",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/service/email_service.py",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/service/email_service.py",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/service/email_service.py",status="404"} 0.0008377230000000001 nodejs_http_response_time_seconds_count{method="GET",route="/service/email_service.py",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/node/.env_example",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/node/.env_example",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/node/.env_example",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/node/.env_example",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/node/.env_example",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/node/.env_example",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/node/.env_example",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/node/.env_example",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/node/.env_example",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/node/.env_example",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/node/.env_example",status="404"} 0.000976803 nodejs_http_response_time_seconds_count{method="GET",route="/node/.env_example",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.production.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.production.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.production.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.production.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.production.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.production.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.production.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.production.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.production.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.production.local",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.production.local",status="404"} 0.0008941629999999999 nodejs_http_response_time_seconds_count{method="GET",route="/.env.production.local",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.local",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.local",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.local",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.local",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.local",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.local",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.local",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.local",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.local",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.local",status="404"} 9 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.local",status="404"} 0.0031732490000000004 nodejs_http_response_time_seconds_count{method="GET",route="/.env.local",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.stage",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.stage",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.stage",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.stage",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.stage",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.stage",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.stage",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.stage",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.stage",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.stage",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.stage",status="404"} 0.001012643 nodejs_http_response_time_seconds_count{method="GET",route="/.env.stage",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/server/config/database.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/server/config/database.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/server/config/database.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/server/config/database.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/server/config/database.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/server/config/database.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/server/config/database.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/server/config/database.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/server/config/database.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/server/config/database.js",status="404"} 5 nodejs_http_response_time_seconds_sum{method="GET",route="/server/config/database.js",status="404"} 0.0045103339999999995 nodejs_http_response_time_seconds_count{method="GET",route="/server/config/database.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.old",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.old",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.old",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.old",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.old",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.old",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.old",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.old",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.old",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.old",status="404"} 9 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.old",status="404"} 0.00294489 nodejs_http_response_time_seconds_count{method="GET",route="/.env.old",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env_sample",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env_sample",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env_sample",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env_sample",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env_sample",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env_sample",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env_sample",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env_sample",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env_sample",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env_sample",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.env_sample",status="404"} 0.000978163 nodejs_http_response_time_seconds_count{method="GET",route="/.env_sample",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/scripts/nodemailer.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/scripts/nodemailer.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_time_seconds_sum{method="GET",route="/scripts/nodemailer.js",status="404"} 0.007942104 nodejs_http_response_time_seconds_count{method="GET",route="/scripts/nodemailer.js",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.aws/credentials",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.aws/credentials",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.aws/credentials",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.aws/credentials",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.aws/credentials",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.aws/credentials",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.aws/credentials",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.aws/credentials",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.aws/credentials",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.aws/credentials",status="404"} 9 nodejs_http_response_time_seconds_sum{method="GET",route="/.aws/credentials",status="404"} 0.0045253739999999995 nodejs_http_response_time_seconds_count{method="GET",route="/.aws/credentials",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info.php",status="404"} 15 nodejs_http_response_time_seconds_sum{method="GET",route="/info.php",status="404"} 0.004008052000000001 nodejs_http_response_time_seconds_count{method="GET",route="/info.php",status="404"} 15 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/dashboard/phpinfo.php",status="404"} 0.000886642 nodejs_http_response_time_seconds_count{method="GET",route="/dashboard/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/static/js/main.141b0494.js",status="404"} 0.001024004 nodejs_http_response_time_seconds_count{method="GET",route="/static/js/main.141b0494.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/enhancecp",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/enhancecp",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/enhancecp",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/enhancecp",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/enhancecp",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/enhancecp",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/enhancecp",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/enhancecp",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/enhancecp",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/enhancecp",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/enhancecp",status="404"} 0.0010720839999999998 nodejs_http_response_time_seconds_count{method="GET",route="/enhancecp",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/users",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/users",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/users",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/users",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/users",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/users",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/users",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/users",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/users",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/users",status="304"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/users",status="304"} 0.005733297 nodejs_http_response_time_seconds_count{method="GET",route="/users",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/tool/view/phpinfo.view.php",status="404"} 0.000251321 nodejs_http_response_time_seconds_count{method="GET",route="/tool/view/phpinfo.view.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/static/js/2.ca066a4b.chunk.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/static/js/2.ca066a4b.chunk.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/static/js/2.ca066a4b.chunk.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/static/js/2.ca066a4b.chunk.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/static/js/2.ca066a4b.chunk.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/static/js/2.ca066a4b.chunk.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/static/js/2.ca066a4b.chunk.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/static/js/2.ca066a4b.chunk.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/static/js/2.ca066a4b.chunk.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/static/js/2.ca066a4b.chunk.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/static/js/2.ca066a4b.chunk.js",status="404"} 0.005244376 nodejs_http_response_time_seconds_count{method="GET",route="/static/js/2.ca066a4b.chunk.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/static/js/main.e85f7a37.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/static/js/main.e85f7a37.js",status="404"} 0.002211086 nodejs_http_response_time_seconds_count{method="GET",route="/static/js/main.e85f7a37.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/admin/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/admin/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/admin/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/admin/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/admin/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/admin/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/admin/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/admin/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/admin/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/admin/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/admin/server_info.php",status="404"} 0.000502442 nodejs_http_response_time_seconds_count{method="GET",route="/admin/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/server_info.php",status="404"} 0.000549521 nodejs_http_response_time_seconds_count{method="GET",route="/server_info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/app_dev.php/_profiler/phpinfo",status="404"} 0.0018049259999999999 nodejs_http_response_time_seconds_count{method="GET",route="/app_dev.php/_profiler/phpinfo",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test.php",status="404"} 10 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test.php",status="404"} 10 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test.php",status="404"} 10 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test.php",status="404"} 10 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test.php",status="404"} 10 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test.php",status="404"} 10 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test.php",status="404"} 10 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test.php",status="404"} 10 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test.php",status="404"} 10 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test.php",status="404"} 10 nodejs_http_response_time_seconds_sum{method="GET",route="/test.php",status="404"} 0.0032438510000000003 nodejs_http_response_time_seconds_count{method="GET",route="/test.php",status="404"} 10 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/server-info",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/server-info",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/server-info",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/server-info",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/server-info",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/server-info",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/server-info",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/server-info",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/server-info",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/server-info",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/server-info",status="404"} 0.0012657649999999999 nodejs_http_response_time_seconds_count{method="GET",route="/server-info",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/server-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/server-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/server-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/server-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/server-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/server-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/server-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/server-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/server-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/server-info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/server-info.php",status="404"} 0.000525481 nodejs_http_response_time_seconds_count{method="GET",route="/server-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/secured/phpinfo.php",status="404"} 0.000552282 nodejs_http_response_time_seconds_count{method="GET",route="/secured/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config.js",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/config.js",status="404"} 0.001468525 nodejs_http_response_time_seconds_count{method="GET",route="/config.js",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/server.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/server.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/server.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/server.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/server.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/server.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/server.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/server.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/server.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/server.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/server.js",status="404"} 0.002468527 nodejs_http_response_time_seconds_count{method="GET",route="/server.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/appsettings.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/appsettings.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/appsettings.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/appsettings.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/appsettings.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/appsettings.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/appsettings.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/appsettings.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/appsettings.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/appsettings.json",status="404"} 5 nodejs_http_response_time_seconds_sum{method="GET",route="/appsettings.json",status="404"} 0.0045403330000000006 nodejs_http_response_time_seconds_count{method="GET",route="/appsettings.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/shared/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/shared/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/shared/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/shared/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/shared/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/shared/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/shared/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/shared/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/shared/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/shared/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/shared/config/config.js",status="404"} 0.000981723 nodejs_http_response_time_seconds_count{method="GET",route="/shared/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/config/aws.yml",status="404"} 0.000666841 nodejs_http_response_time_seconds_count{method="GET",route="/config/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/settings.py",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/settings.py",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/settings.py",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/settings.py",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/settings.py",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/settings.py",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/settings.py",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/settings.py",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/settings.py",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/settings.py",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/settings.py",status="404"} 0.0010945220000000001 nodejs_http_response_time_seconds_count{method="GET",route="/settings.py",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config.json",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config.json",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config.json",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config.json",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config.json",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config.json",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config.json",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config.json",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config.json",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config.json",status="404"} 9 nodejs_http_response_time_seconds_sum{method="GET",route="/config.json",status="404"} 0.007174620999999999 nodejs_http_response_time_seconds_count{method="GET",route="/config.json",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/main.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/main.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/main.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/main.js",status="404"} 0.006938301 nodejs_http_response_time_seconds_count{method="GET",route="/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/constants.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/constants.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/constants.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/constants.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/constants.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/constants.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/constants.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/constants.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/constants.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/constants.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/config/constants.js",status="404"} 0.0028413279999999997 nodejs_http_response_time_seconds_count{method="GET",route="/config/constants.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/application.properties",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/application.properties",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/application.properties",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/application.properties",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/application.properties",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/application.properties",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/application.properties",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/application.properties",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/application.properties",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/application.properties",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/application.properties",status="404"} 0.0016048850000000001 nodejs_http_response_time_seconds_count{method="GET",route="/application.properties",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/public/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/public/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/public/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/public/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/public/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/public/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/public/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/public/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/public/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/public/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/public/js/main.js",status="404"} 0.001074644 nodejs_http_response_time_seconds_count{method="GET",route="/public/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/js/main.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/js/main.js",status="404"} 0.0038714509999999997 nodejs_http_response_time_seconds_count{method="GET",route="/js/main.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/karma.conf.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/karma.conf.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/karma.conf.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/karma.conf.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/karma.conf.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/karma.conf.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/karma.conf.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/karma.conf.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/karma.conf.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/karma.conf.json",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/karma.conf.json",status="404"} 0.007721383 nodejs_http_response_time_seconds_count{method="GET",route="/karma.conf.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/swagger.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/swagger.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/swagger.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/swagger.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/swagger.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/swagger.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/swagger.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/swagger.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/swagger.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/swagger.json",status="404"} 5 nodejs_http_response_time_seconds_sum{method="GET",route="/swagger.json",status="404"} 0.00329729 nodejs_http_response_time_seconds_count{method="GET",route="/swagger.json",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/swagger.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/swagger.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/swagger.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/swagger.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/swagger.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/swagger.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/swagger.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/swagger.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/swagger.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/swagger.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/swagger.js",status="404"} 0.001162563 nodejs_http_response_time_seconds_count{method="GET",route="/swagger.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/gatsby-config.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/gatsby-config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/gatsby-config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/gatsby-config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/gatsby-config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/gatsby-config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/gatsby-config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/gatsby-config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/gatsby-config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/gatsby-config.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/gatsby-config.js",status="404"} 0.004748894 nodejs_http_response_time_seconds_count{method="GET",route="/gatsby-config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/backend/config/default.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/backend/config/default.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/backend/config/default.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/backend/config/default.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/backend/config/default.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/backend/config/default.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/backend/config/default.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/backend/config/default.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/backend/config/default.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/backend/config/default.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/backend/config/default.yml",status="404"} 0.000573042 nodejs_http_response_time_seconds_count{method="GET",route="/backend/config/default.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/app.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/app.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/app.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/app.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/app.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/app.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/app.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/app.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/app.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/app.py",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/app.py",status="404"} 0.000566042 nodejs_http_response_time_seconds_count{method="GET",route="/app.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/admin/controllers/merchant.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/admin/controllers/merchant.js",status="404"} 0.004865015 nodejs_http_response_time_seconds_count{method="GET",route="/admin/controllers/merchant.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/admin/controllers/partner.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/admin/controllers/partner.js",status="404"} 0.003536849 nodejs_http_response_time_seconds_count{method="GET",route="/admin/controllers/partner.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/api/config.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/api/config.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/api/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/api/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/api/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/api/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/api/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/api/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/api/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/api/config.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/api/config.js",status="404"} 0.006689059 nodejs_http_response_time_seconds_count{method="GET",route="/api/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/api/objects/codes.php.save",status="404"} 0.000546562 nodejs_http_response_time_seconds_count{method="GET",route="/api/objects/codes.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/apis/config/config.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/apis/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/apis/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/apis/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/apis/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/apis/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/apis/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/apis/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/apis/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/apis/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/apis/config/config.js",status="404"} 0.001876005 nodejs_http_response_time_seconds_count{method="GET",route="/apis/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/apis/controllers/users.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/apis/controllers/users.js",status="404"} 0.004467093 nodejs_http_response_time_seconds_count{method="GET",route="/apis/controllers/users.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/app.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/app.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/app.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/app.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/app.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/app.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/app.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/app.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/app.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/app.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/app.js",status="404"} 0.004829292 nodejs_http_response_time_seconds_count{method="GET",route="/app.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/backend/config/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/backend/config/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/backend/config/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/backend/config/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/backend/config/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/backend/config/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/backend/config/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/backend/config/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/backend/config/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/backend/config/development.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/backend/config/development.yml",status="404"} 0.0006409219999999999 nodejs_http_response_time_seconds_count{method="GET",route="/backend/config/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/cloud/Scraper.js",status="404"} 0.001169643 nodejs_http_response_time_seconds_count{method="GET",route="/cloud/Scraper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/application.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/application.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/application.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/application.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/application.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/application.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/application.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/application.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/application.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/application.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/config/application.yml",status="404"} 0.000564482 nodejs_http_response_time_seconds_count{method="GET",route="/config/application.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/storage.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/storage.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/storage.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/storage.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/storage.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/storage.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/storage.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/storage.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/storage.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/storage.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/config/storage.yml",status="404"} 0.0005223210000000001 nodejs_http_response_time_seconds_count{method="GET",route="/config/storage.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/configs/routes-4aug.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/configs/routes-4aug.js",status="404"} 0.001695406 nodejs_http_response_time_seconds_count{method="GET",route="/configs/routes-4aug.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/configs/routes.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/configs/routes.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/configs/routes.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/configs/routes.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/configs/routes.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/configs/routes.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/configs/routes.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/configs/routes.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/configs/routes.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/configs/routes.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/configs/routes.js",status="404"} 0.001509444 nodejs_http_response_time_seconds_count{method="GET",route="/configs/routes.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/configs/s3_config.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/configs/s3_config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/configs/s3_config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/configs/s3_config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/configs/s3_config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/configs/s3_config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/configs/s3_config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/configs/s3_config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/configs/s3_config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/configs/s3_config.json",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/configs/s3_config.json",status="404"} 0.0030072489999999996 nodejs_http_response_time_seconds_count{method="GET",route="/configs/s3_config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/controller/admin/post.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/controller/admin/post.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/controller/admin/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/controller/admin/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/controller/admin/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/controller/admin/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/controller/admin/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/controller/admin/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/controller/admin/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/controller/admin/post.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/controller/admin/post.js",status="404"} 0.005941898 nodejs_http_response_time_seconds_count{method="GET",route="/controller/admin/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/controller/api/post.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/controller/api/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/controller/api/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/controller/api/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/controller/api/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/controller/api/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/controller/api/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/controller/api/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/controller/api/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/controller/api/post.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/controller/api/post.js",status="404"} 0.005161975 nodejs_http_response_time_seconds_count{method="GET",route="/controller/api/post.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/controllers/settings.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/controllers/settings.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/controllers/settings.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/controllers/settings.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/controllers/settings.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/controllers/settings.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/controllers/settings.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/controllers/settings.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/controllers/settings.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/controllers/settings.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/controllers/settings.js",status="404"} 0.005536696 nodejs_http_response_time_seconds_count{method="GET",route="/controllers/settings.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/getcpuutil.php-bakworking",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/getcpuutil.php-bakworking",status="404"} 0.001617125 nodejs_http_response_time_seconds_count{method="GET",route="/getcpuutil.php-bakworking",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/helper.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/helper.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/helper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/helper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/helper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/helper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/helper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/helper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/helper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/helper.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/helper.js",status="404"} 0.006463579 nodejs_http_response_time_seconds_count{method="GET",route="/helper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/helper/EmailHelper.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/helper/EmailHelper.js",status="404"} 0.0032745680000000003 nodejs_http_response_time_seconds_count{method="GET",route="/helper/EmailHelper.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/index.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/index.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/index.js",status="404"} 0.00328941 nodejs_http_response_time_seconds_count{method="GET",route="/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/index.html",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/index.html",status="404"} 0.000567081 nodejs_http_response_time_seconds_count{method="GET",route="/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/my_env/chakaash.py",status="404"} 0.0006091619999999999 nodejs_http_response_time_seconds_count{method="GET",route="/my_env/chakaash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/my_env/newsletter.py",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/my_env/newsletter.py",status="404"} 0.001641724 nodejs_http_response_time_seconds_count{method="GET",route="/my_env/newsletter.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/my_env/palash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/my_env/palash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/my_env/palash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/my_env/palash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/my_env/palash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/my_env/palash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/my_env/palash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/my_env/palash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/my_env/palash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/my_env/palash.py",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/my_env/palash.py",status="404"} 0.0012371629999999999 nodejs_http_response_time_seconds_count{method="GET",route="/my_env/palash.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/mytest/astech_robot.js",status="404"} 0.0011409229999999999 nodejs_http_response_time_seconds_count{method="GET",route="/mytest/astech_robot.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/partner/config/config.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/partner/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/partner/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/partner/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/partner/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/partner/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/partner/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/partner/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/partner/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/partner/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/partner/config/config.js",status="404"} 0.002674929 nodejs_http_response_time_seconds_count{method="GET",route="/partner/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/settings.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/settings.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/settings.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/settings.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/settings.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/settings.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/settings.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/settings.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/settings.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/settings.json",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/config/settings.json",status="404"} 0.0063611 nodejs_http_response_time_seconds_count{method="GET",route="/config/settings.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/settings.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/settings.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/settings.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/settings.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/settings.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/settings.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/settings.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/settings.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/settings.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/settings.local",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/config/settings.local",status="404"} 0.000475121 nodejs_http_response_time_seconds_count{method="GET",route="/config/settings.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/.circleci/configs/development.yml",status="404"} 0.001200324 nodejs_http_response_time_seconds_count{method="GET",route="/.circleci/configs/development.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/settings.prod",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/settings.prod",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/settings.prod",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/settings.prod",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/settings.prod",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/settings.prod",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/settings.prod",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/settings.prod",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/settings.prod",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/settings.prod",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/config/settings.prod",status="404"} 0.000509682 nodejs_http_response_time_seconds_count{method="GET",route="/config/settings.prod",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/app/config/parameters.yml",status="404"} 0.000502362 nodejs_http_response_time_seconds_count{method="GET",route="/app/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/config/parameters.yml",status="404"} 0.000512402 nodejs_http_response_time_seconds_count{method="GET",route="/config/parameters.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/user/config/config.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/user/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/user/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/user/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/user/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/user/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/user/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/user/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/user/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/user/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/user/config/config.js",status="404"} 0.0026572859999999996 nodejs_http_response_time_seconds_count{method="GET",route="/user/config/config.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/user/controllers/index.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/user/controllers/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/user/controllers/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/user/controllers/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/user/controllers/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/user/controllers/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/user/controllers/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/user/controllers/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/user/controllers/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/user/controllers/index.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/user/controllers/index.js",status="404"} 0.0028827290000000005 nodejs_http_response_time_seconds_count{method="GET",route="/user/controllers/index.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.AWS_/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.AWS_/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.AWS_/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.AWS_/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.AWS_/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.AWS_/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.AWS_/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.AWS_/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.AWS_/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.AWS_/credentials",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/.AWS_/credentials",status="404"} 0.000567162 nodejs_http_response_time_seconds_count{method="GET",route="/.AWS_/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/local.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/local.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/local.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/local.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/local.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/local.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/local.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/local.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/local.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/local.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/config/local.yml",status="404"} 0.0005046009999999999 nodejs_http_response_time_seconds_count{method="GET",route="/config/local.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/backend/config/settings.yml",status="404"} 0.0005127619999999999 nodejs_http_response_time_seconds_count{method="GET",route="/backend/config/settings.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/api/config/config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/api/config/config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/api/config/config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/api/config/config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/api/config/config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/api/config/config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/api/config/config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/api/config/config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/api/config/config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/api/config/config.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/api/config/config.yml",status="404"} 0.0006531620000000001 nodejs_http_response_time_seconds_count{method="GET",route="/api/config/config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/admin/config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/admin/config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/admin/config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/admin/config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/admin/config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/admin/config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/admin/config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/admin/config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/admin/config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/admin/config",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/admin/config",status="404"} 0.0008607230000000001 nodejs_http_response_time_seconds_count{method="GET",route="/admin/config",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.travis.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.travis.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.travis.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.travis.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.travis.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.travis.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.travis.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.travis.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.travis.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.travis.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/.travis.yml",status="404"} 0.0006572419999999999 nodejs_http_response_time_seconds_count{method="GET",route="/.travis.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/aws.yml",status="404"} 0.000554522 nodejs_http_response_time_seconds_count{method="GET",route="/aws.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/sms.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/sms.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/sms.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/sms.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/sms.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/sms.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/sms.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/sms.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/sms.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/sms.py",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/sms.py",status="404"} 0.000579201 nodejs_http_response_time_seconds_count{method="GET",route="/sms.py",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/config.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/config.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/config.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/config.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/config.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/config.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/config.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/config.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/config.json",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/config/config.json",status="404"} 0.0027660880000000003 nodejs_http_response_time_seconds_count{method="GET",route="/config/config.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/main.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/main.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/main.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/main.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/main.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/main.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/main.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/main.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/main.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/main.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/main.yml",status="404"} 0.001635245 nodejs_http_response_time_seconds_count{method="GET",route="/main.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/helpers/utility.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/helpers/utility.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/helpers/utility.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/helpers/utility.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/helpers/utility.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/helpers/utility.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/helpers/utility.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/helpers/utility.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/helpers/utility.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/helpers/utility.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/helpers/utility.js",status="404"} 0.0025025259999999997 nodejs_http_response_time_seconds_count{method="GET",route="/helpers/utility.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/server/s3.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/server/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/server/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/server/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/server/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/server/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/server/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/server/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/server/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/server/s3.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/server/s3.js",status="404"} 0.0030822889999999998 nodejs_http_response_time_seconds_count{method="GET",route="/server/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/s3.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/s3.js",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/s3.js",status="404"} 0.005317616000000001 nodejs_http_response_time_seconds_count{method="GET",route="/s3.js",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/debug/default/view",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/debug/default/view",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/debug/default/view",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/debug/default/view",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/debug/default/view",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/debug/default/view",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/debug/default/view",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/debug/default/view",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/debug/default/view",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/debug/default/view",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/debug/default/view",status="404"} 0.001849646 nodejs_http_response_time_seconds_count{method="GET",route="/debug/default/view",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/aws/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/aws/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/aws/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/aws/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/aws/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/aws/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/aws/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/aws/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/aws/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/aws/credentials",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/aws/credentials",status="404"} 0.00047672000000000003 nodejs_http_response_time_seconds_count{method="GET",route="/aws/credentials",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.aws/config",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.aws/config",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.aws/config",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.aws/config",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.aws/config",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.aws/config",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.aws/config",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.aws/config",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.aws/config",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.aws/config",status="404"} 6 nodejs_http_response_time_seconds_sum{method="GET",route="/.aws/config",status="404"} 0.003718891 nodejs_http_response_time_seconds_count{method="GET",route="/.aws/config",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/static/js/:id.ca066a4b.chunk.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/static/js/:id.ca066a4b.chunk.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/static/js/:id.ca066a4b.chunk.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/static/js/:id.ca066a4b.chunk.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/static/js/:id.ca066a4b.chunk.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/static/js/:id.ca066a4b.chunk.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/static/js/:id.ca066a4b.chunk.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/static/js/:id.ca066a4b.chunk.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/static/js/:id.ca066a4b.chunk.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/static/js/:id.ca066a4b.chunk.js",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/static/js/:id.ca066a4b.chunk.js",status="404"} 0.000547562 nodejs_http_response_time_seconds_count{method="GET",route="/static/js/:id.ca066a4b.chunk.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/graphql",status="404"} 2 nodejs_http_response_time_seconds_sum{method="POST",route="/graphql",status="404"} 0.000500282 nodejs_http_response_time_seconds_count{method="POST",route="/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/api",status="404"} 2 nodejs_http_response_time_seconds_sum{method="POST",route="/api",status="404"} 0.000492562 nodejs_http_response_time_seconds_count{method="POST",route="/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/api/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/api/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/api/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/api/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/api/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/api/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/api/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/api/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/api/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/api/graphql",status="404"} 2 nodejs_http_response_time_seconds_sum{method="POST",route="/api/graphql",status="404"} 0.000489482 nodejs_http_response_time_seconds_count{method="POST",route="/api/graphql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/graphql/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/graphql/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/graphql/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/graphql/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/graphql/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/graphql/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/graphql/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/graphql/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/graphql/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/graphql/api",status="404"} 2 nodejs_http_response_time_seconds_sum{method="POST",route="/graphql/api",status="404"} 0.000461122 nodejs_http_response_time_seconds_count{method="POST",route="/graphql/api",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/api/gql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/api/gql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/api/gql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/api/gql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/api/gql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/api/gql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/api/gql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/api/gql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/api/gql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/api/gql",status="404"} 2 nodejs_http_response_time_seconds_sum{method="POST",route="/api/gql",status="404"} 0.001188283 nodejs_http_response_time_seconds_count{method="POST",route="/api/gql",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/swagger-ui.html",status="404"} 0.0006246419999999999 nodejs_http_response_time_seconds_count{method="GET",route="/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/swagger/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/swagger/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/swagger/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/swagger/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/swagger/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/swagger/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/swagger/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/swagger/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/swagger/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/swagger/index.html",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/swagger/index.html",status="404"} 0.000553001 nodejs_http_response_time_seconds_count{method="GET",route="/swagger/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/swagger/swagger-ui.html",status="404"} 0.00056332 nodejs_http_response_time_seconds_count{method="GET",route="/swagger/swagger-ui.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/webjars/swagger-ui/index.html",status="404"} 0.000556842 nodejs_http_response_time_seconds_count{method="GET",route="/webjars/swagger-ui/index.html",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/swagger/v1/swagger.json",status="404"} 0.0012307239999999999 nodejs_http_response_time_seconds_count{method="GET",route="/swagger/v1/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/v2/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/v2/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/v2/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/v2/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/v2/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/v2/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/v2/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/v2/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/v2/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/v2/api-docs",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/v2/api-docs",status="404"} 0.000682483 nodejs_http_response_time_seconds_count{method="GET",route="/v2/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/v3/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/v3/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/v3/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/v3/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/v3/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/v3/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/v3/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/v3/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/v3/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/v3/api-docs",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/v3/api-docs",status="404"} 0.000603162 nodejs_http_response_time_seconds_count{method="GET",route="/v3/api-docs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/swagger.json",status="403"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/swagger.json",status="403"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/swagger.json",status="403"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/swagger.json",status="403"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/swagger.json",status="403"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/swagger.json",status="403"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/swagger.json",status="403"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/swagger.json",status="403"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/swagger.json",status="403"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/swagger.json",status="403"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/swagger.json",status="403"} 0.0005734819999999999 nodejs_http_response_time_seconds_count{method="GET",route="/swagger.json",status="403"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/api/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/api/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/api/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/api/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/api/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/api/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/api/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/api/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/api/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/api/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/api/swagger.json",status="404"} 0.00059704 nodejs_http_response_time_seconds_count{method="GET",route="/api/swagger.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/@vite/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/@vite/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/@vite/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/@vite/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/@vite/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/@vite/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/@vite/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/@vite/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/@vite/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/@vite/env",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/@vite/env",status="404"} 0.0006376019999999999 nodejs_http_response_time_seconds_count{method="GET",route="/@vite/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/actuator/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/actuator/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/actuator/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/actuator/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/actuator/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/actuator/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/actuator/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/actuator/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/actuator/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/actuator/env",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/actuator/env",status="404"} 0.000623722 nodejs_http_response_time_seconds_count{method="GET",route="/actuator/env",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/server",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/server",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/server",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/server",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/server",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/server",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/server",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/server",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/server",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/server",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/server",status="404"} 0.0005824420000000001 nodejs_http_response_time_seconds_count{method="GET",route="/server",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/.vscode/sftp.json",status="404"} 0.000571882 nodejs_http_response_time_seconds_count{method="GET",route="/.vscode/sftp.json",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/about",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/about",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/about",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/about",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/about",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/about",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/about",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/about",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/about",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/about",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/about",status="404"} 0.0005810419999999999 nodejs_http_response_time_seconds_count{method="GET",route="/about",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/v2/_catalog",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/v2/_catalog",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/v2/_catalog",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/v2/_catalog",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/v2/_catalog",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/v2/_catalog",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/v2/_catalog",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/v2/_catalog",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/v2/_catalog",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/v2/_catalog",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/v2/_catalog",status="404"} 0.0005563219999999999 nodejs_http_response_time_seconds_count{method="GET",route="/v2/_catalog",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 0.000670882 nodejs_http_response_time_seconds_count{method="GET",route="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/server-status",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/server-status",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/server-status",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/server-status",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/server-status",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/server-status",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/server-status",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/server-status",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/server-status",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/server-status",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/server-status",status="404"} 0.001334604 nodejs_http_response_time_seconds_count{method="GET",route="/server-status",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/login.action",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/login.action",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/login.action",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/login.action",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/login.action",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/login.action",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/login.action",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/login.action",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/login.action",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/login.action",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/login.action",status="404"} 0.000599242 nodejs_http_response_time_seconds_count{method="GET",route="/login.action",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/_all_dbs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/_all_dbs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/_all_dbs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/_all_dbs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/_all_dbs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/_all_dbs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/_all_dbs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/_all_dbs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/_all_dbs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/_all_dbs",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/_all_dbs",status="404"} 0.0006832019999999999 nodejs_http_response_time_seconds_count{method="GET",route="/_all_dbs",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/s/6383e2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/s/6383e2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/s/6383e2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/s/6383e2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/s/6383e2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/s/6383e2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/s/6383e2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/s/6383e2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/s/6383e2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/s/6383e2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/s/6383e2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 0.0006270819999999999 nodejs_http_response_time_seconds_count{method="GET",route="/s/6383e2031323e2534313e2134313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/telescope/requests",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/telescope/requests",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/telescope/requests",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/telescope/requests",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/telescope/requests",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/telescope/requests",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/telescope/requests",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/telescope/requests",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/telescope/requests",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/telescope/requests",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/telescope/requests",status="404"} 0.001212723 nodejs_http_response_time_seconds_count{method="GET",route="/telescope/requests",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.dev",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.dev",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.dev",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.dev",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.dev",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.dev",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.dev",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.dev",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.dev",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.dev",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.dev",status="404"} 0.001379244 nodejs_http_response_time_seconds_count{method="GET",route="/.env.dev",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.staging",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.staging",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.staging",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.staging",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.staging",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.staging",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.staging",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.staging",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.staging",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.staging",status="404"} 6 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.staging",status="404"} 0.002012927 nodejs_http_response_time_seconds_count{method="GET",route="/.env.staging",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.development",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.development",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.development",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.development",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.development",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.development",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.development",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.development",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.development",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.development",status="404"} 8 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.development",status="404"} 0.002673529 nodejs_http_response_time_seconds_count{method="GET",route="/.env.development",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.production",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.production",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.production",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.production",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.production",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.production",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.production",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.production",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.production",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.production",status="404"} 9 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.production",status="404"} 0.0030600919999999995 nodejs_http_response_time_seconds_count{method="GET",route="/.env.production",status="404"} 9 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.test",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.test",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.test",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.test",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.test",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.test",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.test",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.test",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.test",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.test",status="404"} 6 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.test",status="404"} 0.0020988060000000004 nodejs_http_response_time_seconds_count{method="GET",route="/.env.test",status="404"} 6 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.backup",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.backup",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.backup",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.backup",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.backup",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.backup",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.backup",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.backup",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.backup",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.backup",status="404"} 7 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.backup",status="404"} 0.002445808 nodejs_http_response_time_seconds_count{method="GET",route="/.env.backup",status="404"} 7 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.sample",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.sample",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.sample",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.sample",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.sample",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.sample",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.sample",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.sample",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.sample",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.sample",status="404"} 5 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.sample",status="404"} 0.001751926 nodejs_http_response_time_seconds_count{method="GET",route="/.env.sample",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.orig",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.orig",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.orig",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.orig",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.orig",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.orig",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.orig",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.orig",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.orig",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.orig",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.orig",status="404"} 0.000985483 nodejs_http_response_time_seconds_count{method="GET",route="/.env.orig",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.swp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.swp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.swp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.swp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.swp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.swp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.swp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.swp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.swp",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.swp",status="404"} 0.0019167259999999999 nodejs_http_response_time_seconds_count{method="GET",route="/.env.swp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env~",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env~",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env~",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env~",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env~",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env~",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env~",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env~",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env~",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env~",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.env~",status="404"} 0.001011483 nodejs_http_response_time_seconds_count{method="GET",route="/.env~",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.tmp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.tmp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.tmp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.tmp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.tmp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.tmp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.tmp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.tmp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.tmp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.tmp",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.tmp",status="404"} 0.0010419630000000001 nodejs_http_response_time_seconds_count{method="GET",route="/.env.tmp",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.dist",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.dist",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.dist",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.dist",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.dist",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.dist",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.dist",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.dist",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.dist",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.dist",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.dist",status="404"} 0.001382805 nodejs_http_response_time_seconds_count{method="GET",route="/.env.dist",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/admin/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/admin/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/admin/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/admin/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/admin/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/admin/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/admin/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/admin/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/admin/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/admin/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/admin/.env.save",status="404"} 0.000682722 nodejs_http_response_time_seconds_count{method="GET",route="/admin/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/admin/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/admin/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/admin/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/admin/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/admin/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/admin/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/admin/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/admin/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/admin/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/admin/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/admin/.env.old",status="404"} 0.001045723 nodejs_http_response_time_seconds_count{method="GET",route="/admin/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/api/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/api/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/api/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/api/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/api/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/api/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/api/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/api/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/api/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/api/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/api/.env.save",status="404"} 0.000705722 nodejs_http_response_time_seconds_count{method="GET",route="/api/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/api/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/api/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/api/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/api/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/api/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/api/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/api/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/api/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/api/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/api/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/api/.env.old",status="404"} 0.001233764 nodejs_http_response_time_seconds_count{method="GET",route="/api/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/app/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/app/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/app/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/app/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/app/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/app/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/app/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/app/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/app/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/app/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/app/.env.save",status="404"} 0.0006761619999999999 nodejs_http_response_time_seconds_count{method="GET",route="/app/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/app/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/app/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/app/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/app/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/app/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/app/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/app/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/app/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/app/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/app/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/app/.env.old",status="404"} 0.001025244 nodejs_http_response_time_seconds_count{method="GET",route="/app/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/config/.env.save",status="404"} 0.0007374020000000001 nodejs_http_response_time_seconds_count{method="GET",route="/config/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/config/.env.old",status="404"} 0.000958563 nodejs_http_response_time_seconds_count{method="GET",route="/config/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/src/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/src/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/src/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/src/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/src/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/src/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/src/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/src/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/src/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/src/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/src/.env.save",status="404"} 0.000683042 nodejs_http_response_time_seconds_count{method="GET",route="/src/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/src/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/src/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/src/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/src/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/src/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/src/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/src/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/src/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/src/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/src/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/src/.env.old",status="404"} 0.000931003 nodejs_http_response_time_seconds_count{method="GET",route="/src/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/public/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/public/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/public/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/public/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/public/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/public/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/public/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/public/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/public/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/public/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/public/.env.save",status="404"} 0.000728683 nodejs_http_response_time_seconds_count{method="GET",route="/public/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/public/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/public/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/public/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/public/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/public/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/public/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/public/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/public/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/public/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/public/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/public/.env.old",status="404"} 0.001079843 nodejs_http_response_time_seconds_count{method="GET",route="/public/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/assets/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/assets/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/assets/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/assets/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/assets/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/assets/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/assets/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/assets/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/assets/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/assets/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/assets/.env.save",status="404"} 0.000696042 nodejs_http_response_time_seconds_count{method="GET",route="/assets/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/assets/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/assets/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/assets/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/assets/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/assets/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/assets/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/assets/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/assets/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/assets/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/assets/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/assets/.env.old",status="404"} 0.001051204 nodejs_http_response_time_seconds_count{method="GET",route="/assets/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/includes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/includes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/includes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/includes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/includes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/includes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/includes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/includes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/includes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/includes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/includes/.env.save",status="404"} 0.000658162 nodejs_http_response_time_seconds_count{method="GET",route="/includes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/includes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/includes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/includes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/includes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/includes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/includes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/includes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/includes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/includes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/includes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/includes/.env.old",status="404"} 0.001106803 nodejs_http_response_time_seconds_count{method="GET",route="/includes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/lib/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/lib/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/lib/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/lib/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/lib/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/lib/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/lib/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/lib/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/lib/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/lib/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/lib/.env.save",status="404"} 0.0007008030000000001 nodejs_http_response_time_seconds_count{method="GET",route="/lib/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/lib/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/lib/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/lib/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/lib/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/lib/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/lib/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/lib/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/lib/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/lib/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/lib/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/lib/.env.old",status="404"} 0.001193443 nodejs_http_response_time_seconds_count{method="GET",route="/lib/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/application/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/application/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/application/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/application/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/application/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/application/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/application/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/application/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/application/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/application/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/application/.env.save",status="404"} 0.000658002 nodejs_http_response_time_seconds_count{method="GET",route="/application/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/application/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/application/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/application/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/application/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/application/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/application/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/application/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/application/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/application/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/application/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/application/.env.old",status="404"} 0.000962443 nodejs_http_response_time_seconds_count{method="GET",route="/application/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/system/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/system/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/system/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/system/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/system/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/system/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/system/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/system/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/system/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/system/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/system/.env.save",status="404"} 0.0007546040000000001 nodejs_http_response_time_seconds_count{method="GET",route="/system/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/system/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/system/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/system/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/system/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/system/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/system/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/system/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/system/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/system/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/system/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/system/.env.old",status="404"} 0.001010084 nodejs_http_response_time_seconds_count{method="GET",route="/system/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/core/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/core/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/core/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/core/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/core/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/core/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/core/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/core/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/core/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/core/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/core/.env.save",status="404"} 0.000672042 nodejs_http_response_time_seconds_count{method="GET",route="/core/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/core/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/core/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/core/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/core/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/core/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/core/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/core/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/core/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/core/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/core/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/core/.env.old",status="404"} 0.000932803 nodejs_http_response_time_seconds_count{method="GET",route="/core/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/modules/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/modules/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/modules/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/modules/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/modules/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/modules/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/modules/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/modules/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/modules/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/modules/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/modules/.env.save",status="404"} 0.000700242 nodejs_http_response_time_seconds_count{method="GET",route="/modules/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/modules/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/modules/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/modules/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/modules/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/modules/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/modules/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/modules/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/modules/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/modules/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/modules/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/modules/.env.old",status="404"} 0.001042804 nodejs_http_response_time_seconds_count{method="GET",route="/modules/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/plugins/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/plugins/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/plugins/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/plugins/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/plugins/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/plugins/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/plugins/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/plugins/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/plugins/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/plugins/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/plugins/.env.save",status="404"} 0.000701842 nodejs_http_response_time_seconds_count{method="GET",route="/plugins/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/plugins/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/plugins/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/plugins/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/plugins/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/plugins/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/plugins/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/plugins/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/plugins/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/plugins/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/plugins/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/plugins/.env.old",status="404"} 0.000993083 nodejs_http_response_time_seconds_count{method="GET",route="/plugins/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/themes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/themes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/themes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/themes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/themes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/themes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/themes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/themes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/themes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/themes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/themes/.env.save",status="404"} 0.0007791230000000001 nodejs_http_response_time_seconds_count{method="GET",route="/themes/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/themes/.env.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/themes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/themes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/themes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/themes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/themes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/themes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/themes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/themes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/themes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/themes/.env.old",status="404"} 0.001836966 nodejs_http_response_time_seconds_count{method="GET",route="/themes/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/vendor/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/vendor/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/vendor/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/vendor/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/vendor/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/vendor/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/vendor/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/vendor/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/vendor/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/vendor/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/vendor/.env.save",status="404"} 0.000692443 nodejs_http_response_time_seconds_count{method="GET",route="/vendor/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/vendor/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/vendor/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/vendor/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/vendor/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/vendor/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/vendor/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/vendor/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/vendor/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/vendor/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/vendor/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/vendor/.env.old",status="404"} 0.001021003 nodejs_http_response_time_seconds_count{method="GET",route="/vendor/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/storage/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/storage/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/storage/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/storage/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/storage/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/storage/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/storage/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/storage/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/storage/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/storage/.env.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/storage/.env.save",status="404"} 0.000732882 nodejs_http_response_time_seconds_count{method="GET",route="/storage/.env.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/storage/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/storage/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/storage/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/storage/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/storage/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/storage/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/storage/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/storage/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/storage/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/storage/.env.old",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/storage/.env.old",status="404"} 0.000978443 nodejs_http_response_time_seconds_count{method="GET",route="/storage/.env.old",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info1.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info1.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info1.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info1.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info1.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info1.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info1.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info1.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info1.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info1.php",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/info1.php",status="404"} 0.001687085 nodejs_http_response_time_seconds_count{method="GET",route="/info1.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info2.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info2.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info2.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info2.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info2.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info2.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info2.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info2.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info2.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info2.php",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/info2.php",status="404"} 0.0010883639999999999 nodejs_http_response_time_seconds_count{method="GET",route="/info2.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/php.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/php.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/php.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/php.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/php.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/php.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/php.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/php.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/php.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/php.php",status="404"} 5 nodejs_http_response_time_seconds_sum{method="GET",route="/php.php",status="404"} 0.001332364 nodejs_http_response_time_seconds_count{method="GET",route="/php.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/pi.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/pi.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/pi.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/pi.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/pi.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/pi.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/pi.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/pi.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/pi.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/pi.php",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/pi.php",status="404"} 0.0011823620000000002 nodejs_http_response_time_seconds_count{method="GET",route="/pi.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/i.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/i.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/i.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/i.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/i.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/i.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/i.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/i.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/i.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/i.php",status="404"} 5 nodejs_http_response_time_seconds_sum{method="GET",route="/i.php",status="404"} 0.002050927 nodejs_http_response_time_seconds_count{method="GET",route="/i.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/phpversion.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/phpversion.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/phpversion.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/phpversion.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/phpversion.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/phpversion.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/phpversion.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/phpversion.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/phpversion.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/phpversion.php",status="404"} 5 nodejs_http_response_time_seconds_sum{method="GET",route="/phpversion.php",status="404"} 0.0022059659999999997 nodejs_http_response_time_seconds_count{method="GET",route="/phpversion.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/php_version.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/php_version.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/php_version.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/php_version.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/php_version.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/php_version.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/php_version.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/php_version.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/php_version.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/php_version.php",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/php_version.php",status="404"} 0.001083762 nodejs_http_response_time_seconds_count{method="GET",route="/php_version.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/serverinfo.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/serverinfo.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/serverinfo.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/serverinfo.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/serverinfo.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/serverinfo.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/serverinfo.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/serverinfo.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/serverinfo.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/serverinfo.php",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/serverinfo.php",status="404"} 0.0018073249999999998 nodejs_http_response_time_seconds_count{method="GET",route="/serverinfo.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/server.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/server.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/server.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/server.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/server.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/server.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/server.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/server.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/server.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/server.php",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/server.php",status="404"} 0.001125444 nodejs_http_response_time_seconds_count{method="GET",route="/server.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/debug.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/debug.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/debug.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/debug.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/debug.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/debug.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/debug.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/debug.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/debug.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/debug.php",status="404"} 5 nodejs_http_response_time_seconds_sum{method="GET",route="/debug.php",status="404"} 0.001467125 nodejs_http_response_time_seconds_count{method="GET",route="/debug.php",status="404"} 5 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/diagnostic.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/diagnostic.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/diagnostic.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/diagnostic.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/diagnostic.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/diagnostic.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/diagnostic.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/diagnostic.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/diagnostic.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/diagnostic.php",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/diagnostic.php",status="404"} 0.001117564 nodejs_http_response_time_seconds_count{method="GET",route="/diagnostic.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/phptest.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/phptest.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/phptest.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/phptest.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/phptest.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/phptest.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/phptest.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/phptest.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/phptest.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/phptest.php",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/phptest.php",status="404"} 0.001160884 nodejs_http_response_time_seconds_count{method="GET",route="/phptest.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/check.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/check.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/check.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/check.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/check.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/check.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/check.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/check.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/check.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/check.php",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/check.php",status="404"} 0.0010836040000000002 nodejs_http_response_time_seconds_count{method="GET",route="/check.php",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/phpinfo.php.save",status="404"} 0.000521001 nodejs_http_response_time_seconds_count{method="GET",route="/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/info.php.save",status="404"} 0.000578722 nodejs_http_response_time_seconds_count{method="GET",route="/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/php_info.php.save",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/php_info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/php_info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/php_info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/php_info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/php_info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/php_info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/php_info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/php_info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/php_info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/php_info.php.save",status="404"} 0.0013043640000000001 nodejs_http_response_time_seconds_count{method="GET",route="/php_info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test.php.save",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/test.php.save",status="404"} 0.001350204 nodejs_http_response_time_seconds_count{method="GET",route="/test.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/phpinfo.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/phpinfo.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/phpinfo.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/phpinfo.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/phpinfo.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/phpinfo.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/phpinfo.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/phpinfo.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/phpinfo.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/phpinfo.php.old",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/phpinfo.php.old",status="404"} 0.000510561 nodejs_http_response_time_seconds_count{method="GET",route="/phpinfo.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info.php.old",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/info.php.old",status="404"} 0.0005096009999999999 nodejs_http_response_time_seconds_count{method="GET",route="/info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/php_info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/php_info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/php_info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/php_info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/php_info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/php_info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/php_info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/php_info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/php_info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/php_info.php.old",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/php_info.php.old",status="404"} 0.000523201 nodejs_http_response_time_seconds_count{method="GET",route="/php_info.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test.php.old",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/test.php.old",status="404"} 0.001256963 nodejs_http_response_time_seconds_count{method="GET",route="/test.php.old",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/phpinfo.php.orig",status="404"} 0.0005906819999999999 nodejs_http_response_time_seconds_count{method="GET",route="/phpinfo.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/info.php.orig",status="404"} 0.000565682 nodejs_http_response_time_seconds_count{method="GET",route="/info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/php_info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/php_info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/php_info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/php_info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/php_info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/php_info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/php_info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/php_info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/php_info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/php_info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/php_info.php.orig",status="404"} 0.0005988020000000001 nodejs_http_response_time_seconds_count{method="GET",route="/php_info.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test.php.orig",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/test.php.orig",status="404"} 0.000607682 nodejs_http_response_time_seconds_count{method="GET",route="/test.php.orig",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/phpinfo.php.backup",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/phpinfo.php.backup",status="404"} 0.001442124 nodejs_http_response_time_seconds_count{method="GET",route="/phpinfo.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/info.php.backup",status="404"} 0.0005447620000000001 nodejs_http_response_time_seconds_count{method="GET",route="/info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/php_info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/php_info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/php_info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/php_info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/php_info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/php_info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/php_info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/php_info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/php_info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/php_info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/php_info.php.backup",status="404"} 0.0005445210000000001 nodejs_http_response_time_seconds_count{method="GET",route="/php_info.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test.php.backup",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/test.php.backup",status="404"} 0.000548641 nodejs_http_response_time_seconds_count{method="GET",route="/test.php.backup",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/phpinfo.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/phpinfo.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/phpinfo.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/phpinfo.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/phpinfo.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/phpinfo.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/phpinfo.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/phpinfo.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/phpinfo.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/phpinfo.php~",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/phpinfo.php~",status="404"} 0.000538642 nodejs_http_response_time_seconds_count{method="GET",route="/phpinfo.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info.php~",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info.php~",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/info.php~",status="404"} 0.001399964 nodejs_http_response_time_seconds_count{method="GET",route="/info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/php_info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/php_info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/php_info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/php_info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/php_info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/php_info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/php_info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/php_info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/php_info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/php_info.php~",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/php_info.php~",status="404"} 0.0005782809999999999 nodejs_http_response_time_seconds_count{method="GET",route="/php_info.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test.php~",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test.php~",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/test.php~",status="404"} 0.001259124 nodejs_http_response_time_seconds_count{method="GET",route="/test.php~",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/phpinfo.php.swp",status="404"} 0.0005569209999999999 nodejs_http_response_time_seconds_count{method="GET",route="/phpinfo.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/info.php.swp",status="404"} 0.000659282 nodejs_http_response_time_seconds_count{method="GET",route="/info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/php_info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/php_info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/php_info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/php_info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/php_info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/php_info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/php_info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/php_info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/php_info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/php_info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/php_info.php.swp",status="404"} 0.000506082 nodejs_http_response_time_seconds_count{method="GET",route="/php_info.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test.php.swp",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/test.php.swp",status="404"} 0.000606762 nodejs_http_response_time_seconds_count{method="GET",route="/test.php.swp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/phpinfo.php.tmp",status="404"} 0.000583162 nodejs_http_response_time_seconds_count{method="GET",route="/phpinfo.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/info.php.tmp",status="404"} 0.0005400419999999999 nodejs_http_response_time_seconds_count{method="GET",route="/info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/php_info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/php_info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/php_info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/php_info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/php_info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/php_info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/php_info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/php_info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/php_info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/php_info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/php_info.php.tmp",status="404"} 0.000585602 nodejs_http_response_time_seconds_count{method="GET",route="/php_info.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/test.php.tmp",status="404"} 0.000616682 nodejs_http_response_time_seconds_count{method="GET",route="/test.php.tmp",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/admin/info.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/admin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/admin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/admin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/admin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/admin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/admin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/admin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/admin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/admin/info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/admin/info.php",status="404"} 0.001611325 nodejs_http_response_time_seconds_count{method="GET",route="/admin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/admin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/admin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/admin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/admin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/admin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/admin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/admin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/admin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/admin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/admin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/admin/info.php.save",status="404"} 0.0005828420000000001 nodejs_http_response_time_seconds_count{method="GET",route="/admin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/test/phpinfo.php",status="404"} 0.0007709629999999999 nodejs_http_response_time_seconds_count{method="GET",route="/test/phpinfo.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test/info.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test/info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/test/info.php",status="404"} 0.001435324 nodejs_http_response_time_seconds_count{method="GET",route="/test/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/test/phpinfo.php.save",status="404"} 0.0005133620000000001 nodejs_http_response_time_seconds_count{method="GET",route="/test/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/test/info.php.save",status="404"} 0.000526562 nodejs_http_response_time_seconds_count{method="GET",route="/test/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/dev/phpinfo.php",status="404"} 0.000508161 nodejs_http_response_time_seconds_count{method="GET",route="/dev/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/dev/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/dev/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/dev/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/dev/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/dev/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/dev/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/dev/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/dev/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/dev/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/dev/info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/dev/info.php",status="404"} 0.000549281 nodejs_http_response_time_seconds_count{method="GET",route="/dev/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/dev/phpinfo.php.save",status="404"} 0.0005938009999999999 nodejs_http_response_time_seconds_count{method="GET",route="/dev/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/dev/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/dev/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/dev/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/dev/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/dev/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/dev/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/dev/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/dev/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/dev/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/dev/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/dev/info.php.save",status="404"} 0.00054588 nodejs_http_response_time_seconds_count{method="GET",route="/dev/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/tmp/phpinfo.php",status="404"} 0.001120644 nodejs_http_response_time_seconds_count{method="GET",route="/tmp/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/tmp/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/tmp/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/tmp/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/tmp/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/tmp/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/tmp/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/tmp/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/tmp/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/tmp/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/tmp/info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/tmp/info.php",status="404"} 0.000576722 nodejs_http_response_time_seconds_count{method="GET",route="/tmp/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/tmp/phpinfo.php.save",status="404"} 0.0005782820000000001 nodejs_http_response_time_seconds_count{method="GET",route="/tmp/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/tmp/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/tmp/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/tmp/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/tmp/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/tmp/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/tmp/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/tmp/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/tmp/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/tmp/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/tmp/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/tmp/info.php.save",status="404"} 0.000543042 nodejs_http_response_time_seconds_count{method="GET",route="/tmp/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/includes/phpinfo.php",status="404"} 0.0005974019999999999 nodejs_http_response_time_seconds_count{method="GET",route="/includes/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/includes/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/includes/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/includes/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/includes/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/includes/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/includes/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/includes/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/includes/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/includes/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/includes/info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/includes/info.php",status="404"} 0.000536482 nodejs_http_response_time_seconds_count{method="GET",route="/includes/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/includes/phpinfo.php.save",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/includes/phpinfo.php.save",status="404"} 0.001387964 nodejs_http_response_time_seconds_count{method="GET",route="/includes/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/includes/info.php.save",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/includes/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/includes/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/includes/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/includes/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/includes/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/includes/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/includes/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/includes/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/includes/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/includes/info.php.save",status="404"} 0.0013699250000000001 nodejs_http_response_time_seconds_count{method="GET",route="/includes/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/scripts/phpinfo.php",status="404"} 0.000581762 nodejs_http_response_time_seconds_count{method="GET",route="/scripts/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/scripts/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/scripts/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/scripts/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/scripts/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/scripts/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/scripts/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/scripts/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/scripts/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/scripts/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/scripts/info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/scripts/info.php",status="404"} 0.000530441 nodejs_http_response_time_seconds_count{method="GET",route="/scripts/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/scripts/phpinfo.php.save",status="404"} 0.000639402 nodejs_http_response_time_seconds_count{method="GET",route="/scripts/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/scripts/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/scripts/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/scripts/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/scripts/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/scripts/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/scripts/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/scripts/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/scripts/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/scripts/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/scripts/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/scripts/info.php.save",status="404"} 0.000631482 nodejs_http_response_time_seconds_count{method="GET",route="/scripts/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/cgi-bin/phpinfo.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/cgi-bin/phpinfo.php",status="404"} 0.001536605 nodejs_http_response_time_seconds_count{method="GET",route="/cgi-bin/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/cgi-bin/info.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/cgi-bin/info.php",status="404"} 0.001295484 nodejs_http_response_time_seconds_count{method="GET",route="/cgi-bin/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/cgi-bin/phpinfo.php.save",status="404"} 0.000478602 nodejs_http_response_time_seconds_count{method="GET",route="/cgi-bin/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/cgi-bin/info.php.save",status="404"} 0.000574122 nodejs_http_response_time_seconds_count{method="GET",route="/cgi-bin/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/public/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/public/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/public/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/public/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/public/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/public/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/public/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/public/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/public/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/public/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/public/phpinfo.php",status="404"} 0.000534082 nodejs_http_response_time_seconds_count{method="GET",route="/public/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/public/info.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/public/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/public/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/public/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/public/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/public/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/public/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/public/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/public/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/public/info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/public/info.php",status="404"} 0.001507924 nodejs_http_response_time_seconds_count{method="GET",route="/public/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/public/phpinfo.php.save",status="404"} 0.000497802 nodejs_http_response_time_seconds_count{method="GET",route="/public/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/public/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/public/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/public/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/public/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/public/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/public/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/public/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/public/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/public/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/public/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/public/info.php.save",status="404"} 0.0005757220000000001 nodejs_http_response_time_seconds_count{method="GET",route="/public/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/web/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/web/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/web/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/web/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/web/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/web/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/web/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/web/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/web/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/web/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/web/phpinfo.php",status="404"} 0.0005262820000000001 nodejs_http_response_time_seconds_count{method="GET",route="/web/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/web/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/web/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/web/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/web/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/web/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/web/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/web/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/web/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/web/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/web/info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/web/info.php",status="404"} 0.000571122 nodejs_http_response_time_seconds_count{method="GET",route="/web/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/web/phpinfo.php.save",status="404"} 0.000573162 nodejs_http_response_time_seconds_count{method="GET",route="/web/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/web/info.php.save",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/web/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/web/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/web/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/web/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/web/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/web/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/web/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/web/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/web/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/web/info.php.save",status="404"} 0.0014111640000000001 nodejs_http_response_time_seconds_count{method="GET",route="/web/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/www/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/www/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/www/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/www/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/www/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/www/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/www/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/www/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/www/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/www/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/www/phpinfo.php",status="404"} 0.0006216419999999999 nodejs_http_response_time_seconds_count{method="GET",route="/www/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/www/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/www/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/www/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/www/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/www/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/www/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/www/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/www/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/www/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/www/info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/www/info.php",status="404"} 0.000536922 nodejs_http_response_time_seconds_count{method="GET",route="/www/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/www/phpinfo.php.save",status="404"} 0.000562402 nodejs_http_response_time_seconds_count{method="GET",route="/www/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/www/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/www/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/www/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/www/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/www/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/www/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/www/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/www/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/www/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/www/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/www/info.php.save",status="404"} 0.0005843619999999999 nodejs_http_response_time_seconds_count{method="GET",route="/www/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/site/phpinfo.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/site/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/site/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/site/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/site/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/site/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/site/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/site/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/site/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/site/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/site/phpinfo.php",status="404"} 0.001374044 nodejs_http_response_time_seconds_count{method="GET",route="/site/phpinfo.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/site/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/site/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/site/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/site/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/site/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/site/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/site/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/site/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/site/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/site/info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/site/info.php",status="404"} 0.000520281 nodejs_http_response_time_seconds_count{method="GET",route="/site/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/site/phpinfo.php.save",status="404"} 0.000532561 nodejs_http_response_time_seconds_count{method="GET",route="/site/phpinfo.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/site/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/site/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/site/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/site/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/site/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/site/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/site/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/site/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/site/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/site/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/site/info.php.save",status="404"} 0.000555121 nodejs_http_response_time_seconds_count{method="GET",route="/site/info.php.save",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/test",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/test",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/test",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/test",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/test",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/test",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/test",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/test",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/test",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/test",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/test",status="404"} 0.000282441 nodejs_http_response_time_seconds_count{method="GET",route="/test",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.json",status="404"} 0.00028168 nodejs_http_response_time_seconds_count{method="GET",route="/.env.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.yaml",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.yaml",status="404"} 0.000342121 nodejs_http_response_time_seconds_count{method="GET",route="/.env.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.yml",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.yml",status="404"} 0.000292641 nodejs_http_response_time_seconds_count{method="GET",route="/.env.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.php",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.php",status="404"} 0.000291641 nodejs_http_response_time_seconds_count{method="GET",route="/.env.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.secrets",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.secrets",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.secrets",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.secrets",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.secrets",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.secrets",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.secrets",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.secrets",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.secrets",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.secrets",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.secrets",status="404"} 0.000346362 nodejs_http_response_time_seconds_count{method="GET",route="/.env.secrets",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.private",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.private",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.private",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.private",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.private",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.private",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.private",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.private",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.private",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.private",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.private",status="404"} 0.000373201 nodejs_http_response_time_seconds_count{method="GET",route="/.env.private",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.template",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.template",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.template",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.template",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.template",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.template",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.template",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.template",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.template",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.template",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.template",status="404"} 0.000325521 nodejs_http_response_time_seconds_count{method="GET",route="/.env.template",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.default",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.default",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.default",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.default",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.default",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.default",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.default",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.default",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.default",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.default",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.default",status="404"} 0.000414321 nodejs_http_response_time_seconds_count{method="GET",route="/.env.default",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/admin/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/admin/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/admin/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/admin/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/admin/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/admin/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/admin/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/admin/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/admin/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/admin/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/admin/.env.local",status="404"} 0.000312201 nodejs_http_response_time_seconds_count{method="GET",route="/admin/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/api/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/api/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/api/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/api/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/api/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/api/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/api/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/api/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/api/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/api/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/api/.env.local",status="404"} 0.000385802 nodejs_http_response_time_seconds_count{method="GET",route="/api/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/app/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/app/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/app/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/app/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/app/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/app/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/app/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/app/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/app/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/app/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/app/.env.local",status="404"} 0.000321361 nodejs_http_response_time_seconds_count{method="GET",route="/app/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/.env.local",status="404"} 0.000376561 nodejs_http_response_time_seconds_count{method="GET",route="/config/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/src/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/src/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/src/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/src/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/src/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/src/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/src/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/src/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/src/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/src/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/src/.env.local",status="404"} 0.000291041 nodejs_http_response_time_seconds_count{method="GET",route="/src/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/public/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/public/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/public/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/public/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/public/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/public/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/public/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/public/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/public/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/public/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/public/.env.local",status="404"} 0.000283921 nodejs_http_response_time_seconds_count{method="GET",route="/public/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/assets/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/assets/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/assets/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/assets/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/assets/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/assets/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/assets/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/assets/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/assets/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/assets/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/assets/.env.local",status="404"} 0.000335481 nodejs_http_response_time_seconds_count{method="GET",route="/assets/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/includes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/includes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/includes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/includes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/includes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/includes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/includes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/includes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/includes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/includes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/includes/.env.local",status="404"} 0.000374961 nodejs_http_response_time_seconds_count{method="GET",route="/includes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/lib/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/lib/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/lib/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/lib/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/lib/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/lib/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/lib/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/lib/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/lib/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/lib/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/lib/.env.local",status="404"} 0.000367561 nodejs_http_response_time_seconds_count{method="GET",route="/lib/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/application/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/application/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/application/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/application/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/application/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/application/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/application/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/application/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/application/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/application/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/application/.env.local",status="404"} 0.000327161 nodejs_http_response_time_seconds_count{method="GET",route="/application/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/system/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/system/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/system/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/system/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/system/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/system/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/system/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/system/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/system/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/system/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/system/.env.local",status="404"} 0.000354482 nodejs_http_response_time_seconds_count{method="GET",route="/system/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/core/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/core/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/core/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/core/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/core/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/core/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/core/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/core/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/core/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/core/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/core/.env.local",status="404"} 0.000431281 nodejs_http_response_time_seconds_count{method="GET",route="/core/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/modules/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/modules/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/modules/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/modules/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/modules/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/modules/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/modules/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/modules/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/modules/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/modules/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/modules/.env.local",status="404"} 0.000322881 nodejs_http_response_time_seconds_count{method="GET",route="/modules/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/plugins/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/plugins/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/plugins/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/plugins/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/plugins/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/plugins/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/plugins/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/plugins/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/plugins/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/plugins/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/plugins/.env.local",status="404"} 0.000360561 nodejs_http_response_time_seconds_count{method="GET",route="/plugins/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/themes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/themes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/themes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/themes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/themes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/themes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/themes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/themes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/themes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/themes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/themes/.env.local",status="404"} 0.000388042 nodejs_http_response_time_seconds_count{method="GET",route="/themes/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/vendor/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/vendor/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/vendor/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/vendor/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/vendor/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/vendor/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/vendor/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/vendor/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/vendor/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/vendor/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/vendor/.env.local",status="404"} 0.000278801 nodejs_http_response_time_seconds_count{method="GET",route="/vendor/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/storage/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/storage/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/storage/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/storage/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/storage/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/storage/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/storage/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/storage/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/storage/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/storage/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/storage/.env.local",status="404"} 0.000362801 nodejs_http_response_time_seconds_count{method="GET",route="/storage/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/backend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/backend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/backend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/backend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/backend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/backend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/backend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/backend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/backend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/backend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/backend/.env.local",status="404"} 0.000363881 nodejs_http_response_time_seconds_count{method="GET",route="/backend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/backend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/backend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/backend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/backend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/backend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/backend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/backend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/backend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/backend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/backend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/backend/.env.old",status="404"} 0.000332001 nodejs_http_response_time_seconds_count{method="GET",route="/backend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/frontend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/frontend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/frontend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/frontend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/frontend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/frontend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/frontend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/frontend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/frontend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/frontend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/frontend/.env.local",status="404"} 0.000305561 nodejs_http_response_time_seconds_count{method="GET",route="/frontend/.env.local",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/frontend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/frontend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/frontend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/frontend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/frontend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/frontend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/frontend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/frontend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/frontend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/frontend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/frontend/.env.old",status="404"} 0.000316961 nodejs_http_response_time_seconds_count{method="GET",route="/frontend/.env.old",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/security.txt",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/security.txt",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/security.txt",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/security.txt",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/security.txt",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/security.txt",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/security.txt",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/security.txt",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/security.txt",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/security.txt",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/security.txt",status="404"} 0.000804522 nodejs_http_response_time_seconds_count{method="GET",route="/security.txt",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.live",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.live",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.live",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.live",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.live",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.live",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.live",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.live",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.live",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.live",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.live",status="404"} 0.000327121 nodejs_http_response_time_seconds_count{method="GET",route="/.env.live",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/database.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/database.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/database.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/database.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/database.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/database.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/database.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/database.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/database.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/database.php",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/database.php",status="404"} 0.000269561 nodejs_http_response_time_seconds_count{method="GET",route="/config/database.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/mail.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/mail.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/mail.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/mail.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/mail.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/mail.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/mail.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/mail.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/mail.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/mail.php",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/mail.php",status="404"} 0.000274521 nodejs_http_response_time_seconds_count{method="GET",route="/config/mail.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/app.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/app.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/app.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/app.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/app.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/app.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/app.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/app.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/app.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/app.php",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/app.php",status="404"} 0.000268401 nodejs_http_response_time_seconds_count{method="GET",route="/config/app.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/services.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/services.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/services.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/services.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/services.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/services.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/services.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/services.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/services.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/services.php",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/services.php",status="404"} 0.00026612 nodejs_http_response_time_seconds_count{method="GET",route="/config/services.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/configuration.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/configuration.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/configuration.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/configuration.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/configuration.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/configuration.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/configuration.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/configuration.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/configuration.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/configuration.php",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/configuration.php",status="404"} 0.000780722 nodejs_http_response_time_seconds_count{method="GET",route="/configuration.php",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/aws.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/aws.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/aws.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/aws.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/aws.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/aws.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/aws.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/aws.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/aws.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/aws.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/aws.json",status="404"} 0.000309201 nodejs_http_response_time_seconds_count{method="GET",route="/config/aws.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/sendgrid.json",status="404"} 0.000344681 nodejs_http_response_time_seconds_count{method="GET",route="/config/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/mailgun.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/mailgun.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/mailgun.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/mailgun.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/mailgun.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/mailgun.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/mailgun.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/mailgun.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/mailgun.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/mailgun.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/mailgun.json",status="404"} 0.000357081 nodejs_http_response_time_seconds_count{method="GET",route="/config/mailgun.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/sendgrid.json",status="404"} 0.000325801 nodejs_http_response_time_seconds_count{method="GET",route="/sendgrid.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/aws.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/aws.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/aws.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/aws.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/aws.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/aws.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/aws.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/aws.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/aws.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/aws.json",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/aws.json",status="404"} 0.0014631240000000001 nodejs_http_response_time_seconds_count{method="GET",route="/aws.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/api_keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/api_keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/api_keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/api_keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/api_keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/api_keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/api_keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/api_keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/api_keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/api_keys.json",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/api_keys.json",status="404"} 0.001259603 nodejs_http_response_time_seconds_count{method="GET",route="/api_keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/keys.json",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/keys.json",status="404"} 0.001042444 nodejs_http_response_time_seconds_count{method="GET",route="/keys.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/secrets.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/secrets.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/secrets.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/secrets.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/secrets.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/secrets.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/secrets.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/secrets.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/secrets.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/secrets.json",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/secrets.json",status="404"} 0.001808806 nodejs_http_response_time_seconds_count{method="GET",route="/secrets.json",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/secrets.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/secrets.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/secrets.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/secrets.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/secrets.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/secrets.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/secrets.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/secrets.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/secrets.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/secrets.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/secrets.json",status="404"} 0.000336081 nodejs_http_response_time_seconds_count{method="GET",route="/config/secrets.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/app/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/app/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/app/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/app/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/app/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/app/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/app/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/app/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/app/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/app/config.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/app/config.json",status="404"} 0.000245921 nodejs_http_response_time_seconds_count{method="GET",route="/app/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/settings.php",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/settings.php",status="404"} 0.000275001 nodejs_http_response_time_seconds_count{method="GET",route="/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/app/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/app/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/app/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/app/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/app/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/app/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/app/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/app/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/app/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/app/settings.php",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/app/settings.php",status="404"} 0.000266241 nodejs_http_response_time_seconds_count{method="GET",route="/app/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/settings.php",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/settings.php",status="404"} 0.000274521 nodejs_http_response_time_seconds_count{method="GET",route="/config/settings.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/database.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/database.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/database.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/database.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/database.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/database.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/database.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/database.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/database.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/database.yml",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/database.yml",status="404"} 0.00027064 nodejs_http_response_time_seconds_count{method="GET",route="/database.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/database.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/database.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/database.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/database.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/database.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/database.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/database.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/database.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/database.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/database.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/database.json",status="404"} 0.000267521 nodejs_http_response_time_seconds_count{method="GET",route="/config/database.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/mail.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/mail.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/mail.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/mail.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/mail.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/mail.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/mail.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/mail.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/mail.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/mail.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/mail.json",status="404"} 0.000315561 nodejs_http_response_time_seconds_count{method="GET",route="/config/mail.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/smtp.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/smtp.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/smtp.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/smtp.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/smtp.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/smtp.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/smtp.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/smtp.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/smtp.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/smtp.php",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/smtp.php",status="404"} 0.000875282 nodejs_http_response_time_seconds_count{method="GET",route="/config/smtp.php",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/database.yml",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/database.yml",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/database.yml",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/database.yml",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/database.yml",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/database.yml",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/database.yml",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/database.yml",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/database.yml",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/database.yml",status="404"} 4 nodejs_http_response_time_seconds_sum{method="GET",route="/config/database.yml",status="404"} 0.0016236839999999998 nodejs_http_response_time_seconds_count{method="GET",route="/config/database.yml",status="404"} 4 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/secrets/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/secrets/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/secrets/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/secrets/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/secrets/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/secrets/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/secrets/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/secrets/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/secrets/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/secrets/config.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/secrets/config.json",status="404"} 0.00024336 nodejs_http_response_time_seconds_count{method="GET",route="/secrets/config.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/private/keys.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/private/keys.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/private/keys.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/private/keys.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/private/keys.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/private/keys.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/private/keys.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/private/keys.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/private/keys.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/private/keys.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/private/keys.json",status="404"} 0.000247641 nodejs_http_response_time_seconds_count{method="GET",route="/private/keys.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/pms",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/pms",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/pms",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/pms",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/pms",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/pms",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/pms",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/pms",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/pms",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/pms",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/pms",status="404"} 0.000293321 nodejs_http_response_time_seconds_count{method="GET",route="/pms",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/:id/explanations",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/:id/explanations",status="200"} 0 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/:id/explanations",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/:id/explanations",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/:id/explanations",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/:id/explanations",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/:id/explanations",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/:id/explanations",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/:id/explanations",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/:id/explanations",status="200"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/:id/explanations",status="200"} 0.017415217 nodejs_http_response_time_seconds_count{method="GET",route="/:id/explanations",status="200"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/_fragment",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/_fragment",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/_fragment",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/_fragment",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/_fragment",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/_fragment",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/_fragment",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/_fragment",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/_fragment",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/_fragment",status="404"} 8 nodejs_http_response_time_seconds_sum{method="GET",route="/_fragment",status="404"} 0.002334208 nodejs_http_response_time_seconds_count{method="GET",route="/_fragment",status="404"} 8 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.gitignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.gitignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.gitignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.gitignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.gitignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.gitignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.gitignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.gitignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.gitignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.gitignore",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/.gitignore",status="404"} 0.000702322 nodejs_http_response_time_seconds_count{method="GET",route="/.gitignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/details",status="304"} 0 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/details",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/details",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/details",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/details",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/details",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/details",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/details",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/details",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/details",status="304"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/details",status="304"} 0.003749612 nodejs_http_response_time_seconds_count{method="GET",route="/details",status="304"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/.gitlab-ci.yml",status="404"} 0.000337241 nodejs_http_response_time_seconds_count{method="GET",route="/.gitlab-ci.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/aws-config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/aws-config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/aws-config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/aws-config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/aws-config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/aws-config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/aws-config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/aws-config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/aws-config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/aws-config.js",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/aws-config.js",status="404"} 0.000309841 nodejs_http_response_time_seconds_count{method="GET",route="/aws-config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/aws.config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/aws.config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/aws.config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/aws.config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/aws.config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/aws.config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/aws.config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/aws.config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/aws.config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/aws.config.js",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/aws.config.js",status="404"} 0.000266481 nodejs_http_response_time_seconds_count{method="GET",route="/aws.config.js",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/favicon.png",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/favicon.png",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/favicon.png",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/favicon.png",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/favicon.png",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/favicon.png",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/favicon.png",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/favicon.png",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/favicon.png",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/favicon.png",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/favicon.png",status="404"} 0.000614362 nodejs_http_response_time_seconds_count{method="GET",route="/favicon.png",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config.yaml",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config.yaml",status="404"} 0.000858002 nodejs_http_response_time_seconds_count{method="GET",route="/config.yaml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/configuration.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/configuration.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/configuration.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/configuration.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/configuration.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/configuration.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/configuration.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/configuration.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/configuration.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/configuration.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/configuration.json",status="404"} 0.000280721 nodejs_http_response_time_seconds_count{method="GET",route="/configuration.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/settings.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/settings.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/settings.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/settings.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/settings.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/settings.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/settings.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/settings.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/settings.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/settings.yml",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/settings.yml",status="404"} 0.000324321 nodejs_http_response_time_seconds_count{method="GET",route="/settings.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/secrets.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/secrets.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/secrets.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/secrets.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/secrets.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/secrets.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/secrets.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/secrets.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/secrets.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/secrets.yml",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/secrets.yml",status="404"} 0.000270481 nodejs_http_response_time_seconds_count{method="GET",route="/config/secrets.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/config.yml",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/config.yml",status="404"} 0.000269161 nodejs_http_response_time_seconds_count{method="GET",route="/config/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.s3cfg",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.s3cfg",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.s3cfg",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.s3cfg",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.s3cfg",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.s3cfg",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.s3cfg",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.s3cfg",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.s3cfg",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.s3cfg",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.s3cfg",status="404"} 0.0009743639999999999 nodejs_http_response_time_seconds_count{method="GET",route="/.s3cfg",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.gcloud/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.gcloud/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.gcloud/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.gcloud/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.gcloud/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.gcloud/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.gcloud/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.gcloud/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.gcloud/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.gcloud/credentials",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.gcloud/credentials",status="404"} 0.000777642 nodejs_http_response_time_seconds_count{method="GET",route="/.gcloud/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/azure.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/azure.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/azure.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/azure.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/azure.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/azure.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/azure.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/azure.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/azure.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/azure.json",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/azure.json",status="404"} 0.000828082 nodejs_http_response_time_seconds_count{method="GET",route="/azure.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.api_keys",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.api_keys",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.api_keys",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.api_keys",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.api_keys",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.api_keys",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.api_keys",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.api_keys",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.api_keys",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.api_keys",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.api_keys",status="404"} 0.0010118829999999999 nodejs_http_response_time_seconds_count{method="GET",route="/.api_keys",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/tokens.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/tokens.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/tokens.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/tokens.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/tokens.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/tokens.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/tokens.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/tokens.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/tokens.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/tokens.json",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/tokens.json",status="404"} 0.000790882 nodejs_http_response_time_seconds_count{method="GET",route="/tokens.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/oauth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/oauth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/oauth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/oauth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/oauth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/oauth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/oauth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/oauth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/oauth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/oauth.json",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/oauth.json",status="404"} 0.0008227220000000001 nodejs_http_response_time_seconds_count{method="GET",route="/oauth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/docker-compose.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/docker-compose.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/docker-compose.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/docker-compose.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/docker-compose.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/docker-compose.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/docker-compose.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/docker-compose.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/docker-compose.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/docker-compose.yml",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/docker-compose.yml",status="404"} 0.0007736420000000001 nodejs_http_response_time_seconds_count{method="GET",route="/docker-compose.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.dockerenv",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.dockerenv",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.dockerenv",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.dockerenv",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.dockerenv",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.dockerenv",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.dockerenv",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.dockerenv",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.dockerenv",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.dockerenv",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.dockerenv",status="404"} 0.0009155630000000001 nodejs_http_response_time_seconds_count{method="GET",route="/.dockerenv",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.docker/config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.docker/config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.docker/config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.docker/config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.docker/config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.docker/config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.docker/config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.docker/config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.docker/config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.docker/config.json",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.docker/config.json",status="404"} 0.000929123 nodejs_http_response_time_seconds_count{method="GET",route="/.docker/config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config.yml",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config.yml",status="404"} 0.000247241 nodejs_http_response_time_seconds_count{method="GET",route="/config.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config/app.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config/app.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config/app.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config/app.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config/app.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config/app.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config/app.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config/app.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config/app.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config/app.yml",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/config/app.yml",status="404"} 0.0002478 nodejs_http_response_time_seconds_count{method="GET",route="/config/app.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/application.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/application.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/application.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/application.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/application.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/application.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/application.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/application.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/application.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/application.yml",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/application.yml",status="404"} 0.000406122 nodejs_http_response_time_seconds_count{method="GET",route="/application.yml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/aws-config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/aws-config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/aws-config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/aws-config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/aws-config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/aws-config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/aws-config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/aws-config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/aws-config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/aws-config.json",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/aws-config.json",status="404"} 0.001468325 nodejs_http_response_time_seconds_count{method="GET",route="/aws-config.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/s3.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/s3.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/s3.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/s3.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/s3.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/s3.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/s3.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/s3.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/s3.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/s3.yml",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/s3.yml",status="404"} 0.0007770419999999999 nodejs_http_response_time_seconds_count{method="GET",route="/s3.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/gcp-credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/gcp-credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/gcp-credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/gcp-credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/gcp-credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/gcp-credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/gcp-credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/gcp-credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/gcp-credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/gcp-credentials.json",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/gcp-credentials.json",status="404"} 0.0008288829999999999 nodejs_http_response_time_seconds_count{method="GET",route="/gcp-credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/secrets.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/secrets.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/secrets.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/secrets.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/secrets.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/secrets.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/secrets.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/secrets.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/secrets.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/secrets.yml",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/secrets.yml",status="404"} 0.000802363 nodejs_http_response_time_seconds_count{method="GET",route="/secrets.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/credentials.json",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/credentials.json",status="404"} 0.0009405630000000001 nodejs_http_response_time_seconds_count{method="GET",route="/credentials.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/auth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/auth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/auth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/auth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/auth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/auth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/auth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/auth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/auth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/auth.json",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/auth.json",status="404"} 0.001310125 nodejs_http_response_time_seconds_count{method="GET",route="/auth.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/docker-compose.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/docker-compose.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/docker-compose.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/docker-compose.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/docker-compose.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/docker-compose.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/docker-compose.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/docker-compose.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/docker-compose.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/docker-compose.yaml",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/docker-compose.yaml",status="404"} 0.0009473629999999999 nodejs_http_response_time_seconds_count{method="GET",route="/docker-compose.yaml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/Dockerfile",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/Dockerfile",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/Dockerfile",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/Dockerfile",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/Dockerfile",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/Dockerfile",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/Dockerfile",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/Dockerfile",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/Dockerfile",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/Dockerfile",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/Dockerfile",status="404"} 0.0009393240000000001 nodejs_http_response_time_seconds_count{method="GET",route="/Dockerfile",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/kubernetes.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/kubernetes.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/kubernetes.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/kubernetes.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/kubernetes.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/kubernetes.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/kubernetes.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/kubernetes.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/kubernetes.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/kubernetes.yml",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/kubernetes.yml",status="404"} 0.000802802 nodejs_http_response_time_seconds_count{method="GET",route="/kubernetes.yml",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/_debug",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/_debug",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/_debug",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/_debug",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/_debug",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/_debug",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/_debug",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/_debug",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/_debug",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/_debug",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/_debug",status="404"} 0.0007931220000000001 nodejs_http_response_time_seconds_count{method="GET",route="/_debug",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/settings.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/settings.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/settings.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/settings.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/settings.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/settings.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/settings.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/settings.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/settings.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/settings.json",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/settings.json",status="404"} 0.000267561 nodejs_http_response_time_seconds_count{method="GET",route="/settings.json",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.azure/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.azure/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.azure/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.azure/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.azure/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.azure/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.azure/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.azure/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.azure/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.azure/credentials",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.azure/credentials",status="404"} 0.000812683 nodejs_http_response_time_seconds_count{method="GET",route="/.azure/credentials",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/apikeys.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/apikeys.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/apikeys.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/apikeys.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/apikeys.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/apikeys.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/apikeys.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/apikeys.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/apikeys.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/apikeys.json",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/apikeys.json",status="404"} 0.000706522 nodejs_http_response_time_seconds_count{method="GET",route="/apikeys.json",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.secrets",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.secrets",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.secrets",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.secrets",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.secrets",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.secrets",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.secrets",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.secrets",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.secrets",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.secrets",status="404"} 3 nodejs_http_response_time_seconds_sum{method="GET",route="/.secrets",status="404"} 0.0009018030000000001 nodejs_http_response_time_seconds_count{method="GET",route="/.secrets",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info3.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/info3.php",status="404"} 0.000739602 nodejs_http_response_time_seconds_count{method="GET",route="/info3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/probe.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/probe.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/probe.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/probe.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/probe.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/probe.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/probe.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/probe.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/probe.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/probe.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/probe.php",status="404"} 0.000603922 nodejs_http_response_time_seconds_count{method="GET",route="/probe.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/1.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/1.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/1.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/1.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/1.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/1.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/1.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/1.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/1.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/1.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/1.php",status="404"} 0.001215003 nodejs_http_response_time_seconds_count{method="GET",route="/1.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/2.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/2.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/2.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/2.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/2.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/2.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/2.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/2.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/2.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/2.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/2.php",status="404"} 0.001124244 nodejs_http_response_time_seconds_count{method="GET",route="/2.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/3.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/3.php",status="404"} 0.0005313609999999999 nodejs_http_response_time_seconds_count{method="GET",route="/3.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/p.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/p.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/p.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/p.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/p.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/p.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/p.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/p.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/p.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/p.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/p.php",status="404"} 0.0007493619999999999 nodejs_http_response_time_seconds_count{method="GET",route="/p.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/t.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/t.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/t.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/t.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/t.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/t.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/t.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/t.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/t.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/t.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/t.php",status="404"} 0.000509522 nodejs_http_response_time_seconds_count{method="GET",route="/t.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/info_php.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/info_php.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/info_php.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/info_php.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/info_php.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/info_php.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/info_php.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/info_php.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/info_php.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/info_php.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/info_php.php",status="404"} 0.0006142820000000001 nodejs_http_response_time_seconds_count{method="GET",route="/info_php.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/php-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/php-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/php-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/php-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/php-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/php-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/php-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/php-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/php-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/php-info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/php-info.php",status="404"} 0.0005112420000000001 nodejs_http_response_time_seconds_count{method="GET",route="/php-info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/infophp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/infophp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/infophp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/infophp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/infophp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/infophp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/infophp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/infophp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/infophp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/infophp.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/infophp.php",status="404"} 0.000564082 nodejs_http_response_time_seconds_count{method="GET",route="/infophp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/testphp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/testphp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/testphp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/testphp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/testphp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/testphp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/testphp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/testphp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/testphp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/testphp.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/testphp.php",status="404"} 0.001058644 nodejs_http_response_time_seconds_count{method="GET",route="/testphp.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.remote",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.remote",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.remote",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.remote",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.remote",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.remote",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.remote",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.remote",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.remote",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.remote",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.remote",status="404"} 0.000624242 nodejs_http_response_time_seconds_count{method="GET",route="/.env.remote",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.1",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.1",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.1",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.1",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.1",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.1",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.1",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.1",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.1",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.1",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.1",status="404"} 0.000598002 nodejs_http_response_time_seconds_count{method="GET",route="/.env.1",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.2",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.2",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.2",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.2",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.2",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.2",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.2",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.2",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.2",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.2",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.2",status="404"} 0.0006836419999999999 nodejs_http_response_time_seconds_count{method="GET",route="/.env.2",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.prod.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.prod.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.prod.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.prod.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.prod.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.prod.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.prod.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.prod.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.prod.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.prod.local",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.prod.local",status="404"} 0.000608522 nodejs_http_response_time_seconds_count{method="GET",route="/.env.prod.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.dev.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.dev.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.dev.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.dev.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.dev.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.dev.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.dev.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.dev.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.dev.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.dev.local",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.dev.local",status="404"} 0.000655082 nodejs_http_response_time_seconds_count{method="GET",route="/.env.dev.local",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/api/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/api/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/api/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/api/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/api/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/api/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/api/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/api/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/api/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/api/config",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/api/config",status="404"} 0.001103283 nodejs_http_response_time_seconds_count{method="GET",route="/api/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/api/v1/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/api/v1/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/api/v1/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/api/v1/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/api/v1/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/api/v1/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/api/v1/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/api/v1/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/api/v1/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/api/v1/config",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/api/v1/config",status="404"} 0.000509001 nodejs_http_response_time_seconds_count{method="GET",route="/api/v1/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/api/v2/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/api/v2/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/api/v2/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/api/v2/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/api/v2/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/api/v2/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/api/v2/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/api/v2/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/api/v2/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/api/v2/config",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/api/v2/config",status="404"} 0.0005250809999999999 nodejs_http_response_time_seconds_count{method="GET",route="/api/v2/config",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/docker-compose.override.yml",status="404"} 0.000542282 nodejs_http_response_time_seconds_count{method="GET",route="/docker-compose.override.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.dockerignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.dockerignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.dockerignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.dockerignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.dockerignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.dockerignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.dockerignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.dockerignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.dockerignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.dockerignore",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/.dockerignore",status="404"} 0.000622202 nodejs_http_response_time_seconds_count{method="GET",route="/.dockerignore",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/k8s-config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/k8s-config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/k8s-config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/k8s-config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/k8s-config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/k8s-config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/k8s-config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/k8s-config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/k8s-config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/k8s-config.yml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/k8s-config.yml",status="404"} 0.000534282 nodejs_http_response_time_seconds_count{method="GET",route="/k8s-config.yml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/backup.zip",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/backup.zip",status="404"} 0.000530561 nodejs_http_response_time_seconds_count{method="GET",route="/backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/backup.tar.gz",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/backup.tar.gz",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/backup.tar.gz",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/backup.tar.gz",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/backup.tar.gz",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/backup.tar.gz",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/backup.tar.gz",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/backup.tar.gz",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/backup.tar.gz",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/backup.tar.gz",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/backup.tar.gz",status="404"} 0.000511162 nodejs_http_response_time_seconds_count{method="GET",route="/backup.tar.gz",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/site-backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/site-backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/site-backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/site-backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/site-backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/site-backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/site-backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/site-backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/site-backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/site-backup.zip",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/site-backup.zip",status="404"} 0.000504762 nodejs_http_response_time_seconds_count{method="GET",route="/site-backup.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/config.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/config.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/config.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/config.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/config.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/config.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/config.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/config.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/config.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/config.zip",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/config.zip",status="404"} 0.0004834 nodejs_http_response_time_seconds_count{method="GET",route="/config.zip",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/Thumbs.db",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/Thumbs.db",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/Thumbs.db",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/Thumbs.db",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/Thumbs.db",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/Thumbs.db",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/Thumbs.db",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/Thumbs.db",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/Thumbs.db",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/Thumbs.db",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/Thumbs.db",status="404"} 0.000531522 nodejs_http_response_time_seconds_count{method="GET",route="/Thumbs.db",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/sites/default/settings.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/sites/default/settings.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/sites/default/settings.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/sites/default/settings.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/sites/default/settings.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/sites/default/settings.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/sites/default/settings.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/sites/default/settings.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/sites/default/settings.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/sites/default/settings.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/sites/default/settings.php",status="404"} 0.000516162 nodejs_http_response_time_seconds_count{method="GET",route="/sites/default/settings.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/app/etc/local.xml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/app/etc/local.xml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/app/etc/local.xml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/app/etc/local.xml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/app/etc/local.xml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/app/etc/local.xml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/app/etc/local.xml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/app/etc/local.xml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/app/etc/local.xml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/app/etc/local.xml",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/app/etc/local.xml",status="404"} 0.001173604 nodejs_http_response_time_seconds_count{method="GET",route="/app/etc/local.xml",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/app/etc/env.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/app/etc/env.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/app/etc/env.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/app/etc/env.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/app/etc/env.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/app/etc/env.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/app/etc/env.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/app/etc/env.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/app/etc/env.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/app/etc/env.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/app/etc/env.php",status="404"} 0.0006216419999999999 nodejs_http_response_time_seconds_count{method="GET",route="/app/etc/env.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/var/www/html/error_log",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/var/www/html/error_log",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/var/www/html/error_log",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/var/www/html/error_log",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/var/www/html/error_log",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/var/www/html/error_log",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/var/www/html/error_log",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/var/www/html/error_log",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/var/www/html/error_log",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/var/www/html/error_log",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/var/www/html/error_log",status="404"} 0.0005589620000000001 nodejs_http_response_time_seconds_count{method="GET",route="/var/www/html/error_log",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/sitemap.xml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/sitemap.xml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/sitemap.xml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/sitemap.xml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/sitemap.xml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/sitemap.xml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/sitemap.xml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/sitemap.xml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/sitemap.xml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/sitemap.xml",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/sitemap.xml",status="404"} 0.000305041 nodejs_http_response_time_seconds_count{method="GET",route="/sitemap.xml",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/index.php/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/index.php/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/index.php/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/index.php/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/index.php/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/index.php/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/index.php/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/index.php/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/index.php/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/index.php/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/index.php/phpinfo",status="404"} 0.000562561 nodejs_http_response_time_seconds_count{method="GET",route="/index.php/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/symfony/_profiler/phpinfo",status="404"} 0.0005234009999999999 nodejs_http_response_time_seconds_count{method="GET",route="/symfony/_profiler/phpinfo",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/dashboard/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/dashboard/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/dashboard/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/dashboard/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/dashboard/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/dashboard/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/dashboard/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/dashboard/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/dashboard/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/dashboard/info.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/dashboard/info.php",status="404"} 0.001140964 nodejs_http_response_time_seconds_count{method="GET",route="/dashboard/info.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/.env.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/.env.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/.env.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/.env.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/.env.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/.env.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/.env.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/.env.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/.env.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/.env.js",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/.env.js",status="404"} 0.0006034020000000001 nodejs_http_response_time_seconds_count{method="GET",route="/.env.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/_profiler/open",status="404"} 0.000339881 nodejs_http_response_time_seconds_count{method="GET",route="/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_sum{method="GET",route="/app_dev.php/_profiler/open",status="404"} 0.000272281 nodejs_http_response_time_seconds_count{method="GET",route="/app_dev.php/_profiler/open",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.001",method="HEAD",route="/apps",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="HEAD",route="/apps",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="HEAD",route="/apps",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="HEAD",route="/apps",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="HEAD",route="/apps",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="HEAD",route="/apps",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="HEAD",route="/apps",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="HEAD",route="/apps",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="HEAD",route="/apps",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="HEAD",route="/apps",status="404"} 3 nodejs_http_response_time_seconds_sum{method="HEAD",route="/apps",status="404"} 0.000909003 nodejs_http_response_time_seconds_count{method="HEAD",route="/apps",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="HEAD",route="/api/action",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="HEAD",route="/api/action",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="HEAD",route="/api/action",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="HEAD",route="/api/action",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="HEAD",route="/api/action",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="HEAD",route="/api/action",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="HEAD",route="/api/action",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="HEAD",route="/api/action",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="HEAD",route="/api/action",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="HEAD",route="/api/action",status="404"} 3 nodejs_http_response_time_seconds_sum{method="HEAD",route="/api/action",status="404"} 0.0008087629999999999 nodejs_http_response_time_seconds_count{method="HEAD",route="/api/action",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="HEAD",route="/api/actions",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="HEAD",route="/api/actions",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="HEAD",route="/api/actions",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="HEAD",route="/api/actions",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="HEAD",route="/api/actions",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="HEAD",route="/api/actions",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="HEAD",route="/api/actions",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="HEAD",route="/api/actions",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="HEAD",route="/api/actions",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="HEAD",route="/api/actions",status="404"} 3 nodejs_http_response_time_seconds_sum{method="HEAD",route="/api/actions",status="404"} 0.000988683 nodejs_http_response_time_seconds_count{method="HEAD",route="/api/actions",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="HEAD",route="/_next/data",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.005",method="HEAD",route="/_next/data",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.01",method="HEAD",route="/_next/data",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.05",method="HEAD",route="/_next/data",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.1",method="HEAD",route="/_next/data",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.5",method="HEAD",route="/_next/data",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="1",method="HEAD",route="/_next/data",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="2",method="HEAD",route="/_next/data",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="5",method="HEAD",route="/_next/data",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="+Inf",method="HEAD",route="/_next/data",status="404"} 3 nodejs_http_response_time_seconds_sum{method="HEAD",route="/_next/data",status="404"} 0.000858124 nodejs_http_response_time_seconds_count{method="HEAD",route="/_next/data",status="404"} 3 nodejs_http_response_time_seconds_bucket{le="0.001",method="POST",route="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="POST",route="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="POST",route="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="POST",route="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="POST",route="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="POST",route="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="POST",route="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="POST",route="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="POST",route="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="POST",route="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_time_seconds_sum{method="POST",route="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 0.000911563 nodejs_http_response_time_seconds_count{method="POST",route="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/vendor/laravel-filemanager/js/script.js",status="404"} 0.000610482 nodejs_http_response_time_seconds_count{method="GET",route="/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/public/vendor/laravel-filemanager/js/script.js",status="404"} 0.001008764 nodejs_http_response_time_seconds_count{method="GET",route="/public/vendor/laravel-filemanager/js/script.js",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/_ignition/execute-solution",status="404"} 0.000531562 nodejs_http_response_time_seconds_count{method="GET",route="/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="GET",route="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.005",method="GET",route="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.01",method="GET",route="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.05",method="GET",route="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.1",method="GET",route="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.5",method="GET",route="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="1",method="GET",route="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="2",method="GET",route="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="5",method="GET",route="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="+Inf",method="GET",route="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_sum{method="GET",route="/public/_ignition/execute-solution",status="404"} 0.000576041 nodejs_http_response_time_seconds_count{method="GET",route="/public/_ignition/execute-solution",status="404"} 2 nodejs_http_response_time_seconds_bucket{le="0.001",method="HEAD",route="/_next",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.005",method="HEAD",route="/_next",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.01",method="HEAD",route="/_next",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.05",method="HEAD",route="/_next",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.1",method="HEAD",route="/_next",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="0.5",method="HEAD",route="/_next",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="1",method="HEAD",route="/_next",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="2",method="HEAD",route="/_next",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="5",method="HEAD",route="/_next",status="404"} 1 nodejs_http_response_time_seconds_bucket{le="+Inf",method="HEAD",route="/_next",status="404"} 1 nodejs_http_response_time_seconds_sum{method="HEAD",route="/_next",status="404"} 0.000292761 nodejs_http_response_time_seconds_count{method="HEAD",route="/_next",status="404"} 1 # HELP http_request_duration_seconds duration histogram of http responses labeled with: status_code, method, path, app # TYPE http_request_duration_seconds histogram http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 282 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 283 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 283 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 283 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 283 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 283 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 1.5584408680000004 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 283 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 26 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 27 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 27 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 27 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 27 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 27 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 0.224965951 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 27 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 24 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 24 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 24 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 24 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 24 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 24 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 0.20311777700000005 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 24 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 15 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 0.115159531 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 15 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 0.09200115499999999 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 12 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 0.12016567900000003 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 0.051031921 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="PUT",path="/api/admin/homepage/#val",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="PUT",path="/api/admin/homepage/#val",app="my-green-choice-api"} 30 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="PUT",path="/api/admin/homepage/#val",app="my-green-choice-api"} 30 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="PUT",path="/api/admin/homepage/#val",app="my-green-choice-api"} 30 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="PUT",path="/api/admin/homepage/#val",app="my-green-choice-api"} 30 http_request_duration_seconds_bucket{le="10",status_code="200",method="PUT",path="/api/admin/homepage/#val",app="my-green-choice-api"} 30 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="PUT",path="/api/admin/homepage/#val",app="my-green-choice-api"} 30 http_request_duration_seconds_sum{status_code="200",method="PUT",path="/api/admin/homepage/#val",app="my-green-choice-api"} 0.405476232 http_request_duration_seconds_count{status_code="200",method="PUT",path="/api/admin/homepage/#val",app="my-green-choice-api"} 30 http_request_duration_seconds_bucket{le="0.003",status_code="201",method="POST",path="/api/admin/actions/log",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="201",method="POST",path="/api/admin/actions/log",app="my-green-choice-api"} 28 http_request_duration_seconds_bucket{le="0.1",status_code="201",method="POST",path="/api/admin/actions/log",app="my-green-choice-api"} 30 http_request_duration_seconds_bucket{le="0.3",status_code="201",method="POST",path="/api/admin/actions/log",app="my-green-choice-api"} 30 http_request_duration_seconds_bucket{le="1.5",status_code="201",method="POST",path="/api/admin/actions/log",app="my-green-choice-api"} 30 http_request_duration_seconds_bucket{le="10",status_code="201",method="POST",path="/api/admin/actions/log",app="my-green-choice-api"} 30 http_request_duration_seconds_bucket{le="+Inf",status_code="201",method="POST",path="/api/admin/actions/log",app="my-green-choice-api"} 30 http_request_duration_seconds_sum{status_code="201",method="POST",path="/api/admin/actions/log",app="my-green-choice-api"} 0.4427564 http_request_duration_seconds_count{status_code="201",method="POST",path="/api/admin/actions/log",app="my-green-choice-api"} 30 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 53 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 53 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 53 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 53 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 53 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 53 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 0.297185967 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/homepage/contents",app="my-green-choice-api"} 53 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/admin/actions/history",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/admin/actions/history",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/admin/actions/history",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/admin/actions/history",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/admin/actions/history",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/admin/actions/history",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/admin/actions/history",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/admin/actions/history",app="my-green-choice-api"} 0.042684296 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/admin/actions/history",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 9 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 0.103122966 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/admin/homepage/stats",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="10",status_code="200",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_sum{status_code="200",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 0.19382753900000002 http_request_duration_seconds_count{status_code="200",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 7 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 0.039610786 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/auth/profile",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/robots.txt",app="my-green-choice-api"} 179 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/robots.txt",app="my-green-choice-api"} 179 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/robots.txt",app="my-green-choice-api"} 179 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/robots.txt",app="my-green-choice-api"} 179 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/robots.txt",app="my-green-choice-api"} 179 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/robots.txt",app="my-green-choice-api"} 179 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/robots.txt",app="my-green-choice-api"} 179 http_request_duration_seconds_sum{status_code="404",method="GET",path="/robots.txt",app="my-green-choice-api"} 0.13136412899999997 http_request_duration_seconds_count{status_code="404",method="GET",path="/robots.txt",app="my-green-choice-api"} 179 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/villes-emissions",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/villes-emissions",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/villes-emissions",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/villes-emissions",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/villes-emissions",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/villes-emissions",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/villes-emissions",app="my-green-choice-api"} 8 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/villes-emissions",app="my-green-choice-api"} 0.035694509 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/villes-emissions",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="POST",path="/api/auth/logout",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="POST",path="/api/auth/logout",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="POST",path="/api/auth/logout",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="POST",path="/api/auth/logout",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="POST",path="/api/auth/logout",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="200",method="POST",path="/api/auth/logout",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="POST",path="/api/auth/logout",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="200",method="POST",path="/api/auth/logout",app="my-green-choice-api"} 0.006114297 http_request_duration_seconds_count{status_code="200",method="POST",path="/api/auth/logout",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/informations",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/informations",app="my-green-choice-api"} 18 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/informations",app="my-green-choice-api"} 18 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/informations",app="my-green-choice-api"} 18 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/informations",app="my-green-choice-api"} 18 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/informations",app="my-green-choice-api"} 18 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/informations",app="my-green-choice-api"} 18 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/informations",app="my-green-choice-api"} 0.09137472199999999 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/informations",app="my-green-choice-api"} 18 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/energies/list",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/energies/list",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/energies/list",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/energies/list",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/energies/list",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/energies/list",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/energies/list",app="my-green-choice-api"} 9 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/energies/list",app="my-green-choice-api"} 0.06000314400000001 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/energies/list",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/energies/details",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/energies/details",app="my-green-choice-api"} 18 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/energies/details",app="my-green-choice-api"} 18 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/energies/details",app="my-green-choice-api"} 18 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/energies/details",app="my-green-choice-api"} 18 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/energies/details",app="my-green-choice-api"} 18 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/energies/details",app="my-green-choice-api"} 18 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/energies/details",app="my-green-choice-api"} 0.14767248200000002 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/energies/details",app="my-green-choice-api"} 18 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 6 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 0.040270362000000004 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 6 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 0.025101796 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 6 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 0.029120968000000004 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/regions/data",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/regions/data",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/regions/data",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/regions/data",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/regions/data",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/regions/data",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/regions/data",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/regions/data",app="my-green-choice-api"} 0.026637921000000002 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/regions/data",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/previsions",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/previsions",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/previsions",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/previsions",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/previsions",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/previsions",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/previsions",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/previsions",app="my-green-choice-api"} 0.0185619 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/previsions",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/administrative",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/administrative",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/administrative",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/administrative",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/administrative",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/administrative",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/administrative",app="my-green-choice-api"} 10 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/administrative",app="my-green-choice-api"} 0.06214679100000001 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/administrative",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 15 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 0.07599734899999999 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.003",status_code="302",method="GET",path="/api/auth/google",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.03",status_code="302",method="GET",path="/api/auth/google",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="302",method="GET",path="/api/auth/google",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="302",method="GET",path="/api/auth/google",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="302",method="GET",path="/api/auth/google",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="302",method="GET",path="/api/auth/google",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="302",method="GET",path="/api/auth/google",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="302",method="GET",path="/api/auth/google",app="my-green-choice-api"} 0.010148428000000001 http_request_duration_seconds_count{status_code="302",method="GET",path="/api/auth/google",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="302",method="GET",path="/api/auth/google/callback",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="302",method="GET",path="/api/auth/google/callback",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.1",status_code="302",method="GET",path="/api/auth/google/callback",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.3",status_code="302",method="GET",path="/api/auth/google/callback",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="302",method="GET",path="/api/auth/google/callback",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="302",method="GET",path="/api/auth/google/callback",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="302",method="GET",path="/api/auth/google/callback",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="302",method="GET",path="/api/auth/google/callback",app="my-green-choice-api"} 0.557684085 http_request_duration_seconds_count{status_code="302",method="GET",path="/api/auth/google/callback",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/eligibility/aids",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/eligibility/aids",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/eligibility/aids",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/eligibility/aids",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/eligibility/aids",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/eligibility/aids",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/eligibility/aids",app="my-green-choice-api"} 10 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/eligibility/aids",app="my-green-choice-api"} 0.077032444 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/eligibility/aids",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="0.003",status_code="201",method="POST",path="/api/eligibility/simulations",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="201",method="POST",path="/api/eligibility/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="201",method="POST",path="/api/eligibility/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="201",method="POST",path="/api/eligibility/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="201",method="POST",path="/api/eligibility/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="201",method="POST",path="/api/eligibility/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="201",method="POST",path="/api/eligibility/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="201",method="POST",path="/api/eligibility/simulations",app="my-green-choice-api"} 0.013608204 http_request_duration_seconds_count{status_code="201",method="POST",path="/api/eligibility/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 0.037239911 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/eligibility/simulations",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/consumption/simulations",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/consumption/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/consumption/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/consumption/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/consumption/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/consumption/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/consumption/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/consumption/simulations",app="my-green-choice-api"} 0.013551163 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/consumption/simulations",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/activity-types",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/activity-types",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/activity-types",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/activity-types",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/activity-types",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/activity-types",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/activity-types",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/activity-types",app="my-green-choice-api"} 0.019214538 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/activity-types",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/game/prestige-leaderboard",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/game/prestige-leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/game/prestige-leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/game/prestige-leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/game/prestige-leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/game/prestige-leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/game/prestige-leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/game/prestige-leaderboard",app="my-green-choice-api"} 0.024201874999999998 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/game/prestige-leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/game/leaderboard",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/game/leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/game/leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/game/leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/game/leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/game/leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/game/leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/game/leaderboard",app="my-green-choice-api"} 0.02552996 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/game/leaderboard",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 0.03341406 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/admin/stats",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 0.02689276 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/admin/trends",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/admin/users",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/admin/users",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/admin/users",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/admin/users",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/admin/users",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/admin/users",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/admin/users",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/admin/users",app="my-green-choice-api"} 0.018269895 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/admin/users",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 0.018210935 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/activity-types",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/activity-types",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/activity-types",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/activity-types",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/activity-types",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/activity-types",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/activity-types",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/activity-types",app="my-green-choice-api"} 0.009881949000000001 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/activity-types",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 0.025937559 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/admin/faq",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/admin/faq",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/admin/faq",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/admin/faq",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/admin/faq",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/admin/faq",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/admin/faq",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/admin/faq",app="my-green-choice-api"} 0.00646294 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/admin/faq",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/admin/procedures",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/admin/procedures",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/admin/procedures",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/admin/procedures",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/admin/procedures",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/admin/procedures",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/admin/procedures",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/admin/procedures",app="my-green-choice-api"} 0.012002117 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/admin/procedures",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 0.010737753 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/admin/simulations",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/health",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/health",app="my-green-choice-api"} 24 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/health",app="my-green-choice-api"} 26 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/health",app="my-green-choice-api"} 26 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/health",app="my-green-choice-api"} 26 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/health",app="my-green-choice-api"} 26 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/health",app="my-green-choice-api"} 26 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/health",app="my-green-choice-api"} 0.222194515 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/health",app="my-green-choice-api"} 26 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/health/system",app="my-green-choice-api"} 13 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/health/system",app="my-green-choice-api"} 13 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/health/system",app="my-green-choice-api"} 13 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/health/system",app="my-green-choice-api"} 13 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/health/system",app="my-green-choice-api"} 13 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/health/system",app="my-green-choice-api"} 13 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/health/system",app="my-green-choice-api"} 13 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/health/system",app="my-green-choice-api"} 0.012401239000000001 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/health/system",app="my-green-choice-api"} 13 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 0.015839849 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="POST",path="/api/account-deletion/request",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="POST",path="/api/account-deletion/request",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="POST",path="/api/account-deletion/request",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="POST",path="/api/account-deletion/request",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="POST",path="/api/account-deletion/request",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="10",status_code="200",method="POST",path="/api/account-deletion/request",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="POST",path="/api/account-deletion/request",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="200",method="POST",path="/api/account-deletion/request",app="my-green-choice-api"} 2.252224713 http_request_duration_seconds_count{status_code="200",method="POST",path="/api/account-deletion/request",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="POST",path="/api/account-deletion/cancel",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="POST",path="/api/account-deletion/cancel",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="POST",path="/api/account-deletion/cancel",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="POST",path="/api/account-deletion/cancel",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="POST",path="/api/account-deletion/cancel",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="200",method="POST",path="/api/account-deletion/cancel",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="POST",path="/api/account-deletion/cancel",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="200",method="POST",path="/api/account-deletion/cancel",app="my-green-choice-api"} 1.049365235 http_request_duration_seconds_count{status_code="200",method="POST",path="/api/account-deletion/cancel",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/account-deletion/check-auth-type",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/account-deletion/check-auth-type",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/account-deletion/check-auth-type",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/account-deletion/check-auth-type",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/account-deletion/check-auth-type",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/account-deletion/check-auth-type",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/account-deletion/check-auth-type",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/account-deletion/check-auth-type",app="my-green-choice-api"} 0.012592879 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/account-deletion/check-auth-type",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="POST",path="/api/account-deletion/send-confirmation-code",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="POST",path="/api/account-deletion/send-confirmation-code",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="POST",path="/api/account-deletion/send-confirmation-code",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="POST",path="/api/account-deletion/send-confirmation-code",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="POST",path="/api/account-deletion/send-confirmation-code",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="200",method="POST",path="/api/account-deletion/send-confirmation-code",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="POST",path="/api/account-deletion/send-confirmation-code",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="200",method="POST",path="/api/account-deletion/send-confirmation-code",app="my-green-choice-api"} 1.010397512 http_request_duration_seconds_count{status_code="200",method="POST",path="/api/account-deletion/send-confirmation-code",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 0.004563494 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/account-deletion/status",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/administrative",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/administrative",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/administrative",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/administrative",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/administrative",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/administrative",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/administrative",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/administrative",app="my-green-choice-api"} 0.004914533 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/administrative",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 0.008863986 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/administrative/faq/all",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 0.011895592 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/energies/comparisons",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 0.00372317 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/energies/emissions-data",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 0.004660853 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/energies/cost-evolution",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.save",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.save",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.save",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.save",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.save",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.save",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.save",app="my-green-choice-api"} 7 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.save",app="my-green-choice-api"} 0.005525696 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.save",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.prod",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.prod",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.prod",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.prod",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.prod",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.prod",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.prod",app="my-green-choice-api"} 8 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.prod",app="my-green-choice-api"} 0.0066195 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.prod",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/phpinfo.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/phpinfo.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/phpinfo.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/phpinfo.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/phpinfo.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/phpinfo.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/phpinfo.php",app="my-green-choice-api"} 15 http_request_duration_seconds_sum{status_code="404",method="GET",path="/phpinfo.php",app="my-green-choice-api"} 0.009541029 http_request_duration_seconds_count{status_code="404",method="GET",path="/phpinfo.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/phpinfo",app="my-green-choice-api"} 14 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/phpinfo",app="my-green-choice-api"} 14 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/phpinfo",app="my-green-choice-api"} 14 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/phpinfo",app="my-green-choice-api"} 14 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/phpinfo",app="my-green-choice-api"} 14 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/phpinfo",app="my-green-choice-api"} 14 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/phpinfo",app="my-green-choice-api"} 14 http_request_duration_seconds_sum{status_code="404",method="GET",path="/phpinfo",app="my-green-choice-api"} 0.009340708999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/phpinfo",app="my-green-choice-api"} 14 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/php_info.php",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/php_info.php",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/php_info.php",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/php_info.php",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/php_info.php",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/php_info.php",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/php_info.php",app="my-green-choice-api"} 7 http_request_duration_seconds_sum{status_code="404",method="GET",path="/php_info.php",app="my-green-choice-api"} 0.004533212 http_request_duration_seconds_count{status_code="404",method="GET",path="/php_info.php",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/_profiler/phpinfo",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/_profiler/phpinfo",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/_profiler/phpinfo",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/_profiler/phpinfo",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/_profiler/phpinfo",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/_profiler/phpinfo",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/_profiler/phpinfo",app="my-green-choice-api"} 12 http_request_duration_seconds_sum{status_code="404",method="GET",path="/_profiler/phpinfo",app="my-green-choice-api"} 0.007951701 http_request_duration_seconds_count{status_code="404",method="GET",path="/_profiler/phpinfo",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.example",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.example",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.example",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.example",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.example",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.example",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.example",app="my-green-choice-api"} 12 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.example",app="my-green-choice-api"} 0.008429985000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.example",app="my-green-choice-api"} 12 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info",app="my-green-choice-api"} 0.001990926 http_request_duration_seconds_count{status_code="404",method="GET",path="/info",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="POST",path="/",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="POST",path="/",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="POST",path="/",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="POST",path="/",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="POST",path="/",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="10",status_code="404",method="POST",path="/",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="POST",path="/",app="my-green-choice-api"} 9 http_request_duration_seconds_sum{status_code="404",method="POST",path="/",app="my-green-choice-api"} 0.025429079 http_request_duration_seconds_count{status_code="404",method="POST",path="/",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/favicon.ico",app="my-green-choice-api"} 45 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/favicon.ico",app="my-green-choice-api"} 45 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/favicon.ico",app="my-green-choice-api"} 45 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/favicon.ico",app="my-green-choice-api"} 45 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/favicon.ico",app="my-green-choice-api"} 45 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/favicon.ico",app="my-green-choice-api"} 45 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/favicon.ico",app="my-green-choice-api"} 45 http_request_duration_seconds_sum{status_code="404",method="GET",path="/favicon.ico",app="my-green-choice-api"} 0.033674104999999996 http_request_duration_seconds_count{status_code="404",method="GET",path="/favicon.ico",app="my-green-choice-api"} 45 http_request_duration_seconds_bucket{le="0.003",status_code="401",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.03",status_code="401",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.1",status_code="401",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.3",status_code="401",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="1.5",status_code="401",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="10",status_code="401",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="+Inf",status_code="401",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_sum{status_code="401",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 0.007873543 http_request_duration_seconds_count{status_code="401",method="POST",path="/api/auth/refresh-token",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/world-green-gas",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/world-green-gas",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/world-green-gas",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/world-green-gas",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/world-green-gas",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/world-green-gas",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/world-green-gas",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/world-green-gas",app="my-green-choice-api"} 0.021748223999999997 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/world-green-gas",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/funny-comparisons",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/funny-comparisons",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/funny-comparisons",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/funny-comparisons",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/funny-comparisons",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/funny-comparisons",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/funny-comparisons",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/funny-comparisons",app="my-green-choice-api"} 0.090009318 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/funny-comparisons",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/funny-comparisons/$",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/funny-comparisons/$",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/funny-comparisons/$",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/funny-comparisons/$",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/funny-comparisons/$",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/funny-comparisons/$",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/funny-comparisons/$",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/funny-comparisons/$",app="my-green-choice-api"} 0.004582534 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/funny-comparisons/$",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/world-green-gas/countries/$",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/world-green-gas/countries/$",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/world-green-gas/countries/$",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/world-green-gas/countries/$",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/world-green-gas/countries/$",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/world-green-gas/countries/$",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/world-green-gas/countries/$",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/world-green-gas/countries/$",app="my-green-choice-api"} 0.004829814 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/world-green-gas/countries/$",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/energies/details",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/energies/details",app="my-green-choice-api"} 0.004733773 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/world-green-gas/filter",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/world-green-gas/filter",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/world-green-gas/filter",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/world-green-gas/filter",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/world-green-gas/filter",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/world-green-gas/filter",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/world-green-gas/filter",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/world-green-gas/filter",app="my-green-choice-api"} 0.004365972 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/world-green-gas/filter",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/users/profile",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/users/profile",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/users/profile",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/users/profile",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/users/profile",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/users/profile",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/users/profile",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/users/profile",app="my-green-choice-api"} 0.000819163 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/users/profile",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.well-known/security.txt",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.well-known/security.txt",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.well-known/security.txt",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.well-known/security.txt",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.well-known/security.txt",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.well-known/security.txt",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.well-known/security.txt",app="my-green-choice-api"} 6 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.well-known/security.txt",app="my-green-choice-api"} 0.004776255 http_request_duration_seconds_count{status_code="404",method="GET",path="/.well-known/security.txt",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/administrative/#val",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/administrative/#val",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/administrative/#val",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/administrative/#val",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/administrative/#val",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/administrative/#val",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/administrative/#val",app="my-green-choice-api"} 8 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/administrative/#val",app="my-green-choice-api"} 0.04191980499999999 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/administrative/#val",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.003",status_code="403",method="GET",path="/api-docs",app="my-green-choice-api"} 11 http_request_duration_seconds_bucket{le="0.03",status_code="403",method="GET",path="/api-docs",app="my-green-choice-api"} 11 http_request_duration_seconds_bucket{le="0.1",status_code="403",method="GET",path="/api-docs",app="my-green-choice-api"} 11 http_request_duration_seconds_bucket{le="0.3",status_code="403",method="GET",path="/api-docs",app="my-green-choice-api"} 11 http_request_duration_seconds_bucket{le="1.5",status_code="403",method="GET",path="/api-docs",app="my-green-choice-api"} 11 http_request_duration_seconds_bucket{le="10",status_code="403",method="GET",path="/api-docs",app="my-green-choice-api"} 11 http_request_duration_seconds_bucket{le="+Inf",status_code="403",method="GET",path="/api-docs",app="my-green-choice-api"} 11 http_request_duration_seconds_sum{status_code="403",method="GET",path="/api-docs",app="my-green-choice-api"} 0.007941627000000001 http_request_duration_seconds_count{status_code="403",method="GET",path="/api-docs",app="my-green-choice-api"} 11 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/new/.env.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/new/.env.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/new/.env.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/new/.env.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/new/.env.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/new/.env.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/new/.env.local",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/new/.env.local",app="my-green-choice-api"} 0.001972646 http_request_duration_seconds_count{status_code="404",method="GET",path="/new/.env.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/new/.env.production",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/new/.env.production",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/new/.env.production",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/new/.env.production",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/new/.env.production",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/new/.env.production",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/new/.env.production",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/new/.env.production",app="my-green-choice-api"} 0.002701808 http_request_duration_seconds_count{status_code="404",method="GET",path="/new/.env.production",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/new/.env.staging",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/new/.env.staging",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/new/.env.staging",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/new/.env.staging",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/new/.env.staging",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/new/.env.staging",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/new/.env.staging",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/new/.env.staging",app="my-green-choice-api"} 0.001852126 http_request_duration_seconds_count{status_code="404",method="GET",path="/new/.env.staging",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/_phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/_phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/_phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/_phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/_phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/_phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/_phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/_phpinfo.php",app="my-green-choice-api"} 0.001786965 http_request_duration_seconds_count{status_code="404",method="GET",path="/_phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/_profiler/phpinfo/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/_profiler/phpinfo/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/_profiler/phpinfo/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/_profiler/phpinfo/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/_profiler/phpinfo/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/_profiler/phpinfo/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/_profiler/phpinfo/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/_profiler/phpinfo/info.php",app="my-green-choice-api"} 0.001762764 http_request_duration_seconds_count{status_code="404",method="GET",path="/_profiler/phpinfo/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/_profiler/phpinfo/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/_profiler/phpinfo/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/_profiler/phpinfo/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/_profiler/phpinfo/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/_profiler/phpinfo/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/_profiler/phpinfo/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/_profiler/phpinfo/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/_profiler/phpinfo/phpinfo.php",app="my-green-choice-api"} 0.001726085 http_request_duration_seconds_count{status_code="404",method="GET",path="/_profiler/phpinfo/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/wp-config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/wp-config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/wp-config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/wp-config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/wp-config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/wp-config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/wp-config",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/wp-config",app="my-green-choice-api"} 0.0026865680000000003 http_request_duration_seconds_count{status_code="404",method="GET",path="/wp-config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/aws-secret.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/aws-secret.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/aws-secret.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/aws-secret.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/aws-secret.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/aws-secret.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/aws-secret.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/aws-secret.yaml",app="my-green-choice-api"} 0.0017957259999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/aws-secret.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/env.backup",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/env.backup",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/env.backup",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/env.backup",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/env.backup",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/env.backup",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/env.backup",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/env.backup",app="my-green-choice-api"} 0.0034717710000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/env.backup",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/xampp/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/xampp/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/xampp/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/xampp/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/xampp/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/xampp/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/xampp/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/xampp/phpinfo.php",app="my-green-choice-api"} 0.001641404 http_request_duration_seconds_count{status_code="404",method="GET",path="/xampp/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/lara/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/lara/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/lara/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/lara/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/lara/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/lara/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/lara/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/lara/info.php",app="my-green-choice-api"} 0.001615484 http_request_duration_seconds_count{status_code="404",method="GET",path="/lara/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/lara/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/lara/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/lara/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/lara/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/lara/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/lara/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/lara/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/lara/phpinfo.php",app="my-green-choice-api"} 0.001601765 http_request_duration_seconds_count{status_code="404",method="GET",path="/lara/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/laravel/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/laravel/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/laravel/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/laravel/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/laravel/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/laravel/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/laravel/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/laravel/info.php",app="my-green-choice-api"} 0.0016183639999999997 http_request_duration_seconds_count{status_code="404",method="GET",path="/laravel/info.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/service/email_service.py",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/service/email_service.py",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/service/email_service.py",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/service/email_service.py",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/service/email_service.py",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/service/email_service.py",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/service/email_service.py",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/service/email_service.py",app="my-green-choice-api"} 0.001799686 http_request_duration_seconds_count{status_code="404",method="GET",path="/service/email_service.py",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/node/.env_example",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/node/.env_example",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/node/.env_example",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/node/.env_example",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/node/.env_example",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/node/.env_example",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/node/.env_example",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/node/.env_example",app="my-green-choice-api"} 0.002091166 http_request_duration_seconds_count{status_code="404",method="GET",path="/node/.env_example",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.production.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.production.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.production.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.production.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.production.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.production.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.production.local",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.production.local",app="my-green-choice-api"} 0.0020384870000000003 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.production.local",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.local",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.local",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.local",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.local",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.local",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.local",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.local",app="my-green-choice-api"} 9 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.local",app="my-green-choice-api"} 0.00660586 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.local",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.stage",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.stage",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.stage",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.stage",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.stage",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.stage",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.stage",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.stage",app="my-green-choice-api"} 0.002037165 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.stage",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/server/config/database.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/server/config/database.js",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/server/config/database.js",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/server/config/database.js",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/server/config/database.js",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/server/config/database.js",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/server/config/database.js",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="404",method="GET",path="/server/config/database.js",app="my-green-choice-api"} 0.0062199790000000005 http_request_duration_seconds_count{status_code="404",method="GET",path="/server/config/database.js",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.old",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.old",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.old",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.old",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.old",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.old",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.old",app="my-green-choice-api"} 9 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.old",app="my-green-choice-api"} 0.006121739 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.old",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env_sample",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env_sample",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env_sample",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env_sample",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env_sample",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env_sample",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env_sample",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env_sample",app="my-green-choice-api"} 0.001905765 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env_sample",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/scripts/nodemailer.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/scripts/nodemailer.js",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/scripts/nodemailer.js",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/scripts/nodemailer.js",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/scripts/nodemailer.js",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/scripts/nodemailer.js",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/scripts/nodemailer.js",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="404",method="GET",path="/scripts/nodemailer.js",app="my-green-choice-api"} 0.009660428999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/scripts/nodemailer.js",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.aws/credentials",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.aws/credentials",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.aws/credentials",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.aws/credentials",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.aws/credentials",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.aws/credentials",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.aws/credentials",app="my-green-choice-api"} 9 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.aws/credentials",app="my-green-choice-api"} 0.007585262999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/.aws/credentials",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info.php",app="my-green-choice-api"} 15 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info.php",app="my-green-choice-api"} 0.009342428 http_request_duration_seconds_count{status_code="404",method="GET",path="/info.php",app="my-green-choice-api"} 15 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/dashboard/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/dashboard/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/dashboard/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/dashboard/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/dashboard/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/dashboard/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/dashboard/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/dashboard/phpinfo.php",app="my-green-choice-api"} 0.002084725 http_request_duration_seconds_count{status_code="404",method="GET",path="/dashboard/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/static/js/main.141b0494.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/static/js/main.141b0494.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/static/js/main.141b0494.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/static/js/main.141b0494.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/static/js/main.141b0494.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/static/js/main.141b0494.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/static/js/main.141b0494.js",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/static/js/main.141b0494.js",app="my-green-choice-api"} 0.002414568 http_request_duration_seconds_count{status_code="404",method="GET",path="/static/js/main.141b0494.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/enhancecp",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/enhancecp",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/enhancecp",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/enhancecp",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/enhancecp",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/enhancecp",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/enhancecp",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/enhancecp",app="my-green-choice-api"} 0.0024686079999999997 http_request_duration_seconds_count{status_code="404",method="GET",path="/enhancecp",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 0.006082818 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/admin/homepage",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/admin/users",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/admin/users",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/admin/users",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/admin/users",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/admin/users",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/admin/users",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/admin/users",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/admin/users",app="my-green-choice-api"} 0.006057258 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/admin/users",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 0.007364221 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/admin/aids",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/tool/view/phpinfo.view.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/tool/view/phpinfo.view.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/tool/view/phpinfo.view.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/tool/view/phpinfo.view.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/tool/view/phpinfo.view.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/tool/view/phpinfo.view.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/tool/view/phpinfo.view.php",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/tool/view/phpinfo.view.php",app="my-green-choice-api"} 0.000535442 http_request_duration_seconds_count{status_code="404",method="GET",path="/tool/view/phpinfo.view.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/static/js/2.ca066a4b.chunk.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/static/js/2.ca066a4b.chunk.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/static/js/2.ca066a4b.chunk.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/static/js/2.ca066a4b.chunk.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/static/js/2.ca066a4b.chunk.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/static/js/2.ca066a4b.chunk.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/static/js/2.ca066a4b.chunk.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/static/js/2.ca066a4b.chunk.js",app="my-green-choice-api"} 0.006166779000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/static/js/2.ca066a4b.chunk.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/static/js/main.e85f7a37.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/static/js/main.e85f7a37.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/static/js/main.e85f7a37.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/static/js/main.e85f7a37.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/static/js/main.e85f7a37.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/static/js/main.e85f7a37.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/static/js/main.e85f7a37.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/static/js/main.e85f7a37.js",app="my-green-choice-api"} 0.00336397 http_request_duration_seconds_count{status_code="404",method="GET",path="/static/js/main.e85f7a37.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/admin/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/admin/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/admin/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/admin/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/admin/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/admin/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/admin/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/admin/server_info.php",app="my-green-choice-api"} 0.0012346430000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/admin/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/server_info.php",app="my-green-choice-api"} 0.001230764 http_request_duration_seconds_count{status_code="404",method="GET",path="/server_info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/app_dev.php/_profiler/phpinfo",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/app_dev.php/_profiler/phpinfo",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/app_dev.php/_profiler/phpinfo",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/app_dev.php/_profiler/phpinfo",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/app_dev.php/_profiler/phpinfo",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/app_dev.php/_profiler/phpinfo",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/app_dev.php/_profiler/phpinfo",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/app_dev.php/_profiler/phpinfo",app="my-green-choice-api"} 0.0030385300000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/app_dev.php/_profiler/phpinfo",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test.php",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test.php",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test.php",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test.php",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test.php",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test.php",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test.php",app="my-green-choice-api"} 10 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test.php",app="my-green-choice-api"} 0.006631862 http_request_duration_seconds_count{status_code="404",method="GET",path="/test.php",app="my-green-choice-api"} 10 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/server-info",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/server-info",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/server-info",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/server-info",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/server-info",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/server-info",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/server-info",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/server-info",app="my-green-choice-api"} 0.001858446 http_request_duration_seconds_count{status_code="404",method="GET",path="/server-info",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/server-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/server-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/server-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/server-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/server-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/server-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/server-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/server-info.php",app="my-green-choice-api"} 0.001165723 http_request_duration_seconds_count{status_code="404",method="GET",path="/server-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/secured/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/secured/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/secured/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/secured/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/secured/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/secured/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/secured/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/secured/phpinfo.php",app="my-green-choice-api"} 0.001155044 http_request_duration_seconds_count{status_code="404",method="GET",path="/secured/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config.js",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config.js",app="my-green-choice-api"} 0.002794849 http_request_duration_seconds_count{status_code="404",method="GET",path="/config.js",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/server.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/server.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/server.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/server.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/server.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/server.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/server.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/server.js",app="my-green-choice-api"} 0.0034875709999999996 http_request_duration_seconds_count{status_code="404",method="GET",path="/server.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/appsettings.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/appsettings.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/appsettings.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/appsettings.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/appsettings.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/appsettings.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/appsettings.json",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="404",method="GET",path="/appsettings.json",app="my-green-choice-api"} 0.006184859 http_request_duration_seconds_count{status_code="404",method="GET",path="/appsettings.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/shared/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/shared/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/shared/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/shared/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/shared/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/shared/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/shared/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/shared/config/config.js",app="my-green-choice-api"} 0.001918126 http_request_duration_seconds_count{status_code="404",method="GET",path="/shared/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/aws.yml",app="my-green-choice-api"} 0.001363364 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/settings.py",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/settings.py",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/settings.py",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/settings.py",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/settings.py",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/settings.py",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/settings.py",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/settings.py",app="my-green-choice-api"} 0.002388607 http_request_duration_seconds_count{status_code="404",method="GET",path="/settings.py",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config.json",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config.json",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config.json",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config.json",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config.json",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config.json",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config.json",app="my-green-choice-api"} 9 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config.json",app="my-green-choice-api"} 0.010412352 http_request_duration_seconds_count{status_code="404",method="GET",path="/config.json",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/main.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/main.js",app="my-green-choice-api"} 0.007925142999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/constants.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/constants.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/constants.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/constants.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/constants.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/constants.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/constants.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/constants.js",app="my-green-choice-api"} 0.003922330999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/constants.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/application.properties",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/application.properties",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/application.properties",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/application.properties",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/application.properties",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/application.properties",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/application.properties",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/application.properties",app="my-green-choice-api"} 0.002673407 http_request_duration_seconds_count{status_code="404",method="GET",path="/application.properties",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/public/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/public/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/public/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/public/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/public/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/public/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/public/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/public/js/main.js",app="my-green-choice-api"} 0.001997167 http_request_duration_seconds_count{status_code="404",method="GET",path="/public/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/js/main.js",app="my-green-choice-api"} 0.0047942539999999995 http_request_duration_seconds_count{status_code="404",method="GET",path="/js/main.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/karma.conf.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/karma.conf.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/karma.conf.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/karma.conf.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/karma.conf.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/karma.conf.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/karma.conf.json",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/karma.conf.json",app="my-green-choice-api"} 0.008832946999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/karma.conf.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/swagger.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/swagger.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/swagger.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/swagger.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/swagger.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/swagger.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/swagger.json",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="404",method="GET",path="/swagger.json",app="my-green-choice-api"} 0.005176976 http_request_duration_seconds_count{status_code="404",method="GET",path="/swagger.json",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/swagger.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/swagger.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/swagger.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/swagger.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/swagger.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/swagger.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/swagger.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/swagger.js",app="my-green-choice-api"} 0.0022230460000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/swagger.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/gatsby-config.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/gatsby-config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/gatsby-config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/gatsby-config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/gatsby-config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/gatsby-config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/gatsby-config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/gatsby-config.js",app="my-green-choice-api"} 0.005728337 http_request_duration_seconds_count{status_code="404",method="GET",path="/gatsby-config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/backend/config/default.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/backend/config/default.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/backend/config/default.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/backend/config/default.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/backend/config/default.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/backend/config/default.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/backend/config/default.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/backend/config/default.yml",app="my-green-choice-api"} 0.0012858449999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/backend/config/default.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/app.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/app.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/app.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/app.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/app.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/app.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/app.py",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/app.py",app="my-green-choice-api"} 0.001161363 http_request_duration_seconds_count{status_code="404",method="GET",path="/app.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/admin/controllers/merchant.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/admin/controllers/merchant.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/admin/controllers/merchant.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/admin/controllers/merchant.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/admin/controllers/merchant.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/admin/controllers/merchant.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/admin/controllers/merchant.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/admin/controllers/merchant.js",app="my-green-choice-api"} 0.0057114570000000005 http_request_duration_seconds_count{status_code="404",method="GET",path="/admin/controllers/merchant.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/admin/controllers/partner.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/admin/controllers/partner.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/admin/controllers/partner.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/admin/controllers/partner.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/admin/controllers/partner.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/admin/controllers/partner.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/admin/controllers/partner.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/admin/controllers/partner.js",app="my-green-choice-api"} 0.004389332 http_request_duration_seconds_count{status_code="404",method="GET",path="/admin/controllers/partner.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/config.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/config.js",app="my-green-choice-api"} 0.007516302 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/objects/codes.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/objects/codes.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/objects/codes.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/objects/codes.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/objects/codes.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/objects/codes.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/objects/codes.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/objects/codes.php.save",app="my-green-choice-api"} 0.0011076839999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/objects/codes.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/apis/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/apis/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/apis/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/apis/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/apis/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/apis/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/apis/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/apis/config/config.js",app="my-green-choice-api"} 0.002807888 http_request_duration_seconds_count{status_code="404",method="GET",path="/apis/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/apis/controllers/users.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/apis/controllers/users.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/apis/controllers/users.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/apis/controllers/users.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/apis/controllers/users.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/apis/controllers/users.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/apis/controllers/users.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/apis/controllers/users.js",app="my-green-choice-api"} 0.005353936 http_request_duration_seconds_count{status_code="404",method="GET",path="/apis/controllers/users.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/app.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/app.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/app.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/app.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/app.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/app.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/app.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/app.js",app="my-green-choice-api"} 0.005851177 http_request_duration_seconds_count{status_code="404",method="GET",path="/app.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/backend/config/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/backend/config/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/backend/config/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/backend/config/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/backend/config/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/backend/config/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/backend/config/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/backend/config/development.yml",app="my-green-choice-api"} 0.001263724 http_request_duration_seconds_count{status_code="404",method="GET",path="/backend/config/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/cloud/Scraper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/cloud/Scraper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/cloud/Scraper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/cloud/Scraper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/cloud/Scraper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/cloud/Scraper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/cloud/Scraper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/cloud/Scraper.js",app="my-green-choice-api"} 0.002157487 http_request_duration_seconds_count{status_code="404",method="GET",path="/cloud/Scraper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/application.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/application.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/application.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/application.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/application.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/application.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/application.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/application.yml",app="my-green-choice-api"} 0.001206764 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/application.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/storage.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/storage.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/storage.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/storage.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/storage.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/storage.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/storage.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/storage.yml",app="my-green-choice-api"} 0.001168683 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/storage.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/configs/routes-4aug.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/configs/routes-4aug.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/configs/routes-4aug.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/configs/routes-4aug.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/configs/routes-4aug.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/configs/routes-4aug.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/configs/routes-4aug.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/configs/routes-4aug.js",app="my-green-choice-api"} 0.002665847 http_request_duration_seconds_count{status_code="404",method="GET",path="/configs/routes-4aug.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/configs/routes.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/configs/routes.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/configs/routes.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/configs/routes.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/configs/routes.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/configs/routes.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/configs/routes.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/configs/routes.js",app="my-green-choice-api"} 0.002371807 http_request_duration_seconds_count{status_code="404",method="GET",path="/configs/routes.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/configs/s3_config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/configs/s3_config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/configs/s3_config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/configs/s3_config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/configs/s3_config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/configs/s3_config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/configs/s3_config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/configs/s3_config.json",app="my-green-choice-api"} 0.003933452 http_request_duration_seconds_count{status_code="404",method="GET",path="/configs/s3_config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/controller/admin/post.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/controller/admin/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/controller/admin/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/controller/admin/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/controller/admin/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/controller/admin/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/controller/admin/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/controller/admin/post.js",app="my-green-choice-api"} 0.0068669 http_request_duration_seconds_count{status_code="404",method="GET",path="/controller/admin/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/controller/api/post.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/controller/api/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/controller/api/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/controller/api/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/controller/api/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/controller/api/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/controller/api/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/controller/api/post.js",app="my-green-choice-api"} 0.006080897 http_request_duration_seconds_count{status_code="404",method="GET",path="/controller/api/post.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/controllers/settings.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/controllers/settings.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/controllers/settings.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/controllers/settings.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/controllers/settings.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/controllers/settings.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/controllers/settings.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/controllers/settings.js",app="my-green-choice-api"} 0.006481779 http_request_duration_seconds_count{status_code="404",method="GET",path="/controllers/settings.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/getcpuutil.php-bakworking",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/getcpuutil.php-bakworking",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/getcpuutil.php-bakworking",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/getcpuutil.php-bakworking",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/getcpuutil.php-bakworking",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/getcpuutil.php-bakworking",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/getcpuutil.php-bakworking",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/getcpuutil.php-bakworking",app="my-green-choice-api"} 0.002266367 http_request_duration_seconds_count{status_code="404",method="GET",path="/getcpuutil.php-bakworking",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/helper.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/helper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/helper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/helper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/helper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/helper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/helper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/helper.js",app="my-green-choice-api"} 0.007344221999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/helper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/helper/EmailHelper.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/helper/EmailHelper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/helper/EmailHelper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/helper/EmailHelper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/helper/EmailHelper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/helper/EmailHelper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/helper/EmailHelper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/helper/EmailHelper.js",app="my-green-choice-api"} 0.004206732 http_request_duration_seconds_count{status_code="404",method="GET",path="/helper/EmailHelper.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/index.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/index.js",app="my-green-choice-api"} 0.004445213 http_request_duration_seconds_count{status_code="404",method="GET",path="/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/index.html",app="my-green-choice-api"} 0.001225243 http_request_duration_seconds_count{status_code="404",method="GET",path="/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/my_env/chakaash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/my_env/chakaash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/my_env/chakaash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/my_env/chakaash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/my_env/chakaash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/my_env/chakaash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/my_env/chakaash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/my_env/chakaash.py",app="my-green-choice-api"} 0.001226444 http_request_duration_seconds_count{status_code="404",method="GET",path="/my_env/chakaash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/my_env/newsletter.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/my_env/newsletter.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/my_env/newsletter.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/my_env/newsletter.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/my_env/newsletter.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/my_env/newsletter.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/my_env/newsletter.py",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/my_env/newsletter.py",app="my-green-choice-api"} 0.002332247 http_request_duration_seconds_count{status_code="404",method="GET",path="/my_env/newsletter.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/my_env/palash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/my_env/palash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/my_env/palash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/my_env/palash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/my_env/palash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/my_env/palash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/my_env/palash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/my_env/palash.py",app="my-green-choice-api"} 0.0019129659999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/my_env/palash.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/mytest/astech_robot.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/mytest/astech_robot.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/mytest/astech_robot.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/mytest/astech_robot.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/mytest/astech_robot.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/mytest/astech_robot.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/mytest/astech_robot.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/mytest/astech_robot.js",app="my-green-choice-api"} 0.002206286 http_request_duration_seconds_count{status_code="404",method="GET",path="/mytest/astech_robot.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/partner/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/partner/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/partner/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/partner/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/partner/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/partner/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/partner/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/partner/config/config.js",app="my-green-choice-api"} 0.003663252 http_request_duration_seconds_count{status_code="404",method="GET",path="/partner/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/settings.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/settings.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/settings.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/settings.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/settings.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/settings.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/settings.json",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/settings.json",app="my-green-choice-api"} 0.007252142 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/settings.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/settings.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/settings.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/settings.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/settings.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/settings.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/settings.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/settings.local",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/settings.local",app="my-green-choice-api"} 0.001137523 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/settings.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.circleci/configs/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.circleci/configs/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.circleci/configs/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.circleci/configs/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.circleci/configs/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.circleci/configs/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.circleci/configs/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.circleci/configs/development.yml",app="my-green-choice-api"} 0.0018098060000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/.circleci/configs/development.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/settings.prod",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/settings.prod",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/settings.prod",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/settings.prod",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/settings.prod",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/settings.prod",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/settings.prod",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/settings.prod",app="my-green-choice-api"} 0.0011988839999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/settings.prod",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/app/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/app/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/app/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/app/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/app/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/app/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/app/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/app/config/parameters.yml",app="my-green-choice-api"} 0.001107242 http_request_duration_seconds_count{status_code="404",method="GET",path="/app/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/parameters.yml",app="my-green-choice-api"} 0.001100803 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/parameters.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/user/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/user/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/user/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/user/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/user/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/user/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/user/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/user/config/config.js",app="my-green-choice-api"} 0.003578169 http_request_duration_seconds_count{status_code="404",method="GET",path="/user/config/config.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/user/controllers/index.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/user/controllers/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/user/controllers/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/user/controllers/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/user/controllers/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/user/controllers/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/user/controllers/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/user/controllers/index.js",app="my-green-choice-api"} 0.004169733 http_request_duration_seconds_count{status_code="404",method="GET",path="/user/controllers/index.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.AWS_/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.AWS_/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.AWS_/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.AWS_/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.AWS_/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.AWS_/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.AWS_/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.AWS_/credentials",app="my-green-choice-api"} 0.001191204 http_request_duration_seconds_count{status_code="404",method="GET",path="/.AWS_/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/local.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/local.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/local.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/local.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/local.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/local.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/local.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/local.yml",app="my-green-choice-api"} 0.001214323 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/local.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/backend/config/settings.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/backend/config/settings.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/backend/config/settings.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/backend/config/settings.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/backend/config/settings.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/backend/config/settings.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/backend/config/settings.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/backend/config/settings.yml",app="my-green-choice-api"} 0.001181603 http_request_duration_seconds_count{status_code="404",method="GET",path="/backend/config/settings.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/config/config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/config/config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/config/config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/config/config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/config/config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/config/config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/config/config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/config/config.yml",app="my-green-choice-api"} 0.0013144839999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/config/config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/admin/config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/admin/config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/admin/config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/admin/config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/admin/config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/admin/config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/admin/config",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/admin/config",app="my-green-choice-api"} 0.001913806 http_request_duration_seconds_count{status_code="404",method="GET",path="/admin/config",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.travis.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.travis.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.travis.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.travis.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.travis.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.travis.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.travis.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.travis.yml",app="my-green-choice-api"} 0.001475365 http_request_duration_seconds_count{status_code="404",method="GET",path="/.travis.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/aws.yml",app="my-green-choice-api"} 0.001278243 http_request_duration_seconds_count{status_code="404",method="GET",path="/aws.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/sms.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/sms.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/sms.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/sms.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/sms.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/sms.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/sms.py",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/sms.py",app="my-green-choice-api"} 0.001250403 http_request_duration_seconds_count{status_code="404",method="GET",path="/sms.py",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/config.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/config.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/config.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/config.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/config.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/config.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/config.json",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/config.json",app="my-green-choice-api"} 0.004122412 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/config.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/main.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/main.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/main.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/main.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/main.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/main.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/main.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/main.yml",app="my-green-choice-api"} 0.0022192870000000003 http_request_duration_seconds_count{status_code="404",method="GET",path="/main.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/helpers/utility.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/helpers/utility.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/helpers/utility.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/helpers/utility.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/helpers/utility.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/helpers/utility.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/helpers/utility.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/helpers/utility.js",app="my-green-choice-api"} 0.0037160500000000003 http_request_duration_seconds_count{status_code="404",method="GET",path="/helpers/utility.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/server/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/server/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/server/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/server/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/server/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/server/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/server/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/server/s3.js",app="my-green-choice-api"} 0.0040134920000000004 http_request_duration_seconds_count{status_code="404",method="GET",path="/server/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/s3.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/s3.js",app="my-green-choice-api"} 0.006309458 http_request_duration_seconds_count{status_code="404",method="GET",path="/s3.js",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/debug/default/view",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/debug/default/view",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/debug/default/view",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/debug/default/view",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/debug/default/view",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/debug/default/view",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/debug/default/view",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/debug/default/view",app="my-green-choice-api"} 0.00327565 http_request_duration_seconds_count{status_code="404",method="GET",path="/debug/default/view",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/aws/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/aws/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/aws/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/aws/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/aws/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/aws/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/aws/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/aws/credentials",app="my-green-choice-api"} 0.001105483 http_request_duration_seconds_count{status_code="404",method="GET",path="/aws/credentials",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.aws/config",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.aws/config",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.aws/config",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.aws/config",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.aws/config",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.aws/config",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.aws/config",app="my-green-choice-api"} 6 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.aws/config",app="my-green-choice-api"} 0.005650257 http_request_duration_seconds_count{status_code="404",method="GET",path="/.aws/config",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/static/js/:id.ca066a4b.chunk.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/static/js/:id.ca066a4b.chunk.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/static/js/:id.ca066a4b.chunk.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/static/js/:id.ca066a4b.chunk.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/static/js/:id.ca066a4b.chunk.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/static/js/:id.ca066a4b.chunk.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/static/js/:id.ca066a4b.chunk.js",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/static/js/:id.ca066a4b.chunk.js",app="my-green-choice-api"} 0.001125283 http_request_duration_seconds_count{status_code="404",method="GET",path="/static/js/:id.ca066a4b.chunk.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="POST",path="/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="POST",path="/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="POST",path="/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="POST",path="/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="POST",path="/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="POST",path="/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="POST",path="/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="POST",path="/graphql",app="my-green-choice-api"} 0.001320804 http_request_duration_seconds_count{status_code="404",method="POST",path="/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="POST",path="/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="POST",path="/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="POST",path="/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="POST",path="/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="POST",path="/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="POST",path="/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="POST",path="/api",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="POST",path="/api",app="my-green-choice-api"} 0.001194404 http_request_duration_seconds_count{status_code="404",method="POST",path="/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="POST",path="/api/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="POST",path="/api/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="POST",path="/api/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="POST",path="/api/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="POST",path="/api/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="POST",path="/api/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="POST",path="/api/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="POST",path="/api/graphql",app="my-green-choice-api"} 0.0012335240000000002 http_request_duration_seconds_count{status_code="404",method="POST",path="/api/graphql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="POST",path="/graphql/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="POST",path="/graphql/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="POST",path="/graphql/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="POST",path="/graphql/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="POST",path="/graphql/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="POST",path="/graphql/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="POST",path="/graphql/api",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="POST",path="/graphql/api",app="my-green-choice-api"} 0.0011602840000000001 http_request_duration_seconds_count{status_code="404",method="POST",path="/graphql/api",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="POST",path="/api/gql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="POST",path="/api/gql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="POST",path="/api/gql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="POST",path="/api/gql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="POST",path="/api/gql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="POST",path="/api/gql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="POST",path="/api/gql",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="POST",path="/api/gql",app="my-green-choice-api"} 0.001913926 http_request_duration_seconds_count{status_code="404",method="POST",path="/api/gql",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/swagger-ui.html",app="my-green-choice-api"} 0.0014472439999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/swagger/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/swagger/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/swagger/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/swagger/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/swagger/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/swagger/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/swagger/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/swagger/index.html",app="my-green-choice-api"} 0.0013366440000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/swagger/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/swagger/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/swagger/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/swagger/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/swagger/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/swagger/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/swagger/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/swagger/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/swagger/swagger-ui.html",app="my-green-choice-api"} 0.001360564 http_request_duration_seconds_count{status_code="404",method="GET",path="/swagger/swagger-ui.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/webjars/swagger-ui/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/webjars/swagger-ui/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/webjars/swagger-ui/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/webjars/swagger-ui/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/webjars/swagger-ui/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/webjars/swagger-ui/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/webjars/swagger-ui/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/webjars/swagger-ui/index.html",app="my-green-choice-api"} 0.001342205 http_request_duration_seconds_count{status_code="404",method="GET",path="/webjars/swagger-ui/index.html",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/swagger/v1/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/swagger/v1/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/swagger/v1/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/swagger/v1/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/swagger/v1/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/swagger/v1/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/swagger/v1/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/swagger/v1/swagger.json",app="my-green-choice-api"} 0.001955765 http_request_duration_seconds_count{status_code="404",method="GET",path="/swagger/v1/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/v2/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/v2/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/v2/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/v2/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/v2/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/v2/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/v2/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/v2/api-docs",app="my-green-choice-api"} 0.001460805 http_request_duration_seconds_count{status_code="404",method="GET",path="/v2/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/v3/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/v3/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/v3/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/v3/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/v3/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/v3/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/v3/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/v3/api-docs",app="my-green-choice-api"} 0.001379084 http_request_duration_seconds_count{status_code="404",method="GET",path="/v3/api-docs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="403",method="GET",path="/api-docs/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="403",method="GET",path="/api-docs/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="403",method="GET",path="/api-docs/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="403",method="GET",path="/api-docs/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="403",method="GET",path="/api-docs/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="403",method="GET",path="/api-docs/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="403",method="GET",path="/api-docs/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="403",method="GET",path="/api-docs/swagger.json",app="my-green-choice-api"} 0.001421004 http_request_duration_seconds_count{status_code="403",method="GET",path="/api-docs/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/swagger.json",app="my-green-choice-api"} 0.001405004 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/swagger.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/@vite/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/@vite/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/@vite/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/@vite/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/@vite/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/@vite/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/@vite/env",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/@vite/env",app="my-green-choice-api"} 0.0016810050000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/@vite/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/actuator/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/actuator/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/actuator/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/actuator/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/actuator/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/actuator/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/actuator/env",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/actuator/env",app="my-green-choice-api"} 0.001393965 http_request_duration_seconds_count{status_code="404",method="GET",path="/actuator/env",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/server",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/server",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/server",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/server",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/server",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/server",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/server",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/server",app="my-green-choice-api"} 0.001321604 http_request_duration_seconds_count{status_code="404",method="GET",path="/server",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.vscode/sftp.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.vscode/sftp.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.vscode/sftp.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.vscode/sftp.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.vscode/sftp.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.vscode/sftp.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.vscode/sftp.json",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.vscode/sftp.json",app="my-green-choice-api"} 0.0013394449999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/.vscode/sftp.json",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/about",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/about",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/about",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/about",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/about",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/about",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/about",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/about",app="my-green-choice-api"} 0.001315004 http_request_duration_seconds_count{status_code="404",method="GET",path="/about",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/v2/_catalog",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/v2/_catalog",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/v2/_catalog",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/v2/_catalog",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/v2/_catalog",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/v2/_catalog",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/v2/_catalog",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/v2/_catalog",app="my-green-choice-api"} 0.001310444 http_request_duration_seconds_count{status_code="404",method="GET",path="/v2/_catalog",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",app="my-green-choice-api"} 0.001749166 http_request_duration_seconds_count{status_code="404",method="GET",path="/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/server-status",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/server-status",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/server-status",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/server-status",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/server-status",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/server-status",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/server-status",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/server-status",app="my-green-choice-api"} 0.002191127 http_request_duration_seconds_count{status_code="404",method="GET",path="/server-status",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/login.action",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/login.action",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/login.action",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/login.action",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/login.action",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/login.action",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/login.action",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/login.action",app="my-green-choice-api"} 0.001384084 http_request_duration_seconds_count{status_code="404",method="GET",path="/login.action",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/_all_dbs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/_all_dbs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/_all_dbs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/_all_dbs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/_all_dbs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/_all_dbs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/_all_dbs",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/_all_dbs",app="my-green-choice-api"} 0.001696646 http_request_duration_seconds_count{status_code="404",method="GET",path="/_all_dbs",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/s/#val/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/s/#val/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/s/#val/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/s/#val/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/s/#val/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/s/#val/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/s/#val/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/s/#val/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",app="my-green-choice-api"} 0.0014408440000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/s/#val/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/telescope/requests",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/telescope/requests",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/telescope/requests",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/telescope/requests",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/telescope/requests",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/telescope/requests",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/telescope/requests",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/telescope/requests",app="my-green-choice-api"} 0.002135287 http_request_duration_seconds_count{status_code="404",method="GET",path="/telescope/requests",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.dev",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.dev",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.dev",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.dev",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.dev",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.dev",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.dev",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.dev",app="my-green-choice-api"} 0.002945768 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.dev",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.staging",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.staging",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.staging",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.staging",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.staging",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.staging",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.staging",app="my-green-choice-api"} 6 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.staging",app="my-green-choice-api"} 0.004198894000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.staging",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.development",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.development",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.development",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.development",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.development",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.development",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.development",app="my-green-choice-api"} 8 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.development",app="my-green-choice-api"} 0.0055567379999999994 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.development",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.production",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.production",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.production",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.production",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.production",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.production",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.production",app="my-green-choice-api"} 9 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.production",app="my-green-choice-api"} 0.006172258999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.production",app="my-green-choice-api"} 9 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.test",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.test",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.test",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.test",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.test",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.test",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.test",app="my-green-choice-api"} 6 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.test",app="my-green-choice-api"} 0.004340213 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.test",app="my-green-choice-api"} 6 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.backup",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.backup",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.backup",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.backup",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.backup",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.backup",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.backup",app="my-green-choice-api"} 7 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.backup",app="my-green-choice-api"} 0.004971215 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.backup",app="my-green-choice-api"} 7 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.sample",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.sample",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.sample",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.sample",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.sample",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.sample",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.sample",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.sample",app="my-green-choice-api"} 0.0035083709999999997 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.sample",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.orig",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.orig",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.orig",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.orig",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.orig",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.orig",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.orig",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.orig",app="my-green-choice-api"} 0.002210607 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.orig",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.swp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.swp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.swp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.swp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.swp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.swp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.swp",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.swp",app="my-green-choice-api"} 0.0030685300000000003 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.swp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env~",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env~",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env~",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env~",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env~",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env~",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env~",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env~",app="my-green-choice-api"} 0.0021387669999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env~",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.tmp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.tmp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.tmp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.tmp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.tmp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.tmp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.tmp",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.tmp",app="my-green-choice-api"} 0.002401609 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.tmp",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.dist",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.dist",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.dist",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.dist",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.dist",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.dist",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.dist",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.dist",app="my-green-choice-api"} 0.002869169 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.dist",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/admin/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/admin/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/admin/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/admin/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/admin/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/admin/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/admin/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/admin/.env.save",app="my-green-choice-api"} 0.001441285 http_request_duration_seconds_count{status_code="404",method="GET",path="/admin/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/admin/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/admin/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/admin/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/admin/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/admin/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/admin/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/admin/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/admin/.env.old",app="my-green-choice-api"} 0.002115607 http_request_duration_seconds_count{status_code="404",method="GET",path="/admin/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/.env.save",app="my-green-choice-api"} 0.001499844 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/.env.old",app="my-green-choice-api"} 0.002470688 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/app/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/app/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/app/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/app/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/app/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/app/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/app/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/app/.env.save",app="my-green-choice-api"} 0.0014708439999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/app/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/app/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/app/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/app/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/app/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/app/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/app/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/app/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/app/.env.old",app="my-green-choice-api"} 0.002935928 http_request_duration_seconds_count{status_code="404",method="GET",path="/app/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/.env.save",app="my-green-choice-api"} 0.0015078460000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/.env.old",app="my-green-choice-api"} 0.0020212859999999997 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/src/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/src/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/src/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/src/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/src/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/src/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/src/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/src/.env.save",app="my-green-choice-api"} 0.001447005 http_request_duration_seconds_count{status_code="404",method="GET",path="/src/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/src/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/src/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/src/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/src/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/src/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/src/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/src/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/src/.env.old",app="my-green-choice-api"} 0.002008726 http_request_duration_seconds_count{status_code="404",method="GET",path="/src/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/public/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/public/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/public/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/public/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/public/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/public/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/public/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/public/.env.save",app="my-green-choice-api"} 0.001453925 http_request_duration_seconds_count{status_code="404",method="GET",path="/public/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/public/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/public/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/public/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/public/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/public/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/public/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/public/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/public/.env.old",app="my-green-choice-api"} 0.002146406 http_request_duration_seconds_count{status_code="404",method="GET",path="/public/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/assets/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/assets/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/assets/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/assets/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/assets/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/assets/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/assets/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/assets/.env.save",app="my-green-choice-api"} 0.001525045 http_request_duration_seconds_count{status_code="404",method="GET",path="/assets/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/assets/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/assets/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/assets/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/assets/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/assets/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/assets/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/assets/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/assets/.env.old",app="my-green-choice-api"} 0.0022614460000000003 http_request_duration_seconds_count{status_code="404",method="GET",path="/assets/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/includes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/includes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/includes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/includes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/includes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/includes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/includes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/includes/.env.save",app="my-green-choice-api"} 0.001432604 http_request_duration_seconds_count{status_code="404",method="GET",path="/includes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/includes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/includes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/includes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/includes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/includes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/includes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/includes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/includes/.env.old",app="my-green-choice-api"} 0.002267527 http_request_duration_seconds_count{status_code="404",method="GET",path="/includes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/lib/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/lib/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/lib/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/lib/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/lib/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/lib/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/lib/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/lib/.env.save",app="my-green-choice-api"} 0.001474005 http_request_duration_seconds_count{status_code="404",method="GET",path="/lib/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/lib/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/lib/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/lib/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/lib/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/lib/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/lib/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/lib/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/lib/.env.old",app="my-green-choice-api"} 0.002234167 http_request_duration_seconds_count{status_code="404",method="GET",path="/lib/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/application/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/application/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/application/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/application/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/application/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/application/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/application/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/application/.env.save",app="my-green-choice-api"} 0.001430564 http_request_duration_seconds_count{status_code="404",method="GET",path="/application/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/application/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/application/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/application/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/application/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/application/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/application/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/application/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/application/.env.old",app="my-green-choice-api"} 0.0020383669999999997 http_request_duration_seconds_count{status_code="404",method="GET",path="/application/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/system/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/system/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/system/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/system/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/system/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/system/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/system/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/system/.env.save",app="my-green-choice-api"} 0.0015449650000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/system/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/system/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/system/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/system/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/system/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/system/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/system/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/system/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/system/.env.old",app="my-green-choice-api"} 0.002092767 http_request_duration_seconds_count{status_code="404",method="GET",path="/system/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/core/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/core/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/core/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/core/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/core/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/core/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/core/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/core/.env.save",app="my-green-choice-api"} 0.001499044 http_request_duration_seconds_count{status_code="404",method="GET",path="/core/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/core/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/core/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/core/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/core/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/core/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/core/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/core/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/core/.env.old",app="my-green-choice-api"} 0.002061167 http_request_duration_seconds_count{status_code="404",method="GET",path="/core/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/modules/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/modules/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/modules/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/modules/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/modules/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/modules/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/modules/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/modules/.env.save",app="my-green-choice-api"} 0.001489805 http_request_duration_seconds_count{status_code="404",method="GET",path="/modules/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/modules/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/modules/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/modules/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/modules/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/modules/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/modules/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/modules/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/modules/.env.old",app="my-green-choice-api"} 0.0021440070000000003 http_request_duration_seconds_count{status_code="404",method="GET",path="/modules/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/plugins/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/plugins/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/plugins/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/plugins/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/plugins/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/plugins/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/plugins/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/plugins/.env.save",app="my-green-choice-api"} 0.001465764 http_request_duration_seconds_count{status_code="404",method="GET",path="/plugins/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/plugins/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/plugins/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/plugins/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/plugins/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/plugins/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/plugins/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/plugins/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/plugins/.env.old",app="my-green-choice-api"} 0.002114047 http_request_duration_seconds_count{status_code="404",method="GET",path="/plugins/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/themes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/themes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/themes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/themes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/themes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/themes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/themes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/themes/.env.save",app="my-green-choice-api"} 0.001600724 http_request_duration_seconds_count{status_code="404",method="GET",path="/themes/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/themes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/themes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/themes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/themes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/themes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/themes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/themes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/themes/.env.old",app="my-green-choice-api"} 0.00290873 http_request_duration_seconds_count{status_code="404",method="GET",path="/themes/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/vendor/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/vendor/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/vendor/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/vendor/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/vendor/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/vendor/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/vendor/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/vendor/.env.save",app="my-green-choice-api"} 0.001473284 http_request_duration_seconds_count{status_code="404",method="GET",path="/vendor/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/vendor/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/vendor/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/vendor/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/vendor/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/vendor/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/vendor/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/vendor/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/vendor/.env.old",app="my-green-choice-api"} 0.002144167 http_request_duration_seconds_count{status_code="404",method="GET",path="/vendor/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/storage/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/storage/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/storage/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/storage/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/storage/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/storage/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/storage/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/storage/.env.save",app="my-green-choice-api"} 0.001493285 http_request_duration_seconds_count{status_code="404",method="GET",path="/storage/.env.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/storage/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/storage/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/storage/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/storage/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/storage/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/storage/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/storage/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/storage/.env.old",app="my-green-choice-api"} 0.002053366 http_request_duration_seconds_count{status_code="404",method="GET",path="/storage/.env.old",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info1.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info1.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info1.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info1.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info1.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info1.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info1.php",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info1.php",app="my-green-choice-api"} 0.003005809 http_request_duration_seconds_count{status_code="404",method="GET",path="/info1.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info2.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info2.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info2.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info2.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info2.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info2.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info2.php",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info2.php",app="my-green-choice-api"} 0.002564328 http_request_duration_seconds_count{status_code="404",method="GET",path="/info2.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/php.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/php.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/php.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/php.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/php.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/php.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/php.php",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="404",method="GET",path="/php.php",app="my-green-choice-api"} 0.0030513299999999997 http_request_duration_seconds_count{status_code="404",method="GET",path="/php.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/pi.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/pi.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/pi.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/pi.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/pi.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/pi.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/pi.php",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/pi.php",app="my-green-choice-api"} 0.002661288 http_request_duration_seconds_count{status_code="404",method="GET",path="/pi.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/i.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/i.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/i.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/i.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/i.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/i.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/i.php",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="404",method="GET",path="/i.php",app="my-green-choice-api"} 0.0039174529999999996 http_request_duration_seconds_count{status_code="404",method="GET",path="/i.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/phpversion.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/phpversion.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/phpversion.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/phpversion.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/phpversion.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/phpversion.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/phpversion.php",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="404",method="GET",path="/phpversion.php",app="my-green-choice-api"} 0.004092129999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/phpversion.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/php_version.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/php_version.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/php_version.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/php_version.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/php_version.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/php_version.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/php_version.php",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/php_version.php",app="my-green-choice-api"} 0.002485327 http_request_duration_seconds_count{status_code="404",method="GET",path="/php_version.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/serverinfo.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/serverinfo.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/serverinfo.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/serverinfo.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/serverinfo.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/serverinfo.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/serverinfo.php",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/serverinfo.php",app="my-green-choice-api"} 0.003234011 http_request_duration_seconds_count{status_code="404",method="GET",path="/serverinfo.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/server.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/server.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/server.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/server.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/server.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/server.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/server.php",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/server.php",app="my-green-choice-api"} 0.002614889 http_request_duration_seconds_count{status_code="404",method="GET",path="/server.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/debug.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/debug.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/debug.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/debug.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/debug.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/debug.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/debug.php",app="my-green-choice-api"} 5 http_request_duration_seconds_sum{status_code="404",method="GET",path="/debug.php",app="my-green-choice-api"} 0.00318553 http_request_duration_seconds_count{status_code="404",method="GET",path="/debug.php",app="my-green-choice-api"} 5 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/diagnostic.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/diagnostic.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/diagnostic.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/diagnostic.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/diagnostic.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/diagnostic.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/diagnostic.php",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/diagnostic.php",app="my-green-choice-api"} 0.002616769 http_request_duration_seconds_count{status_code="404",method="GET",path="/diagnostic.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/phptest.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/phptest.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/phptest.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/phptest.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/phptest.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/phptest.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/phptest.php",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/phptest.php",app="my-green-choice-api"} 0.002561608 http_request_duration_seconds_count{status_code="404",method="GET",path="/phptest.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/check.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/check.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/check.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/check.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/check.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/check.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/check.php",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/check.php",app="my-green-choice-api"} 0.0024812869999999996 http_request_duration_seconds_count{status_code="404",method="GET",path="/check.php",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/phpinfo.php.save",app="my-green-choice-api"} 0.001286604 http_request_duration_seconds_count{status_code="404",method="GET",path="/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info.php.save",app="my-green-choice-api"} 0.001317405 http_request_duration_seconds_count{status_code="404",method="GET",path="/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/php_info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/php_info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/php_info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/php_info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/php_info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/php_info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/php_info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/php_info.php.save",app="my-green-choice-api"} 0.002083286 http_request_duration_seconds_count{status_code="404",method="GET",path="/php_info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test.php.save",app="my-green-choice-api"} 0.002098806 http_request_duration_seconds_count{status_code="404",method="GET",path="/test.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/phpinfo.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/phpinfo.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/phpinfo.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/phpinfo.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/phpinfo.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/phpinfo.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/phpinfo.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/phpinfo.php.old",app="my-green-choice-api"} 0.001229364 http_request_duration_seconds_count{status_code="404",method="GET",path="/phpinfo.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info.php.old",app="my-green-choice-api"} 0.001245604 http_request_duration_seconds_count{status_code="404",method="GET",path="/info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/php_info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/php_info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/php_info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/php_info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/php_info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/php_info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/php_info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/php_info.php.old",app="my-green-choice-api"} 0.0013082039999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/php_info.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test.php.old",app="my-green-choice-api"} 0.001968727 http_request_duration_seconds_count{status_code="404",method="GET",path="/test.php.old",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/phpinfo.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/phpinfo.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/phpinfo.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/phpinfo.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/phpinfo.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/phpinfo.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/phpinfo.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/phpinfo.php.orig",app="my-green-choice-api"} 0.001332804 http_request_duration_seconds_count{status_code="404",method="GET",path="/phpinfo.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info.php.orig",app="my-green-choice-api"} 0.001356924 http_request_duration_seconds_count{status_code="404",method="GET",path="/info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/php_info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/php_info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/php_info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/php_info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/php_info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/php_info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/php_info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/php_info.php.orig",app="my-green-choice-api"} 0.0013760040000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/php_info.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test.php.orig",app="my-green-choice-api"} 0.0013419640000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/test.php.orig",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/phpinfo.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/phpinfo.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/phpinfo.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/phpinfo.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/phpinfo.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/phpinfo.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/phpinfo.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/phpinfo.php.backup",app="my-green-choice-api"} 0.002197447 http_request_duration_seconds_count{status_code="404",method="GET",path="/phpinfo.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info.php.backup",app="my-green-choice-api"} 0.001299245 http_request_duration_seconds_count{status_code="404",method="GET",path="/info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/php_info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/php_info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/php_info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/php_info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/php_info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/php_info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/php_info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/php_info.php.backup",app="my-green-choice-api"} 0.001321965 http_request_duration_seconds_count{status_code="404",method="GET",path="/php_info.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test.php.backup",app="my-green-choice-api"} 0.0013052440000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/test.php.backup",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/phpinfo.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/phpinfo.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/phpinfo.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/phpinfo.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/phpinfo.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/phpinfo.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/phpinfo.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/phpinfo.php~",app="my-green-choice-api"} 0.001273804 http_request_duration_seconds_count{status_code="404",method="GET",path="/phpinfo.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info.php~",app="my-green-choice-api"} 0.002131567 http_request_duration_seconds_count{status_code="404",method="GET",path="/info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/php_info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/php_info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/php_info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/php_info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/php_info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/php_info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/php_info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/php_info.php~",app="my-green-choice-api"} 0.001293884 http_request_duration_seconds_count{status_code="404",method="GET",path="/php_info.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test.php~",app="my-green-choice-api"} 0.0022064479999999997 http_request_duration_seconds_count{status_code="404",method="GET",path="/test.php~",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/phpinfo.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/phpinfo.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/phpinfo.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/phpinfo.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/phpinfo.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/phpinfo.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/phpinfo.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/phpinfo.php.swp",app="my-green-choice-api"} 0.001366924 http_request_duration_seconds_count{status_code="404",method="GET",path="/phpinfo.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info.php.swp",app="my-green-choice-api"} 0.001435324 http_request_duration_seconds_count{status_code="404",method="GET",path="/info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/php_info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/php_info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/php_info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/php_info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/php_info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/php_info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/php_info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/php_info.php.swp",app="my-green-choice-api"} 0.001245244 http_request_duration_seconds_count{status_code="404",method="GET",path="/php_info.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test.php.swp",app="my-green-choice-api"} 0.001370404 http_request_duration_seconds_count{status_code="404",method="GET",path="/test.php.swp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/phpinfo.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/phpinfo.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/phpinfo.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/phpinfo.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/phpinfo.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/phpinfo.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/phpinfo.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/phpinfo.php.tmp",app="my-green-choice-api"} 0.001353484 http_request_duration_seconds_count{status_code="404",method="GET",path="/phpinfo.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info.php.tmp",app="my-green-choice-api"} 0.0012968440000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/php_info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/php_info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/php_info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/php_info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/php_info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/php_info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/php_info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/php_info.php.tmp",app="my-green-choice-api"} 0.001371245 http_request_duration_seconds_count{status_code="404",method="GET",path="/php_info.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test.php.tmp",app="my-green-choice-api"} 0.001357965 http_request_duration_seconds_count{status_code="404",method="GET",path="/test.php.tmp",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/admin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/admin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/admin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/admin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/admin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/admin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/admin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/admin/info.php",app="my-green-choice-api"} 0.0023874869999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/admin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/admin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/admin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/admin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/admin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/admin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/admin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/admin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/admin/info.php.save",app="my-green-choice-api"} 0.001375325 http_request_duration_seconds_count{status_code="404",method="GET",path="/admin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test/phpinfo.php",app="my-green-choice-api"} 0.0019419659999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/test/phpinfo.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test/info.php",app="my-green-choice-api"} 0.002184967 http_request_duration_seconds_count{status_code="404",method="GET",path="/test/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test/phpinfo.php.save",app="my-green-choice-api"} 0.0013117229999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/test/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test/info.php.save",app="my-green-choice-api"} 0.001407204 http_request_duration_seconds_count{status_code="404",method="GET",path="/test/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/dev/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/dev/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/dev/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/dev/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/dev/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/dev/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/dev/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/dev/phpinfo.php",app="my-green-choice-api"} 0.001235483 http_request_duration_seconds_count{status_code="404",method="GET",path="/dev/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/dev/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/dev/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/dev/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/dev/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/dev/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/dev/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/dev/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/dev/info.php",app="my-green-choice-api"} 0.001294324 http_request_duration_seconds_count{status_code="404",method="GET",path="/dev/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/dev/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/dev/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/dev/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/dev/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/dev/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/dev/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/dev/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/dev/phpinfo.php.save",app="my-green-choice-api"} 0.001324164 http_request_duration_seconds_count{status_code="404",method="GET",path="/dev/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/dev/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/dev/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/dev/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/dev/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/dev/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/dev/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/dev/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/dev/info.php.save",app="my-green-choice-api"} 0.001281524 http_request_duration_seconds_count{status_code="404",method="GET",path="/dev/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/tmp/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/tmp/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/tmp/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/tmp/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/tmp/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/tmp/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/tmp/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/tmp/phpinfo.php",app="my-green-choice-api"} 0.0018929659999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/tmp/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/tmp/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/tmp/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/tmp/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/tmp/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/tmp/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/tmp/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/tmp/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/tmp/info.php",app="my-green-choice-api"} 0.001354844 http_request_duration_seconds_count{status_code="404",method="GET",path="/tmp/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/tmp/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/tmp/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/tmp/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/tmp/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/tmp/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/tmp/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/tmp/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/tmp/phpinfo.php.save",app="my-green-choice-api"} 0.0013408040000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/tmp/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/tmp/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/tmp/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/tmp/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/tmp/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/tmp/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/tmp/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/tmp/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/tmp/info.php.save",app="my-green-choice-api"} 0.001311284 http_request_duration_seconds_count{status_code="404",method="GET",path="/tmp/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/includes/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/includes/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/includes/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/includes/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/includes/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/includes/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/includes/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/includes/phpinfo.php",app="my-green-choice-api"} 0.001384684 http_request_duration_seconds_count{status_code="404",method="GET",path="/includes/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/includes/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/includes/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/includes/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/includes/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/includes/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/includes/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/includes/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/includes/info.php",app="my-green-choice-api"} 0.001343365 http_request_duration_seconds_count{status_code="404",method="GET",path="/includes/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/includes/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/includes/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/includes/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/includes/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/includes/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/includes/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/includes/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/includes/phpinfo.php.save",app="my-green-choice-api"} 0.002236527 http_request_duration_seconds_count{status_code="404",method="GET",path="/includes/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/includes/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/includes/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/includes/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/includes/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/includes/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/includes/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/includes/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/includes/info.php.save",app="my-green-choice-api"} 0.002131927 http_request_duration_seconds_count{status_code="404",method="GET",path="/includes/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/scripts/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/scripts/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/scripts/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/scripts/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/scripts/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/scripts/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/scripts/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/scripts/phpinfo.php",app="my-green-choice-api"} 0.001400605 http_request_duration_seconds_count{status_code="404",method="GET",path="/scripts/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/scripts/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/scripts/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/scripts/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/scripts/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/scripts/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/scripts/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/scripts/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/scripts/info.php",app="my-green-choice-api"} 0.001291204 http_request_duration_seconds_count{status_code="404",method="GET",path="/scripts/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/scripts/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/scripts/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/scripts/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/scripts/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/scripts/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/scripts/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/scripts/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/scripts/phpinfo.php.save",app="my-green-choice-api"} 0.0014049639999999999 http_request_duration_seconds_count{status_code="404",method="GET",path="/scripts/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/scripts/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/scripts/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/scripts/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/scripts/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/scripts/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/scripts/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/scripts/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/scripts/info.php.save",app="my-green-choice-api"} 0.001378764 http_request_duration_seconds_count{status_code="404",method="GET",path="/scripts/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/cgi-bin/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/cgi-bin/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/cgi-bin/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/cgi-bin/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/cgi-bin/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/cgi-bin/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/cgi-bin/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/cgi-bin/phpinfo.php",app="my-green-choice-api"} 0.002286407 http_request_duration_seconds_count{status_code="404",method="GET",path="/cgi-bin/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/cgi-bin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/cgi-bin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/cgi-bin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/cgi-bin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/cgi-bin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/cgi-bin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/cgi-bin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/cgi-bin/info.php",app="my-green-choice-api"} 0.002064446 http_request_duration_seconds_count{status_code="404",method="GET",path="/cgi-bin/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/cgi-bin/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/cgi-bin/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/cgi-bin/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/cgi-bin/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/cgi-bin/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/cgi-bin/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/cgi-bin/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/cgi-bin/phpinfo.php.save",app="my-green-choice-api"} 0.001251084 http_request_duration_seconds_count{status_code="404",method="GET",path="/cgi-bin/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/cgi-bin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/cgi-bin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/cgi-bin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/cgi-bin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/cgi-bin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/cgi-bin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/cgi-bin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/cgi-bin/info.php.save",app="my-green-choice-api"} 0.0012798039999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/cgi-bin/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/public/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/public/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/public/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/public/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/public/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/public/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/public/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/public/phpinfo.php",app="my-green-choice-api"} 0.001277604 http_request_duration_seconds_count{status_code="404",method="GET",path="/public/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/public/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/public/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/public/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/public/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/public/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/public/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/public/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/public/info.php",app="my-green-choice-api"} 0.0022564069999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/public/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/public/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/public/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/public/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/public/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/public/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/public/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/public/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/public/phpinfo.php.save",app="my-green-choice-api"} 0.001257684 http_request_duration_seconds_count{status_code="404",method="GET",path="/public/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/public/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/public/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/public/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/public/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/public/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/public/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/public/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/public/info.php.save",app="my-green-choice-api"} 0.001325084 http_request_duration_seconds_count{status_code="404",method="GET",path="/public/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/web/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/web/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/web/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/web/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/web/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/web/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/web/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/web/phpinfo.php",app="my-green-choice-api"} 0.001274963 http_request_duration_seconds_count{status_code="404",method="GET",path="/web/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/web/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/web/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/web/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/web/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/web/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/web/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/web/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/web/info.php",app="my-green-choice-api"} 0.0013396839999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/web/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/web/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/web/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/web/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/web/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/web/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/web/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/web/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/web/phpinfo.php.save",app="my-green-choice-api"} 0.0012972840000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/web/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/web/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/web/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/web/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/web/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/web/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/web/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/web/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/web/info.php.save",app="my-green-choice-api"} 0.002160367 http_request_duration_seconds_count{status_code="404",method="GET",path="/web/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/www/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/www/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/www/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/www/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/www/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/www/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/www/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/www/phpinfo.php",app="my-green-choice-api"} 0.001416044 http_request_duration_seconds_count{status_code="404",method="GET",path="/www/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/www/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/www/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/www/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/www/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/www/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/www/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/www/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/www/info.php",app="my-green-choice-api"} 0.001327284 http_request_duration_seconds_count{status_code="404",method="GET",path="/www/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/www/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/www/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/www/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/www/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/www/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/www/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/www/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/www/phpinfo.php.save",app="my-green-choice-api"} 0.0013296050000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/www/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/www/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/www/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/www/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/www/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/www/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/www/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/www/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/www/info.php.save",app="my-green-choice-api"} 0.001337684 http_request_duration_seconds_count{status_code="404",method="GET",path="/www/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/site/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/site/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/site/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/site/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/site/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/site/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/site/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/site/phpinfo.php",app="my-green-choice-api"} 0.002123687 http_request_duration_seconds_count{status_code="404",method="GET",path="/site/phpinfo.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/site/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/site/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/site/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/site/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/site/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/site/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/site/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/site/info.php",app="my-green-choice-api"} 0.0013001240000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/site/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/site/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/site/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/site/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/site/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/site/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/site/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/site/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/site/phpinfo.php.save",app="my-green-choice-api"} 0.0012828050000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/site/phpinfo.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/site/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/site/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/site/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/site/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/site/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/site/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/site/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/site/info.php.save",app="my-green-choice-api"} 0.001348724 http_request_duration_seconds_count{status_code="404",method="GET",path="/site/info.php.save",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/test",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/test",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/test",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/test",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/test",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/test",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/test",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/test",app="my-green-choice-api"} 0.000565441 http_request_duration_seconds_count{status_code="404",method="GET",path="/test",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.json",app="my-green-choice-api"} 0.000677482 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.yaml",app="my-green-choice-api"} 0.000689282 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.yml",app="my-green-choice-api"} 0.000637642 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.php",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.php",app="my-green-choice-api"} 0.000660362 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.secrets",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.secrets",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.secrets",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.secrets",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.secrets",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.secrets",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.secrets",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.secrets",app="my-green-choice-api"} 0.000700283 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.secrets",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.private",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.private",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.private",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.private",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.private",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.private",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.private",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.private",app="my-green-choice-api"} 0.000722522 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.private",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.template",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.template",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.template",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.template",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.template",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.template",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.template",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.template",app="my-green-choice-api"} 0.000710803 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.template",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.default",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.default",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.default",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.default",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.default",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.default",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.default",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.default",app="my-green-choice-api"} 0.000810923 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.default",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/admin/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/admin/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/admin/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/admin/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/admin/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/admin/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/admin/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/admin/.env.local",app="my-green-choice-api"} 0.000699202 http_request_duration_seconds_count{status_code="404",method="GET",path="/admin/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/.env.local",app="my-green-choice-api"} 0.000774523 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/app/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/app/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/app/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/app/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/app/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/app/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/app/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/app/.env.local",app="my-green-choice-api"} 0.000719562 http_request_duration_seconds_count{status_code="404",method="GET",path="/app/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/.env.local",app="my-green-choice-api"} 0.000751762 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/src/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/src/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/src/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/src/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/src/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/src/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/src/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/src/.env.local",app="my-green-choice-api"} 0.000610082 http_request_duration_seconds_count{status_code="404",method="GET",path="/src/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/public/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/public/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/public/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/public/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/public/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/public/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/public/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/public/.env.local",app="my-green-choice-api"} 0.000633482 http_request_duration_seconds_count{status_code="404",method="GET",path="/public/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/assets/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/assets/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/assets/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/assets/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/assets/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/assets/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/assets/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/assets/.env.local",app="my-green-choice-api"} 0.000653962 http_request_duration_seconds_count{status_code="404",method="GET",path="/assets/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/includes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/includes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/includes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/includes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/includes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/includes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/includes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/includes/.env.local",app="my-green-choice-api"} 0.000732442 http_request_duration_seconds_count{status_code="404",method="GET",path="/includes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/lib/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/lib/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/lib/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/lib/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/lib/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/lib/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/lib/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/lib/.env.local",app="my-green-choice-api"} 0.000689242 http_request_duration_seconds_count{status_code="404",method="GET",path="/lib/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/application/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/application/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/application/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/application/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/application/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/application/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/application/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/application/.env.local",app="my-green-choice-api"} 0.000704603 http_request_duration_seconds_count{status_code="404",method="GET",path="/application/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/system/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/system/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/system/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/system/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/system/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/system/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/system/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/system/.env.local",app="my-green-choice-api"} 0.000685123 http_request_duration_seconds_count{status_code="404",method="GET",path="/system/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/core/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/core/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/core/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/core/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/core/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/core/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/core/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/core/.env.local",app="my-green-choice-api"} 0.000907243 http_request_duration_seconds_count{status_code="404",method="GET",path="/core/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/modules/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/modules/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/modules/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/modules/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/modules/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/modules/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/modules/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/modules/.env.local",app="my-green-choice-api"} 0.000671763 http_request_duration_seconds_count{status_code="404",method="GET",path="/modules/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/plugins/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/plugins/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/plugins/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/plugins/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/plugins/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/plugins/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/plugins/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/plugins/.env.local",app="my-green-choice-api"} 0.000682202 http_request_duration_seconds_count{status_code="404",method="GET",path="/plugins/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/themes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/themes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/themes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/themes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/themes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/themes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/themes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/themes/.env.local",app="my-green-choice-api"} 0.000734642 http_request_duration_seconds_count{status_code="404",method="GET",path="/themes/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/vendor/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/vendor/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/vendor/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/vendor/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/vendor/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/vendor/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/vendor/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/vendor/.env.local",app="my-green-choice-api"} 0.000727162 http_request_duration_seconds_count{status_code="404",method="GET",path="/vendor/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/storage/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/storage/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/storage/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/storage/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/storage/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/storage/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/storage/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/storage/.env.local",app="my-green-choice-api"} 0.000683003 http_request_duration_seconds_count{status_code="404",method="GET",path="/storage/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/backend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/backend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/backend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/backend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/backend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/backend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/backend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/backend/.env.local",app="my-green-choice-api"} 0.000686482 http_request_duration_seconds_count{status_code="404",method="GET",path="/backend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/backend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/backend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/backend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/backend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/backend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/backend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/backend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/backend/.env.old",app="my-green-choice-api"} 0.000644922 http_request_duration_seconds_count{status_code="404",method="GET",path="/backend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/frontend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/frontend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/frontend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/frontend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/frontend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/frontend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/frontend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/frontend/.env.local",app="my-green-choice-api"} 0.000676122 http_request_duration_seconds_count{status_code="404",method="GET",path="/frontend/.env.local",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/frontend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/frontend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/frontend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/frontend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/frontend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/frontend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/frontend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/frontend/.env.old",app="my-green-choice-api"} 0.000663643 http_request_duration_seconds_count{status_code="404",method="GET",path="/frontend/.env.old",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/security.txt",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/security.txt",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/security.txt",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/security.txt",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/security.txt",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/security.txt",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/security.txt",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/security.txt",app="my-green-choice-api"} 0.0019144470000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/security.txt",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.live",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.live",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.live",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.live",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.live",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.live",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.live",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.live",app="my-green-choice-api"} 0.000697283 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.live",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/database.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/database.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/database.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/database.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/database.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/database.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/database.php",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/database.php",app="my-green-choice-api"} 0.000617482 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/database.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/mail.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/mail.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/mail.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/mail.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/mail.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/mail.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/mail.php",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/mail.php",app="my-green-choice-api"} 0.000665122 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/mail.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/app.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/app.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/app.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/app.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/app.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/app.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/app.php",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/app.php",app="my-green-choice-api"} 0.000632722 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/app.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/services.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/services.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/services.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/services.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/services.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/services.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/services.php",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/services.php",app="my-green-choice-api"} 0.000634922 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/services.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/configuration.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/configuration.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/configuration.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/configuration.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/configuration.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/configuration.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/configuration.php",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/configuration.php",app="my-green-choice-api"} 0.001741686 http_request_duration_seconds_count{status_code="404",method="GET",path="/configuration.php",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/aws.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/aws.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/aws.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/aws.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/aws.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/aws.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/aws.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/aws.json",app="my-green-choice-api"} 0.000812363 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/aws.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/sendgrid.json",app="my-green-choice-api"} 0.000746243 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/mailgun.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/mailgun.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/mailgun.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/mailgun.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/mailgun.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/mailgun.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/mailgun.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/mailgun.json",app="my-green-choice-api"} 0.000760242 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/mailgun.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/sendgrid.json",app="my-green-choice-api"} 0.000682482 http_request_duration_seconds_count{status_code="404",method="GET",path="/sendgrid.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/aws.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/aws.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/aws.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/aws.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/aws.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/aws.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/aws.json",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/aws.json",app="my-green-choice-api"} 0.003192331 http_request_duration_seconds_count{status_code="404",method="GET",path="/aws.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api_keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api_keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api_keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api_keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api_keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api_keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api_keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api_keys.json",app="my-green-choice-api"} 0.00315437 http_request_duration_seconds_count{status_code="404",method="GET",path="/api_keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/keys.json",app="my-green-choice-api"} 0.002440448 http_request_duration_seconds_count{status_code="404",method="GET",path="/keys.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/secrets.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/secrets.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/secrets.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/secrets.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/secrets.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/secrets.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/secrets.json",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/secrets.json",app="my-green-choice-api"} 0.0031810099999999997 http_request_duration_seconds_count{status_code="404",method="GET",path="/secrets.json",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/secrets.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/secrets.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/secrets.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/secrets.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/secrets.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/secrets.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/secrets.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/secrets.json",app="my-green-choice-api"} 0.000698802 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/secrets.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/app/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/app/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/app/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/app/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/app/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/app/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/app/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/app/config.json",app="my-green-choice-api"} 0.000602322 http_request_duration_seconds_count{status_code="404",method="GET",path="/app/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/settings.php",app="my-green-choice-api"} 0.000611642 http_request_duration_seconds_count{status_code="404",method="GET",path="/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/app/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/app/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/app/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/app/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/app/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/app/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/app/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/app/settings.php",app="my-green-choice-api"} 0.000642922 http_request_duration_seconds_count{status_code="404",method="GET",path="/app/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/settings.php",app="my-green-choice-api"} 0.000637842 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/settings.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/database.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/database.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/database.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/database.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/database.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/database.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/database.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/database.yml",app="my-green-choice-api"} 0.000638682 http_request_duration_seconds_count{status_code="404",method="GET",path="/database.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/database.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/database.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/database.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/database.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/database.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/database.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/database.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/database.json",app="my-green-choice-api"} 0.000682082 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/database.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/mail.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/mail.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/mail.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/mail.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/mail.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/mail.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/mail.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/mail.json",app="my-green-choice-api"} 0.000768963 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/mail.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/smtp.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/smtp.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/smtp.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/smtp.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/smtp.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/smtp.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/smtp.php",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/smtp.php",app="my-green-choice-api"} 0.001219164 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/smtp.php",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/database.yml",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/database.yml",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/database.yml",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/database.yml",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/database.yml",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/database.yml",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/database.yml",app="my-green-choice-api"} 4 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/database.yml",app="my-green-choice-api"} 0.002984769 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/database.yml",app="my-green-choice-api"} 4 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/secrets/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/secrets/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/secrets/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/secrets/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/secrets/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/secrets/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/secrets/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/secrets/config.json",app="my-green-choice-api"} 0.000568841 http_request_duration_seconds_count{status_code="404",method="GET",path="/secrets/config.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/private/keys.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/private/keys.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/private/keys.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/private/keys.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/private/keys.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/private/keys.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/private/keys.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/private/keys.json",app="my-green-choice-api"} 0.000610242 http_request_duration_seconds_count{status_code="404",method="GET",path="/private/keys.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/pms",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/pms",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/pms",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/pms",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/pms",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/pms",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/pms",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/pms",app="my-green-choice-api"} 0.000627522 http_request_duration_seconds_count{status_code="404",method="GET",path="/pms",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="200",method="GET",path="/api/funny-comparisons/#val/explanations",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="200",method="GET",path="/api/funny-comparisons/#val/explanations",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="200",method="GET",path="/api/funny-comparisons/#val/explanations",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="200",method="GET",path="/api/funny-comparisons/#val/explanations",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="200",method="GET",path="/api/funny-comparisons/#val/explanations",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="200",method="GET",path="/api/funny-comparisons/#val/explanations",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="200",method="GET",path="/api/funny-comparisons/#val/explanations",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="200",method="GET",path="/api/funny-comparisons/#val/explanations",app="my-green-choice-api"} 0.01870738 http_request_duration_seconds_count{status_code="200",method="GET",path="/api/funny-comparisons/#val/explanations",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/_fragment",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/_fragment",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/_fragment",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/_fragment",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/_fragment",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/_fragment",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/_fragment",app="my-green-choice-api"} 8 http_request_duration_seconds_sum{status_code="404",method="GET",path="/_fragment",app="my-green-choice-api"} 0.00585806 http_request_duration_seconds_count{status_code="404",method="GET",path="/_fragment",app="my-green-choice-api"} 8 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.gitignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.gitignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.gitignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.gitignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.gitignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.gitignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.gitignore",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.gitignore",app="my-green-choice-api"} 0.0015079260000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/.gitignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="304",method="GET",path="/api/energies/details",app="my-green-choice-api"} 0 http_request_duration_seconds_bucket{le="0.03",status_code="304",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="304",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="304",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="304",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="304",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="304",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="304",method="GET",path="/api/energies/details",app="my-green-choice-api"} 0.004084133 http_request_duration_seconds_count{status_code="304",method="GET",path="/api/energies/details",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.gitlab-ci.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.gitlab-ci.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.gitlab-ci.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.gitlab-ci.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.gitlab-ci.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.gitlab-ci.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.gitlab-ci.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.gitlab-ci.yml",app="my-green-choice-api"} 0.000673162 http_request_duration_seconds_count{status_code="404",method="GET",path="/.gitlab-ci.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/aws-config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/aws-config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/aws-config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/aws-config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/aws-config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/aws-config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/aws-config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/aws-config.js",app="my-green-choice-api"} 0.000653082 http_request_duration_seconds_count{status_code="404",method="GET",path="/aws-config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/aws.config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/aws.config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/aws.config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/aws.config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/aws.config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/aws.config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/aws.config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/aws.config.js",app="my-green-choice-api"} 0.000602642 http_request_duration_seconds_count{status_code="404",method="GET",path="/aws.config.js",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/favicon.png",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/favicon.png",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/favicon.png",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/favicon.png",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/favicon.png",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/favicon.png",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/favicon.png",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/favicon.png",app="my-green-choice-api"} 0.001350244 http_request_duration_seconds_count{status_code="404",method="GET",path="/favicon.png",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config.yaml",app="my-green-choice-api"} 0.001197643 http_request_duration_seconds_count{status_code="404",method="GET",path="/config.yaml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/configuration.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/configuration.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/configuration.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/configuration.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/configuration.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/configuration.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/configuration.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/configuration.json",app="my-green-choice-api"} 0.000643802 http_request_duration_seconds_count{status_code="404",method="GET",path="/configuration.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/settings.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/settings.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/settings.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/settings.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/settings.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/settings.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/settings.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/settings.yml",app="my-green-choice-api"} 0.000658282 http_request_duration_seconds_count{status_code="404",method="GET",path="/settings.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/secrets.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/secrets.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/secrets.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/secrets.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/secrets.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/secrets.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/secrets.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/secrets.yml",app="my-green-choice-api"} 0.000626962 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/secrets.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/config.yml",app="my-green-choice-api"} 0.000686082 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.s3cfg",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.s3cfg",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.s3cfg",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.s3cfg",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.s3cfg",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.s3cfg",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.s3cfg",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.s3cfg",app="my-green-choice-api"} 0.0019965269999999997 http_request_duration_seconds_count{status_code="404",method="GET",path="/.s3cfg",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.gcloud/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.gcloud/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.gcloud/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.gcloud/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.gcloud/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.gcloud/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.gcloud/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.gcloud/credentials",app="my-green-choice-api"} 0.001809046 http_request_duration_seconds_count{status_code="404",method="GET",path="/.gcloud/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/azure.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/azure.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/azure.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/azure.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/azure.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/azure.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/azure.json",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/azure.json",app="my-green-choice-api"} 0.001800326 http_request_duration_seconds_count{status_code="404",method="GET",path="/azure.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.api_keys",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.api_keys",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.api_keys",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.api_keys",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.api_keys",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.api_keys",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.api_keys",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.api_keys",app="my-green-choice-api"} 0.0022591670000000003 http_request_duration_seconds_count{status_code="404",method="GET",path="/.api_keys",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/tokens.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/tokens.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/tokens.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/tokens.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/tokens.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/tokens.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/tokens.json",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/tokens.json",app="my-green-choice-api"} 0.001813605 http_request_duration_seconds_count{status_code="404",method="GET",path="/tokens.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/oauth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/oauth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/oauth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/oauth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/oauth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/oauth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/oauth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/oauth.json",app="my-green-choice-api"} 0.0018264459999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/oauth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/docker-compose.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/docker-compose.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/docker-compose.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/docker-compose.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/docker-compose.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/docker-compose.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/docker-compose.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/docker-compose.yml",app="my-green-choice-api"} 0.001829566 http_request_duration_seconds_count{status_code="404",method="GET",path="/docker-compose.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.dockerenv",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.dockerenv",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.dockerenv",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.dockerenv",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.dockerenv",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.dockerenv",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.dockerenv",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.dockerenv",app="my-green-choice-api"} 0.0018951660000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/.dockerenv",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.docker/config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.docker/config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.docker/config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.docker/config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.docker/config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.docker/config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.docker/config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.docker/config.json",app="my-green-choice-api"} 0.002006245 http_request_duration_seconds_count{status_code="404",method="GET",path="/.docker/config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config.yml",app="my-green-choice-api"} 0.000582562 http_request_duration_seconds_count{status_code="404",method="GET",path="/config.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config/app.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config/app.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config/app.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config/app.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config/app.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config/app.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config/app.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config/app.yml",app="my-green-choice-api"} 0.000619682 http_request_duration_seconds_count{status_code="404",method="GET",path="/config/app.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/application.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/application.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/application.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/application.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/application.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/application.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/application.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/application.yml",app="my-green-choice-api"} 0.000845843 http_request_duration_seconds_count{status_code="404",method="GET",path="/application.yml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/aws-config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/aws-config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/aws-config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/aws-config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/aws-config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/aws-config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/aws-config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/aws-config.json",app="my-green-choice-api"} 0.0025498490000000003 http_request_duration_seconds_count{status_code="404",method="GET",path="/aws-config.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/s3.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/s3.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/s3.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/s3.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/s3.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/s3.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/s3.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/s3.yml",app="my-green-choice-api"} 0.0017670860000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/s3.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/gcp-credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/gcp-credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/gcp-credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/gcp-credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/gcp-credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/gcp-credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/gcp-credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/gcp-credentials.json",app="my-green-choice-api"} 0.001860166 http_request_duration_seconds_count{status_code="404",method="GET",path="/gcp-credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/secrets.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/secrets.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/secrets.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/secrets.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/secrets.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/secrets.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/secrets.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/secrets.yml",app="my-green-choice-api"} 0.0018697649999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/secrets.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/credentials.json",app="my-green-choice-api"} 0.001947606 http_request_duration_seconds_count{status_code="404",method="GET",path="/credentials.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/auth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/auth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/auth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/auth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/auth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/auth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/auth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/auth.json",app="my-green-choice-api"} 0.0023376070000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/auth.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/docker-compose.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/docker-compose.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/docker-compose.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/docker-compose.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/docker-compose.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/docker-compose.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/docker-compose.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/docker-compose.yaml",app="my-green-choice-api"} 0.002040206 http_request_duration_seconds_count{status_code="404",method="GET",path="/docker-compose.yaml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/Dockerfile",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/Dockerfile",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/Dockerfile",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/Dockerfile",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/Dockerfile",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/Dockerfile",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/Dockerfile",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/Dockerfile",app="my-green-choice-api"} 0.0019638069999999997 http_request_duration_seconds_count{status_code="404",method="GET",path="/Dockerfile",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/kubernetes.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/kubernetes.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/kubernetes.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/kubernetes.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/kubernetes.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/kubernetes.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/kubernetes.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/kubernetes.yml",app="my-green-choice-api"} 0.001781805 http_request_duration_seconds_count{status_code="404",method="GET",path="/kubernetes.yml",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/_debug",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/_debug",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/_debug",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/_debug",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/_debug",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/_debug",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/_debug",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/_debug",app="my-green-choice-api"} 0.001899806 http_request_duration_seconds_count{status_code="404",method="GET",path="/_debug",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/settings.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/settings.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/settings.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/settings.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/settings.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/settings.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/settings.json",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/settings.json",app="my-green-choice-api"} 0.000611562 http_request_duration_seconds_count{status_code="404",method="GET",path="/settings.json",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.azure/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.azure/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.azure/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.azure/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.azure/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.azure/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.azure/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.azure/credentials",app="my-green-choice-api"} 0.001807046 http_request_duration_seconds_count{status_code="404",method="GET",path="/.azure/credentials",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/apikeys.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/apikeys.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/apikeys.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/apikeys.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/apikeys.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/apikeys.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/apikeys.json",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/apikeys.json",app="my-green-choice-api"} 0.001744445 http_request_duration_seconds_count{status_code="404",method="GET",path="/apikeys.json",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.secrets",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.secrets",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.secrets",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.secrets",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.secrets",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.secrets",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.secrets",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.secrets",app="my-green-choice-api"} 0.001876446 http_request_duration_seconds_count{status_code="404",method="GET",path="/.secrets",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info3.php",app="my-green-choice-api"} 0.002121766 http_request_duration_seconds_count{status_code="404",method="GET",path="/info3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/probe.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/probe.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/probe.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/probe.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/probe.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/probe.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/probe.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/probe.php",app="my-green-choice-api"} 0.001224484 http_request_duration_seconds_count{status_code="404",method="GET",path="/probe.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/1.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/1.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/1.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/1.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/1.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/1.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/1.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/1.php",app="my-green-choice-api"} 0.001922686 http_request_duration_seconds_count{status_code="404",method="GET",path="/1.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/2.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/2.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/2.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/2.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/2.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/2.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/2.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/2.php",app="my-green-choice-api"} 0.001815005 http_request_duration_seconds_count{status_code="404",method="GET",path="/2.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/3.php",app="my-green-choice-api"} 0.0012291239999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/3.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/p.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/p.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/p.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/p.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/p.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/p.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/p.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/p.php",app="my-green-choice-api"} 0.001595924 http_request_duration_seconds_count{status_code="404",method="GET",path="/p.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/t.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/t.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/t.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/t.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/t.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/t.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/t.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/t.php",app="my-green-choice-api"} 0.001241004 http_request_duration_seconds_count{status_code="404",method="GET",path="/t.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/info_php.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/info_php.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/info_php.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/info_php.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/info_php.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/info_php.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/info_php.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/info_php.php",app="my-green-choice-api"} 0.001278204 http_request_duration_seconds_count{status_code="404",method="GET",path="/info_php.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/php-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/php-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/php-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/php-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/php-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/php-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/php-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/php-info.php",app="my-green-choice-api"} 0.0012687240000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/php-info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/infophp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/infophp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/infophp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/infophp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/infophp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/infophp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/infophp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/infophp.php",app="my-green-choice-api"} 0.001243564 http_request_duration_seconds_count{status_code="404",method="GET",path="/infophp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/testphp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/testphp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/testphp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/testphp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/testphp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/testphp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/testphp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/testphp.php",app="my-green-choice-api"} 0.0012936839999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/testphp.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.remote",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.remote",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.remote",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.remote",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.remote",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.remote",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.remote",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.remote",app="my-green-choice-api"} 0.0012872040000000001 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.remote",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.1",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.1",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.1",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.1",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.1",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.1",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.1",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.1",app="my-green-choice-api"} 0.001264964 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.1",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.2",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.2",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.2",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.2",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.2",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.2",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.2",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.2",app="my-green-choice-api"} 0.001304004 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.2",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.prod.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.prod.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.prod.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.prod.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.prod.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.prod.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.prod.local",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.prod.local",app="my-green-choice-api"} 0.001277644 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.prod.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.dev.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.dev.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.dev.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.dev.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.dev.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.dev.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.dev.local",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.dev.local",app="my-green-choice-api"} 0.001415444 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.dev.local",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/config",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/config",app="my-green-choice-api"} 0.0017492839999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/v1/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/v1/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/v1/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/v1/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/v1/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/v1/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/v1/config",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/v1/config",app="my-green-choice-api"} 0.001131683 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/v1/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/api/v2/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/api/v2/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/api/v2/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/api/v2/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/api/v2/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/api/v2/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/api/v2/config",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/api/v2/config",app="my-green-choice-api"} 0.001137683 http_request_duration_seconds_count{status_code="404",method="GET",path="/api/v2/config",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/docker-compose.override.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/docker-compose.override.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/docker-compose.override.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/docker-compose.override.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/docker-compose.override.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/docker-compose.override.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/docker-compose.override.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/docker-compose.override.yml",app="my-green-choice-api"} 0.001185284 http_request_duration_seconds_count{status_code="404",method="GET",path="/docker-compose.override.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.dockerignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.dockerignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.dockerignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.dockerignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.dockerignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.dockerignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.dockerignore",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.dockerignore",app="my-green-choice-api"} 0.001244764 http_request_duration_seconds_count{status_code="404",method="GET",path="/.dockerignore",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/k8s-config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/k8s-config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/k8s-config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/k8s-config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/k8s-config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/k8s-config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/k8s-config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/k8s-config.yml",app="my-green-choice-api"} 0.001172284 http_request_duration_seconds_count{status_code="404",method="GET",path="/k8s-config.yml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/backup.zip",app="my-green-choice-api"} 0.001944726 http_request_duration_seconds_count{status_code="404",method="GET",path="/backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/backup.tar.gz",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/backup.tar.gz",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/backup.tar.gz",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/backup.tar.gz",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/backup.tar.gz",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/backup.tar.gz",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/backup.tar.gz",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/backup.tar.gz",app="my-green-choice-api"} 0.001161404 http_request_duration_seconds_count{status_code="404",method="GET",path="/backup.tar.gz",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/site-backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/site-backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/site-backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/site-backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/site-backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/site-backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/site-backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/site-backup.zip",app="my-green-choice-api"} 0.001142204 http_request_duration_seconds_count{status_code="404",method="GET",path="/site-backup.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/config.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/config.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/config.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/config.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/config.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/config.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/config.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/config.zip",app="my-green-choice-api"} 0.001133204 http_request_duration_seconds_count{status_code="404",method="GET",path="/config.zip",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/Thumbs.db",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/Thumbs.db",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/Thumbs.db",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/Thumbs.db",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/Thumbs.db",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/Thumbs.db",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/Thumbs.db",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/Thumbs.db",app="my-green-choice-api"} 0.001181483 http_request_duration_seconds_count{status_code="404",method="GET",path="/Thumbs.db",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/sites/default/settings.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/sites/default/settings.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/sites/default/settings.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/sites/default/settings.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/sites/default/settings.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/sites/default/settings.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/sites/default/settings.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/sites/default/settings.php",app="my-green-choice-api"} 0.001190764 http_request_duration_seconds_count{status_code="404",method="GET",path="/sites/default/settings.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/app/etc/local.xml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/app/etc/local.xml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/app/etc/local.xml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/app/etc/local.xml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/app/etc/local.xml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/app/etc/local.xml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/app/etc/local.xml",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/app/etc/local.xml",app="my-green-choice-api"} 0.001800566 http_request_duration_seconds_count{status_code="404",method="GET",path="/app/etc/local.xml",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/app/etc/env.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/app/etc/env.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/app/etc/env.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/app/etc/env.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/app/etc/env.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/app/etc/env.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/app/etc/env.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/app/etc/env.php",app="my-green-choice-api"} 0.0012896829999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/app/etc/env.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/var/www/html/error_log",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/var/www/html/error_log",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/var/www/html/error_log",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/var/www/html/error_log",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/var/www/html/error_log",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/var/www/html/error_log",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/var/www/html/error_log",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/var/www/html/error_log",app="my-green-choice-api"} 0.001177763 http_request_duration_seconds_count{status_code="404",method="GET",path="/var/www/html/error_log",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/sitemap.xml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/sitemap.xml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/sitemap.xml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/sitemap.xml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/sitemap.xml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/sitemap.xml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/sitemap.xml",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/sitemap.xml",app="my-green-choice-api"} 0.000616522 http_request_duration_seconds_count{status_code="404",method="GET",path="/sitemap.xml",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/index.php/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/index.php/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/index.php/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/index.php/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/index.php/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/index.php/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/index.php/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/index.php/phpinfo",app="my-green-choice-api"} 0.0012027230000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/index.php/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/symfony/_profiler/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/symfony/_profiler/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/symfony/_profiler/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/symfony/_profiler/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/symfony/_profiler/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/symfony/_profiler/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/symfony/_profiler/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/symfony/_profiler/phpinfo",app="my-green-choice-api"} 0.0011799229999999998 http_request_duration_seconds_count{status_code="404",method="GET",path="/symfony/_profiler/phpinfo",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/dashboard/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/dashboard/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/dashboard/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/dashboard/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/dashboard/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/dashboard/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/dashboard/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/dashboard/info.php",app="my-green-choice-api"} 0.001781366 http_request_duration_seconds_count{status_code="404",method="GET",path="/dashboard/info.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/.env.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/.env.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/.env.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/.env.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/.env.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/.env.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/.env.js",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/.env.js",app="my-green-choice-api"} 0.001271164 http_request_duration_seconds_count{status_code="404",method="GET",path="/.env.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/_profiler/open",app="my-green-choice-api"} 0.000675123 http_request_duration_seconds_count{status_code="404",method="GET",path="/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/app_dev.php/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/app_dev.php/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/app_dev.php/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/app_dev.php/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/app_dev.php/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/app_dev.php/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/app_dev.php/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="GET",path="/app_dev.php/_profiler/open",app="my-green-choice-api"} 0.000721243 http_request_duration_seconds_count{status_code="404",method="GET",path="/app_dev.php/_profiler/open",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="HEAD",path="/apps",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="HEAD",path="/apps",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="HEAD",path="/apps",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="HEAD",path="/apps",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="HEAD",path="/apps",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="HEAD",path="/apps",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="HEAD",path="/apps",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="HEAD",path="/apps",app="my-green-choice-api"} 0.002269608 http_request_duration_seconds_count{status_code="404",method="HEAD",path="/apps",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="HEAD",path="/api/action",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="HEAD",path="/api/action",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="HEAD",path="/api/action",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="HEAD",path="/api/action",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="HEAD",path="/api/action",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="HEAD",path="/api/action",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="HEAD",path="/api/action",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="HEAD",path="/api/action",app="my-green-choice-api"} 0.0018488850000000002 http_request_duration_seconds_count{status_code="404",method="HEAD",path="/api/action",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="HEAD",path="/api/actions",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="HEAD",path="/api/actions",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="HEAD",path="/api/actions",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="HEAD",path="/api/actions",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="HEAD",path="/api/actions",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="HEAD",path="/api/actions",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="HEAD",path="/api/actions",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="HEAD",path="/api/actions",app="my-green-choice-api"} 0.002043806 http_request_duration_seconds_count{status_code="404",method="HEAD",path="/api/actions",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="HEAD",path="/_next/data",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="HEAD",path="/_next/data",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="HEAD",path="/_next/data",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="HEAD",path="/_next/data",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="HEAD",path="/_next/data",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="10",status_code="404",method="HEAD",path="/_next/data",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="HEAD",path="/_next/data",app="my-green-choice-api"} 3 http_request_duration_seconds_sum{status_code="404",method="HEAD",path="/_next/data",app="my-green-choice-api"} 0.001898246 http_request_duration_seconds_count{status_code="404",method="HEAD",path="/_next/data",app="my-green-choice-api"} 3 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="POST",path="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="POST",path="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="POST",path="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="POST",path="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="POST",path="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="POST",path="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="POST",path="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="POST",path="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",app="my-green-choice-api"} 0.001704685 http_request_duration_seconds_count{status_code="404",method="POST",path="/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 0.001353925 http_request_duration_seconds_count{status_code="404",method="GET",path="/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/public/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/public/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/public/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/public/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/public/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/public/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/public/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/public/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 0.001810606 http_request_duration_seconds_count{status_code="404",method="GET",path="/public/vendor/laravel-filemanager/js/script.js",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/_ignition/execute-solution",app="my-green-choice-api"} 0.0013088840000000002 http_request_duration_seconds_count{status_code="404",method="GET",path="/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="GET",path="/public/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="GET",path="/public/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="GET",path="/public/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="GET",path="/public/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="GET",path="/public/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="10",status_code="404",method="GET",path="/public/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="GET",path="/public/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_sum{status_code="404",method="GET",path="/public/_ignition/execute-solution",app="my-green-choice-api"} 0.001319444 http_request_duration_seconds_count{status_code="404",method="GET",path="/public/_ignition/execute-solution",app="my-green-choice-api"} 2 http_request_duration_seconds_bucket{le="0.003",status_code="404",method="HEAD",path="/_next",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.03",status_code="404",method="HEAD",path="/_next",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.1",status_code="404",method="HEAD",path="/_next",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="0.3",status_code="404",method="HEAD",path="/_next",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="1.5",status_code="404",method="HEAD",path="/_next",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="10",status_code="404",method="HEAD",path="/_next",app="my-green-choice-api"} 1 http_request_duration_seconds_bucket{le="+Inf",status_code="404",method="HEAD",path="/_next",app="my-green-choice-api"} 1 http_request_duration_seconds_sum{status_code="404",method="HEAD",path="/_next",app="my-green-choice-api"} 0.001142363 http_request_duration_seconds_count{status_code="404",method="HEAD",path="/_next",app="my-green-choice-api"} 1 # HELP up 1 = up, 0 = not up # TYPE up gauge up 1