# HELP dotnet_contention_total The number of locks contended # TYPE dotnet_contention_total counter dotnet_contention_total 3700663 # HELP dotnet_gc_memory_total_available_bytes The upper limit on the amount of physical memory .NET can allocate to # TYPE dotnet_gc_memory_total_available_bytes gauge dotnet_gc_memory_total_available_bytes 2249997312 # HELP dotnet_gc_pause_ratio The percentage of time the process spent paused for garbage collection # TYPE dotnet_gc_pause_ratio gauge dotnet_gc_pause_ratio 0 # HELP dotnet_gc_heap_size_bytes The current size of all heaps (only updated after a garbage collection) # TYPE dotnet_gc_heap_size_bytes gauge dotnet_gc_heap_size_bytes{gc_generation="0"} 0 dotnet_gc_heap_size_bytes{gc_generation="1"} 778704 dotnet_gc_heap_size_bytes{gc_generation="2"} 86722592 dotnet_gc_heap_size_bytes{gc_generation="loh"} 18107936 # HELP dotnet_gc_collection_count_total Counts the number of garbage collections that have occurred, broken down by generation number. # TYPE dotnet_gc_collection_count_total counter dotnet_gc_collection_count_total{gc_generation="0"} 844887 dotnet_gc_collection_count_total{gc_generation="1"} 381467 dotnet_gc_collection_count_total{gc_generation="2"} 6735 # HELP dotnet_gc_allocated_bytes_total The total number of bytes allocated on the managed heap # TYPE dotnet_gc_allocated_bytes_total counter dotnet_gc_allocated_bytes_total 3992911382560 # HELP dotnet_jit_il_bytes Total bytes of IL compiled by the JIT compiler # TYPE dotnet_jit_il_bytes gauge dotnet_jit_il_bytes 37580317 # HELP dotnet_jit_method_total Total number of methods compiled by the JIT compiler # TYPE dotnet_jit_method_total counter dotnet_jit_method_total 1157760 # HELP dotnet_threadpool_num_threads The number of active threads in the thread pool # TYPE dotnet_threadpool_num_threads gauge dotnet_threadpool_num_threads 7 # HELP dotnet_threadpool_throughput_total The total number of work items that have finished execution in the thread pool # TYPE dotnet_threadpool_throughput_total counter dotnet_threadpool_throughput_total 174671279 # HELP dotnet_threadpool_queue_length Measures the queue length of the thread pool. Values greater than 0 indicate a backlog of work for the threadpool to process. # TYPE dotnet_threadpool_queue_length histogram dotnet_threadpool_queue_length_sum 169866 dotnet_threadpool_queue_length_count 1075188 dotnet_threadpool_queue_length_bucket{le="0"} 983594 dotnet_threadpool_queue_length_bucket{le="1"} 1028439 dotnet_threadpool_queue_length_bucket{le="10"} 1075138 dotnet_threadpool_queue_length_bucket{le="100"} 1075188 dotnet_threadpool_queue_length_bucket{le="1000"} 1075188 dotnet_threadpool_queue_length_bucket{le="+Inf"} 1075188 # HELP dotnet_threadpool_timer_count The number of timers active # TYPE dotnet_threadpool_timer_count gauge dotnet_threadpool_timer_count 45 # HELP dotnet_build_info Build information about prometheus-net.DotNetRuntime and the environment # TYPE dotnet_build_info gauge dotnet_build_info{version="4.4.0.0",target_framework=".NETCoreApp,Version=v8.0",runtime_version=".NET 8.0.19",os_version="Debian GNU/Linux 12 (bookworm)",process_architecture="X64",gc_mode="Workstation"} 1 # HELP process_cpu_count The number of processor cores available to this process. # TYPE process_cpu_count gauge process_cpu_count 1 # HELP runtime_cpu_usage_ratio CPU usage in percents # TYPE runtime_cpu_usage_ratio gauge runtime_cpu_usage_ratio 13.804976162838365 # HELP runtime_memory_working_set_megabytes Working Set in megabytes # TYPE runtime_memory_working_set_megabytes gauge runtime_memory_working_set_megabytes 694.800384 # HELP runtime_gc_heap_size_megabytes GC Heap Size in megabytes # TYPE runtime_gc_heap_size_megabytes gauge runtime_gc_heap_size_megabytes 79.671752 # HELP runtime_gc_gen0_count GC Count (Gen 0) # TYPE runtime_gc_gen0_count gauge runtime_gc_gen0_count 1 # HELP runtime_gc_gen1_count GC Count (Gen 1) # TYPE runtime_gc_gen1_count gauge runtime_gc_gen1_count 1 # HELP runtime_gc_gen2_count GC Count (Gen 2) # TYPE runtime_gc_gen2_count gauge runtime_gc_gen2_count 0 # HELP runtime_threadpool_threads_total ThreadPool Thread Count # TYPE runtime_threadpool_threads_total gauge runtime_threadpool_threads_total 7 # HELP runtime_lock_contention_total Monitor Lock Contention Count # TYPE runtime_lock_contention_total gauge runtime_lock_contention_total 13 # HELP runtime_threadpool_queue_length ThreadPool Queue Length # TYPE runtime_threadpool_queue_length gauge runtime_threadpool_queue_length 1 # HELP runtime_threadpool_completed_items_total ThreadPool Completed Work Item Count # TYPE runtime_threadpool_completed_items_total gauge runtime_threadpool_completed_items_total 274 # HELP runtime_allocation_rate_bytes Allocation Rate in bytes # TYPE runtime_allocation_rate_bytes gauge runtime_allocation_rate_bytes 6028080 # HELP runtime_active_timers_total Number of Active Timers # TYPE runtime_active_timers_total gauge runtime_active_timers_total 45 # HELP runtime_gc_fragmentation_ratio GC Fragmentation # TYPE runtime_gc_fragmentation_ratio gauge runtime_gc_fragmentation_ratio 27.573814253948825 # HELP runtime_exceptions_total Exception Count # TYPE runtime_exceptions_total gauge runtime_exceptions_total 0 # HELP runtime_time_in_gc_ratio % Time in GC since last GC # TYPE runtime_time_in_gc_ratio gauge runtime_time_in_gc_ratio 1 # HELP runtime_gc_size_gen0_bytes GC size in bytes (Gen 0) # TYPE runtime_gc_size_gen0_bytes gauge runtime_gc_size_gen0_bytes 1 # HELP runtime_gc_size_gen1_bytes GC size in bytes (Gen 1) # TYPE runtime_gc_size_gen1_bytes gauge runtime_gc_size_gen1_bytes 778704 # HELP runtime_gc_size_gen2_bytes GC size in bytes (Gen 2) # TYPE runtime_gc_size_gen2_bytes gauge runtime_gc_size_gen2_bytes 86722592 # HELP runtime_gc_size_loh_bytes GC size in bytes (LOH) # TYPE runtime_gc_size_loh_bytes gauge runtime_gc_size_loh_bytes 18107936 # HELP runtime_gc_size_poh_bytes GC size in bytes (POH) # TYPE runtime_gc_size_poh_bytes gauge runtime_gc_size_poh_bytes 1767048 # HELP runtime_assemblies_total Number of Assemblies Loaded # TYPE runtime_assemblies_total gauge runtime_assemblies_total 295 # HELP runtime_il_jitted_bytes IL Bytes Jitted # TYPE runtime_il_jitted_bytes gauge runtime_il_jitted_bytes 37580317 # HELP runtime_methods_jitted_total Number of Methods Jitted # TYPE runtime_methods_jitted_total gauge runtime_methods_jitted_total 1157760 # HELP aspnetcore_requests_per_second Request Rate # TYPE aspnetcore_requests_per_second gauge aspnetcore_requests_per_second 1 # HELP aspnetcore_requests_total Total Requests # TYPE aspnetcore_requests_total gauge aspnetcore_requests_total 627015 # HELP aspnetcore_requests_current_total Current Requests # TYPE aspnetcore_requests_current_total gauge aspnetcore_requests_current_total 1 # HELP aspnetcore_requests_failed_total Failed Requests # TYPE aspnetcore_requests_failed_total gauge aspnetcore_requests_failed_total 860 # HELP signalr_connections_started_total Total Connections Started # TYPE signalr_connections_started_total gauge signalr_connections_started_total 0 # HELP signalr_connections_timed_out_total Total Connections Timed Out # TYPE signalr_connections_timed_out_total gauge signalr_connections_timed_out_total 0 # HELP signalr_connections_current_total Current Connections # TYPE signalr_connections_current_total gauge signalr_connections_current_total 0 # HELP signalr_connections_duration_milliseconds Average Connection Duration # TYPE signalr_connections_duration_milliseconds gauge signalr_connections_duration_milliseconds 0 # HELP grpc_server_calls_total Total Calls # TYPE grpc_server_calls_total gauge grpc_server_calls_total 0 # HELP grpc_server_calls_current_total Current Calls # TYPE grpc_server_calls_current_total gauge grpc_server_calls_current_total 0 # HELP grpc_server_calls_failed_total Total Calls Failed # TYPE grpc_server_calls_failed_total gauge grpc_server_calls_failed_total 0 # HELP grpc_server_deadline_exceeded_total Total Calls Deadline Exceeded # TYPE grpc_server_deadline_exceeded_total gauge grpc_server_deadline_exceeded_total 0 # HELP grpc_server_messages_sent_total Total Messages Sent # TYPE grpc_server_messages_sent_total gauge grpc_server_messages_sent_total 0 # HELP grpc_server_messages_received_total Total Messages Received # TYPE grpc_server_messages_received_total gauge grpc_server_messages_received_total 0 # HELP grpc_server_calls_unimplemented_total Total Calls Unimplemented # TYPE grpc_server_calls_unimplemented_total gauge grpc_server_calls_unimplemented_total 0 # HELP grpc_client_calls_total Total Calls # TYPE grpc_client_calls_total gauge grpc_client_calls_total 0 # HELP grpc_client_calls_current_total Current Calls # TYPE grpc_client_calls_current_total gauge grpc_client_calls_current_total 0 # HELP grpc_client_calls_failed_total Total Calls Failed # TYPE grpc_client_calls_failed_total gauge grpc_client_calls_failed_total 0 # HELP grpc_client_calls_deadline_exceeded_total Total Calls Deadline Exceeded # TYPE grpc_client_calls_deadline_exceeded_total gauge grpc_client_calls_deadline_exceeded_total 0 # HELP grpc_client_messages_sent_total Total Messages Sent # TYPE grpc_client_messages_sent_total gauge grpc_client_messages_sent_total 0 # HELP grpc_client_messages_received_total Total Messages Received # TYPE grpc_client_messages_received_total gauge grpc_client_messages_received_total 0 # HELP efcore_active_dbcontexts_total Active DbContexts # TYPE efcore_active_dbcontexts_total gauge efcore_active_dbcontexts_total 2 # HELP efcore_queries_total Queries (Total) # TYPE efcore_queries_total gauge efcore_queries_total 4640313 # HELP efcore_queries_per_second Queries # TYPE efcore_queries_per_second gauge efcore_queries_per_second 12 # HELP efcore_savechanges_total SaveChanges (Total) # TYPE efcore_savechanges_total gauge efcore_savechanges_total 1038556 # HELP efcore_savechanges_per_second SaveChanges # TYPE efcore_savechanges_per_second gauge efcore_savechanges_per_second 12 # HELP efcore_compiled_query_cache_hit_ratio Query Cache Hit Rate # TYPE efcore_compiled_query_cache_hit_ratio gauge efcore_compiled_query_cache_hit_ratio 100 # HELP efcore_execution_strategy_operation_failures_total Execution Strategy Operation Failures (Total) # TYPE efcore_execution_strategy_operation_failures_total gauge efcore_execution_strategy_operation_failures_total 1 # HELP efcore_execution_strategy_operation_failures_per_second Execution Strategy Operation Failures # TYPE efcore_execution_strategy_operation_failures_per_second gauge efcore_execution_strategy_operation_failures_per_second 0 # HELP efcore_optimistic_concurrency_failures_total Optimistic Concurrency Failures (Total) # TYPE efcore_optimistic_concurrency_failures_total gauge efcore_optimistic_concurrency_failures_total 1 # HELP efcore_optimistic_concurrency_failures_per_second Optimistic Concurrency Failures # TYPE efcore_optimistic_concurrency_failures_per_second gauge efcore_optimistic_concurrency_failures_per_second 0 # HELP kestrel_connections_per_second Number of connections between update intervals # TYPE kestrel_connections_per_second gauge kestrel_connections_per_second 1 # HELP kestrel_connections_total Total Requests # TYPE kestrel_connections_total gauge kestrel_connections_total 186962 # HELP kestrel_connections_current_total Number of current connections # TYPE kestrel_connections_current_total gauge kestrel_connections_current_total 4 # HELP kestrel_tls_handshakes_per_second Number of TLS Handshakes made between update intervals # TYPE kestrel_tls_handshakes_per_second gauge kestrel_tls_handshakes_per_second 0 # HELP kestrel_tls_handshakes_total Total number of TLS handshakes made # TYPE kestrel_tls_handshakes_total gauge kestrel_tls_handshakes_total 1 # HELP kestrel_tls_handshakes_current_total Number of currently active TLS handshakes # TYPE kestrel_tls_handshakes_current_total gauge kestrel_tls_handshakes_current_total 1 # HELP kestrel_tls_handshakes_failed_total Total number of failed TLS handshakes # TYPE kestrel_tls_handshakes_failed_total gauge kestrel_tls_handshakes_failed_total 1 # HELP kestrel_connections_queue_total Length of Kestrel Connection Queue # TYPE kestrel_connections_queue_total gauge kestrel_connections_queue_total 1 # HELP kestrel_requests_queue_total Length total HTTP request queue # TYPE kestrel_requests_queue_total gauge kestrel_requests_queue_total 1 # HELP kestrel_requests_upgraded_total Current Upgraded Requests (WebSockets) # TYPE kestrel_requests_upgraded_total gauge kestrel_requests_upgraded_total 1 # HELP http_client_requests_started_total Requests Started # TYPE http_client_requests_started_total gauge http_client_requests_started_total 300866 # HELP http_client_requests_started_per_second Requests Started Rate # TYPE http_client_requests_started_per_second gauge http_client_requests_started_per_second 2 # HELP http_client_requests_aborted_total Total Requests Aborted # TYPE http_client_requests_aborted_total gauge http_client_requests_aborted_total 0 # HELP http_client_requests_aborted_per_second Requests Failed Rate # TYPE http_client_requests_aborted_per_second gauge http_client_requests_aborted_per_second 0 # HELP http_client_requests_current_total Current Requests # TYPE http_client_requests_current_total gauge http_client_requests_current_total 1 # HELP http_client_http11_connections_current_total Current Http 1.1 Connections # TYPE http_client_http11_connections_current_total gauge http_client_http11_connections_current_total 1 # HELP http_client_http20_connections_current_total Current Http 2.0 Connections # TYPE http_client_http20_connections_current_total gauge http_client_http20_connections_current_total 1 # HELP http_client_http11_requests_queue_duration_milliseconds HTTP 1.1 Requests Queue Duration # TYPE http_client_http11_requests_queue_duration_milliseconds gauge http_client_http11_requests_queue_duration_milliseconds 0 # HELP http_client_http20_requests_queue_duration_milliseconds HTTP 2.0 Requests Queue Duration # TYPE http_client_http20_requests_queue_duration_milliseconds gauge http_client_http20_requests_queue_duration_milliseconds 0 # HELP net_security_tls_handshakes_per_second TLS handshakes completed # TYPE net_security_tls_handshakes_per_second gauge net_security_tls_handshakes_per_second 0 # HELP net_security_tls_handshakes_total Total TLS handshakes completed # TYPE net_security_tls_handshakes_total gauge net_security_tls_handshakes_total 34112 # HELP net_security_tls_handshakes_current_total Current TLS handshakes # TYPE net_security_tls_handshakes_current_total gauge net_security_tls_handshakes_current_total 1 # HELP net_security_tls_handshakes_failed_total Total TLS handshakes failed # TYPE net_security_tls_handshakes_failed_total gauge net_security_tls_handshakes_failed_total 1 # HELP net_security_tls_sessions_total All TLS Sessions Active # TYPE net_security_tls_sessions_total gauge net_security_tls_sessions_total 32 # HELP net_security_tls_10_sessions_total TLS 1.0 Sessions Active # TYPE net_security_tls_10_sessions_total gauge net_security_tls_10_sessions_total 1 # HELP net_security_tls_11_sessions_total TLS 1.1 Sessions Active # TYPE net_security_tls_11_sessions_total gauge net_security_tls_11_sessions_total 1 # HELP net_security_tls_12_sessions_total TLS 1.2 Sessions Active # TYPE net_security_tls_12_sessions_total gauge net_security_tls_12_sessions_total 1 # HELP net_security_tls_13_sessions_total TLS 1.3 Sessions Active # TYPE net_security_tls_13_sessions_total gauge net_security_tls_13_sessions_total 32 # HELP net_security_handshakes_duration_milliseconds TLS Handshake Duration # TYPE net_security_handshakes_duration_milliseconds gauge net_security_handshakes_duration_milliseconds 0 # HELP net_security_handshakes_tls10_duration_milliseconds TLS 1.0 Handshake Duration # TYPE net_security_handshakes_tls10_duration_milliseconds gauge net_security_handshakes_tls10_duration_milliseconds 0 # HELP net_security_handshakes_tls11_duration_milliseconds TLS 1.1 Handshake Duration # TYPE net_security_handshakes_tls11_duration_milliseconds gauge net_security_handshakes_tls11_duration_milliseconds 0 # HELP net_security_handshakes_tls12_duration_milliseconds TLS 1.2 Handshake Duration # TYPE net_security_handshakes_tls12_duration_milliseconds gauge net_security_handshakes_tls12_duration_milliseconds 0 # HELP net_security_handshakes_tls13_duration_milliseconds TLS 1.3 Handshake Duration # TYPE net_security_handshakes_tls13_duration_milliseconds gauge net_security_handshakes_tls13_duration_milliseconds 0 # HELP net_dns_lookups_requested_total DNS Lookups Requested # TYPE net_dns_lookups_requested_total gauge net_dns_lookups_requested_total 34654 # HELP net_dns_lookups_duration_milliseconds Average DNS Lookup Duration # TYPE net_dns_lookups_duration_milliseconds gauge net_dns_lookups_duration_milliseconds 0 # HELP net_sockets_outgoing_connections_total Outgoing Connections Established # TYPE net_sockets_outgoing_connections_total gauge net_sockets_outgoing_connections_total 33747 # HELP net_sockets_incoming_connections_total Incoming Connections Established # TYPE net_sockets_incoming_connections_total gauge net_sockets_incoming_connections_total 186962 # HELP net_sockets_bytes_received Bytes Received # TYPE net_sockets_bytes_received gauge net_sockets_bytes_received 12366889089 # HELP net_sockets_bytes_sent Bytes Sent # TYPE net_sockets_bytes_sent gauge net_sockets_bytes_sent 66712051219 # HELP net_sockets_datagrams_received Datagrams Received # TYPE net_sockets_datagrams_received gauge net_sockets_datagrams_received 2 # HELP net_sockets_datagrams_sent Datagrams Sent # TYPE net_sockets_datagrams_sent gauge net_sockets_datagrams_sent 2 # HELP sqlclient_active_hard_connections_total Actual active connections are made to servers # TYPE sqlclient_active_hard_connections_total gauge sqlclient_active_hard_connections_total 0 # HELP sqlclient_hard_connects_per_second Actual connections are made to servers # TYPE sqlclient_hard_connects_per_second gauge sqlclient_hard_connects_per_second 0 # HELP sqlclient_hard_disconnects_per_second Actual disconnections are made to servers # TYPE sqlclient_hard_disconnects_per_second gauge sqlclient_hard_disconnects_per_second 0 # HELP sqlclient_active_soft_connections_total Active connections got from connection pool # TYPE sqlclient_active_soft_connections_total gauge sqlclient_active_soft_connections_total 0 # HELP sqlclient_soft_connects_per_second Connections got from connection pool # TYPE sqlclient_soft_connects_per_second gauge sqlclient_soft_connects_per_second 0 # HELP sqlclient_soft_disconnects_per_second Connections returned to the connection pool # TYPE sqlclient_soft_disconnects_per_second gauge sqlclient_soft_disconnects_per_second 0 # HELP sqlclient_non_pooled_connections_total Number of connections are not using connection pooling # TYPE sqlclient_non_pooled_connections_total gauge sqlclient_non_pooled_connections_total 0 # HELP sqlclient_pooled_connections_total Number of connections are managed by connection pooler # TYPE sqlclient_pooled_connections_total gauge sqlclient_pooled_connections_total 0 # HELP sqlclient_active_connection_pool_groups_total Number of active unique connection strings # TYPE sqlclient_active_connection_pool_groups_total gauge sqlclient_active_connection_pool_groups_total 0 # HELP sqlclient_inactive_connection_pool_groups_total Number of unique connection strings waiting for pruning # TYPE sqlclient_inactive_connection_pool_groups_total gauge sqlclient_inactive_connection_pool_groups_total 0 # HELP sqlclient_active_connection_pools_total Number of active connection pools # TYPE sqlclient_active_connection_pools_total gauge sqlclient_active_connection_pools_total 0 # HELP sqlclient_inactive_connection_pools_total Number of inactive connection pools # TYPE sqlclient_inactive_connection_pools_total gauge sqlclient_inactive_connection_pools_total 0 # HELP sqlclient_active_connections_total Number of active connections # TYPE sqlclient_active_connections_total gauge sqlclient_active_connections_total 0 # HELP sqlclient_free_connections_total Number of free-ready connections # TYPE sqlclient_free_connections_total gauge sqlclient_free_connections_total 0 # HELP sqlclient_stasis_connections_total Number of connections currently waiting to be ready # TYPE sqlclient_stasis_connections_total gauge sqlclient_stasis_connections_total 0 # HELP sqlclient_reclaimed_connections_total Number of reclaimed connections from GC # TYPE sqlclient_reclaimed_connections_total gauge sqlclient_reclaimed_connections_total 0 # HELP hangfire_current_workers Number of hangfire workers per server # TYPE hangfire_current_workers gauge hangfire_current_workers 5 # HELP hangfire_current_recurring Number of hangfire recurring jobs # TYPE hangfire_current_recurring gauge hangfire_current_recurring 5 # HELP hangfire_current_enqueued Number of hangfire jobs enqueued # TYPE hangfire_current_enqueued gauge hangfire_current_enqueued{queue="recurring-jobs"} 0 hangfire_current_enqueued{queue="message-queue"} 0 # HELP hangfire_current_scheduled Number of hangfire jobs scheduled # TYPE hangfire_current_scheduled gauge hangfire_current_scheduled 0 # HELP hangfire_current_processing Number of hangfire jobs processing # TYPE hangfire_current_processing gauge hangfire_current_processing 0 # HELP hangfire_current_succeeded Number of hangfire jobs succeeded # TYPE hangfire_current_succeeded gauge hangfire_current_succeeded 307245 # HELP hangfire_current_failed Number of hangfire jobs failed # TYPE hangfire_current_failed gauge hangfire_current_failed 0 # HELP hangfire_current_deleted Number of hangfire jobs deleted # TYPE hangfire_current_deleted gauge hangfire_current_deleted 993 # HELP hangfire_current_retries Number of hangfire jobs retries # TYPE hangfire_current_retries gauge hangfire_current_retries 0 # HELP hangfire_current_awaiting Number of hangfire jobs awaiting # TYPE hangfire_current_awaiting gauge hangfire_current_awaiting 0 # HELP hangfire_current_api_jobs Number of hangfire api jobs currently in progress # TYPE hangfire_current_api_jobs gauge # HELP hangfire_api_jobs_success_count Number of hangfire api jobs executed # TYPE hangfire_api_jobs_success_count counter # HELP hangfire_api_jobs_failure_count Number of hangfire api job failures # TYPE hangfire_api_jobs_failure_count counter # HELP hangfire_current_background_jobs Number of hangfire background jobs currently in progress # TYPE hangfire_current_background_jobs gauge # HELP hangfire_background_jobs_success_count Number of hangfire background jobs executed # TYPE hangfire_background_jobs_success_count counter # HELP hangfire_background_jobs_failure_count Number of hangfire background job failures # TYPE hangfire_background_jobs_failure_count counter # HELP mongodbcollection_count Number of times the collection is queried # TYPE mongodbcollection_count counter mongodbcollection_count{Name="TenantDto"} 16273 mongodbcollection_count{Name="OutletClientDto"} 521081 mongodbcollection_count{Name="CompanyDto"} 811 mongodbcollection_count{Name="EmployeeDto"} 96 mongodbcollection_count{Name="OutletDto"} 151 mongodbcollection_count{Name="DiscountDto"} 5 mongodbcollection_count{Name="ClientGroupDto"} 21 mongodbcollection_count{Name="GuestGroupDto"} 1 # HELP mongodbcollection_time Time spent querying # TYPE mongodbcollection_time counter mongodbcollection_time{Name="TenantDto"} 18518030 mongodbcollection_time{Name="OutletClientDto"} 2603542 mongodbcollection_time{Name="CompanyDto"} 416151 mongodbcollection_time{Name="EmployeeDto"} 594 mongodbcollection_time{Name="OutletDto"} 537 mongodbcollection_time{Name="DiscountDto"} 94 mongodbcollection_time{Name="ClientGroupDto"} 246 mongodbcollection_time{Name="GuestGroupDto"} 5 # HELP mongodbcollection_retries Number of times the collection had to rety a query # TYPE mongodbcollection_retries counter # HELP lockmanager_ping Generic gauge for lockmanager_ping # TYPE lockmanager_ping gauge lockmanager_ping 1 # HELP lockmanager_pressure Generic gauge for lockmanager_pressure # TYPE lockmanager_pressure gauge lockmanager_pressure -1000 # HELP lockmanager_pending_requests Generic gauge for lockmanager_pending_requests # TYPE lockmanager_pending_requests gauge lockmanager_pending_requests 0 # HELP lockmanager_tcp_connections Generic gauge for lockmanager_tcp_connections # TYPE lockmanager_tcp_connections gauge lockmanager_tcp_connections 10 # HELP lockmanager_container_locks Generic gauge for lockmanager_container_locks # TYPE lockmanager_container_locks gauge lockmanager_container_locks 0 # HELP lockmanager_total_requests Generic counter for lockmanager_total_requests # TYPE lockmanager_total_requests counter lockmanager_total_requests 2080242 # HELP lockmanager_total_requests_time Generic counter for lockmanager_total_requests_time # TYPE lockmanager_total_requests_time counter lockmanager_total_requests_time 4689349 # HELP lockmanager_total_slow_requests Generic counter for lockmanager_total_slow_requests # TYPE lockmanager_total_slow_requests counter lockmanager_total_slow_requests 44 # HELP lockmanager_total_slow_requests_time Generic counter for lockmanager_total_slow_requests_time # TYPE lockmanager_total_slow_requests_time counter lockmanager_total_slow_requests_time 171616 # HELP aspnetcore_healthcheck_status ASP.NET Core health check status (0 == Unhealthy, 0.5 == Degraded, 1 == Healthy) # TYPE aspnetcore_healthcheck_status gauge aspnetcore_healthcheck_status{name="npgsql"} 1 aspnetcore_healthcheck_status{name="Internet"} 1 aspnetcore_healthcheck_status{name="Cache Redis"} 1 aspnetcore_healthcheck_status{name="Hangfire Redis"} 1 # HELP kafka_producer_queue Generic gauge for kafka_producer_queue # TYPE kafka_producer_queue gauge kafka_producer_queue 0 # HELP messagequeue_consumed_count Total number of message queue envelopes consumed # TYPE messagequeue_consumed_count counter messagequeue_consumed_count 21374078 # HELP messagequeue_consumed_topics_count Total number of message queue envelopes consumed by topic # TYPE messagequeue_consumed_topics_count counter messagequeue_consumed_topics_count{topic="outletclient"} 20344771 messagequeue_consumed_topics_count{topic="order"} 747766 messagequeue_consumed_topics_count{topic="integration"} 2211 messagequeue_consumed_topics_count{topic="labourcost"} 278751 messagequeue_consumed_topics_count{topic="outlet"} 548 messagequeue_consumed_topics_count{topic="guestgroup"} 31 # HELP messagequeue_consume_handle_time Total time spent handling the consumed message queue envelopes # TYPE messagequeue_consume_handle_time counter messagequeue_consume_handle_time 137770042.45791054 # HELP messagequeue_consume_handle_topics_time Total time spent handling the consumed message queue envelopes by topic # TYPE messagequeue_consume_handle_topics_time counter messagequeue_consume_handle_topics_time{topic="outletclient"} 57595255.605694 messagequeue_consume_handle_topics_time{topic="order"} 66050360.047600254 messagequeue_consume_handle_topics_time{topic="integration"} 10360.305600000018 messagequeue_consume_handle_topics_time{topic="labourcost"} 14365973.296600102 messagequeue_consume_handle_topics_time{topic="outlet"} 14704.348199999995 messagequeue_consume_handle_topics_time{topic="guestgroup"} 194.2327 # HELP messagequeue_consume_failure_count Total number of message queue envelopes that failed to be consumed and put into failbox # TYPE messagequeue_consume_failure_count counter messagequeue_consume_failure_count 30 # HELP messagequeue_consume_topics_failure_count Total number of message queue envelopes that failed to be consumed and put into failbox by topic # TYPE messagequeue_consume_topics_failure_count counter messagequeue_consume_topics_failure_count{topic="order"} 30 # HELP http_request_duration_seconds The duration of HTTP requests processed by an ASP.NET Core application. # TYPE http_request_duration_seconds histogram http_request_duration_seconds_sum{code="204",method="OPTIONS",controller="",action="",endpoint=""} 17.891012800000066 http_request_duration_seconds_count{code="204",method="OPTIONS",controller="",action="",endpoint=""} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="0.001"} 235386 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="0.002"} 235415 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="0.004"} 235756 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="0.008"} 236180 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="0.016"} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="0.032"} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="0.064"} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="0.128"} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="0.256"} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="0.512"} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="1.024"} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="2.048"} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="4.096"} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="8.192"} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="16.384"} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="32.768"} 236206 http_request_duration_seconds_bucket{code="204",method="OPTIONS",controller="",action="",endpoint="",le="+Inf"} 236206 http_request_duration_seconds_sum{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting"} 435.9163575000006 http_request_duration_seconds_count{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting"} 7972 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.002"} 46 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.004"} 2101 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.008"} 3054 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.016"} 3986 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.032"} 5492 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.064"} 6855 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.128"} 7470 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.256"} 7723 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.512"} 7870 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="1.024"} 7926 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="2.048"} 7957 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="4.096"} 7968 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="8.192"} 7971 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="16.384"} 7971 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="32.768"} 7972 http_request_duration_seconds_bucket{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="+Inf"} 7972 http_request_duration_seconds_sum{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata"} 900.2412781999958 http_request_duration_seconds_count{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata"} 15944 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.004"} 372 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.008"} 5311 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.016"} 7911 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.032"} 10684 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.064"} 13525 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.128"} 14902 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.256"} 15440 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.512"} 15729 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="1.024"} 15857 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="2.048"} 15914 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="4.096"} 15936 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="8.192"} 15942 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="16.384"} 15942 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="32.768"} 15944 http_request_duration_seconds_bucket{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="+Inf"} 15944 http_request_duration_seconds_sum{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 440.64085980000016 http_request_duration_seconds_count{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 7973 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.002"} 7 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.004"} 1579 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.008"} 2794 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.016"} 3950 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.032"} 5376 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.064"} 6839 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.128"} 7470 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.256"} 7720 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.512"} 7872 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="1.024"} 7932 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="2.048"} 7957 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="4.096"} 7969 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="8.192"} 7972 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="16.384"} 7972 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="32.768"} 7973 http_request_duration_seconds_bucket{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="+Inf"} 7973 http_request_duration_seconds_sum{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters"} 475.33864269999975 http_request_duration_seconds_count{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters"} 8033 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.002"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.004"} 1257 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.008"} 2771 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.016"} 3998 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.032"} 5396 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.064"} 6875 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.128"} 7529 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.256"} 7769 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.512"} 7927 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="1.024"} 7990 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="2.048"} 8017 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="4.096"} 8028 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="8.192"} 8031 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="16.384"} 8031 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="32.768"} 8033 http_request_duration_seconds_bucket{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="+Inf"} 8033 http_request_duration_seconds_sum{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets"} 455.31273699999855 http_request_duration_seconds_count{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets"} 7971 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.004"} 14 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.008"} 2097 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.016"} 3790 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.032"} 5168 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.064"} 6888 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.128"} 7444 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.256"} 7716 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.512"} 7866 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="1.024"} 7932 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="2.048"} 7955 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="4.096"} 7967 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="8.192"} 7970 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="16.384"} 7970 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="32.768"} 7971 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="+Inf"} 7971 http_request_duration_seconds_sum{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets"} 425.36073100000044 http_request_duration_seconds_count{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets"} 7971 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.004"} 421 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.008"} 2622 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.016"} 4007 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.032"} 5424 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.064"} 6974 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.128"} 7494 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.256"} 7735 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.512"} 7873 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="1.024"} 7932 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="2.048"} 7957 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="4.096"} 7967 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="8.192"} 7970 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="16.384"} 7970 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="32.768"} 7971 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="+Inf"} 7971 http_request_duration_seconds_sum{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours"} 474.2270822000011 http_request_duration_seconds_count{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours"} 7974 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.004"} 229 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.008"} 2552 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.016"} 3982 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.032"} 5319 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.064"} 6869 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.128"} 7474 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.256"} 7720 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.512"} 7867 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="1.024"} 7932 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="2.048"} 7958 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="4.096"} 7969 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="8.192"} 7972 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="16.384"} 7972 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="32.768"} 7974 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="+Inf"} 7974 http_request_duration_seconds_sum{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales"} 5232.20113579999 http_request_duration_seconds_count{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales"} 18252 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.004"} 55 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.008"} 4943 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.016"} 9619 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.032"} 12031 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.064"} 13905 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.128"} 15147 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.256"} 16166 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.512"} 16875 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="1.024"} 17465 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="2.048"} 17793 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="4.096"} 17986 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="8.192"} 18101 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="16.384"} 18202 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="32.768"} 18252 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="+Inf"} 18252 http_request_duration_seconds_sum{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate"} 12944.401989800042 http_request_duration_seconds_count{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate"} 18023 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.004"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.008"} 1828 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.016"} 5152 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.032"} 7766 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.064"} 10040 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.128"} 11944 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.256"} 13461 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.512"} 14750 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="1.024"} 15884 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="2.048"} 16688 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="4.096"} 17252 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="8.192"} 17634 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="16.384"} 17878 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="32.768"} 18023 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="+Inf"} 18023 http_request_duration_seconds_sum{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek"} 5464.836798699992 http_request_duration_seconds_count{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek"} 16610 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.004"} 27 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.008"} 3090 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.016"} 7466 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.032"} 10010 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.064"} 11843 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.128"} 13260 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.256"} 14262 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.512"} 15067 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="1.024"} 15753 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="2.048"} 16132 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="4.096"} 16352 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="8.192"} 16466 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="16.384"} 16550 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="32.768"} 16610 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="+Inf"} 16610 http_request_duration_seconds_sum{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay"} 5461.527772999991 http_request_duration_seconds_count{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay"} 16606 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.004"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.008"} 3163 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.016"} 7493 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.032"} 10011 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.064"} 11850 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.128"} 13281 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.256"} 14263 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.512"} 15066 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="1.024"} 15753 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="2.048"} 16128 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="4.096"} 16348 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="8.192"} 16462 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="16.384"} 16546 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="32.768"} 16606 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="+Inf"} 16606 http_request_duration_seconds_sum{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds"} 5216.135235700017 http_request_duration_seconds_count{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds"} 18252 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.004"} 40 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.008"} 5464 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.016"} 9833 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.032"} 12078 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.064"} 13941 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.128"} 15185 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.256"} 16164 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.512"} 16871 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="1.024"} 17469 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="2.048"} 17794 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="4.096"} 17985 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="8.192"} 18102 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="16.384"} 18202 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="32.768"} 18252 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="+Inf"} 18252 http_request_duration_seconds_sum{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips"} 5370.106537399946 http_request_duration_seconds_count{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips"} 18364 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.004"} 214 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.008"} 4584 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.016"} 9264 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.032"} 11951 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.064"} 13906 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.128"} 15228 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.256"} 16200 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.512"} 16933 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="1.024"} 17555 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="2.048"} 17887 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="4.096"} 18095 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="8.192"} 18212 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="16.384"} 18312 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="32.768"} 18364 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="+Inf"} 18364 http_request_duration_seconds_sum{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime"} 5716.476843400004 http_request_duration_seconds_count{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime"} 17984 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.004"} 9 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.008"} 3186 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.016"} 8153 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.032"} 11051 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.064"} 13029 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.128"} 14484 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.256"} 15557 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.512"} 16388 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="1.024"} 17096 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="2.048"} 17488 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="4.096"} 17712 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="8.192"} 17832 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="16.384"} 17921 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="32.768"} 17984 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="+Inf"} 17984 http_request_duration_seconds_sum{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total"} 7284.949670999992 http_request_duration_seconds_count{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total"} 18259 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.008"} 721 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.016"} 5048 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.032"} 8941 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.064"} 11616 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.128"} 13545 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.256"} 14997 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.512"} 16119 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="1.024"} 17040 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="2.048"} 17595 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="4.096"} 17920 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="8.192"} 18085 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="16.384"} 18187 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="32.768"} 18259 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="+Inf"} 18259 http_request_duration_seconds_sum{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales"} 356.6958275 http_request_duration_seconds_count{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales"} 1166 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.008"} 198 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.016"} 603 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.032"} 778 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.064"} 875 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.128"} 968 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.256"} 1022 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.512"} 1072 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="1.024"} 1107 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="2.048"} 1126 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="4.096"} 1139 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="8.192"} 1155 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="16.384"} 1165 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="32.768"} 1166 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="+Inf"} 1166 http_request_duration_seconds_sum{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales"} 539.2256248 http_request_duration_seconds_count{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales"} 1256 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.004"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.008"} 133 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.016"} 579 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.032"} 798 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.064"} 922 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.128"} 1014 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.256"} 1085 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.512"} 1139 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="1.024"} 1179 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="2.048"} 1199 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="4.096"} 1216 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="8.192"} 1238 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="16.384"} 1253 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="32.768"} 1256 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="+Inf"} 1256 http_request_duration_seconds_sum{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date"} 59.23977369999996 http_request_duration_seconds_count{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date"} 643 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.008"} 51 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.016"} 231 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.032"} 335 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.064"} 454 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.128"} 530 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.256"} 598 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.512"} 623 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="1.024"} 633 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="2.048"} 643 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="4.096"} 643 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="8.192"} 643 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="16.384"} 643 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="32.768"} 643 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="+Inf"} 643 http_request_duration_seconds_sum{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 5241.889066500008 http_request_duration_seconds_count{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 1231 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.008"} 19 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.016"} 115 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.032"} 242 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.064"} 321 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.128"} 439 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.256"} 570 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.512"} 737 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="1.024"} 846 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="2.048"} 913 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="4.096"} 960 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="8.192"} 1022 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="16.384"} 1113 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="32.768"} 1200 http_request_duration_seconds_bucket{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="+Inf"} 1231 http_request_duration_seconds_sum{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 2326.9028612 http_request_duration_seconds_count{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 74 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="32.768"} 69 http_request_duration_seconds_bucket{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="+Inf"} 74 http_request_duration_seconds_sum{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total"} 2182.4123744999956 http_request_duration_seconds_count{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total"} 6867 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.004"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.008"} 1808 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.016"} 3837 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.032"} 4669 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.064"} 5250 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.128"} 5698 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.256"} 6059 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.512"} 6362 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="1.024"} 6568 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="2.048"} 6675 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="4.096"} 6755 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="8.192"} 6798 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="16.384"} 6838 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="32.768"} 6867 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="+Inf"} 6867 http_request_duration_seconds_sum{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales"} 2112.315720199989 http_request_duration_seconds_count{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales"} 7247 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.008"} 1602 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.016"} 4029 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.032"} 4971 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.064"} 5621 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.128"} 6100 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.256"} 6464 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.512"} 6752 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="1.024"} 6963 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="2.048"} 7063 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="4.096"} 7142 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="8.192"} 7181 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="16.384"} 7219 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="32.768"} 7247 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="+Inf"} 7247 http_request_duration_seconds_sum{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales"} 2562.707574599989 http_request_duration_seconds_count{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales"} 7414 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.004"} 24 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.008"} 518 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.016"} 3069 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.032"} 4512 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.064"} 5361 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.128"} 5935 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.256"} 6402 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.512"} 6762 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="1.024"} 7042 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="2.048"} 7186 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="4.096"} 7295 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="8.192"} 7340 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="16.384"} 7384 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="32.768"} 7414 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="+Inf"} 7414 http_request_duration_seconds_sum{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products"} 180.63093319999967 http_request_duration_seconds_count{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products"} 2775 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="0.032"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="0.064"} 2235 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="0.128"} 2625 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="0.256"} 2719 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="0.512"} 2757 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="1.024"} 2772 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="2.048"} 2775 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="4.096"} 2775 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="8.192"} 2775 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="16.384"} 2775 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="32.768"} 2775 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",le="+Inf"} 2775 http_request_duration_seconds_sum{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales"} 20.9984221 http_request_duration_seconds_count{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales"} 194 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="0.008"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="0.016"} 86 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="0.032"} 124 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="0.064"} 157 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="0.128"} 172 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="0.256"} 178 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="0.512"} 188 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="1.024"} 192 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="2.048"} 193 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="4.096"} 193 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="8.192"} 194 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="16.384"} 194 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="32.768"} 194 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales",le="+Inf"} 194 http_request_duration_seconds_sum{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales"} 21.532428899999992 http_request_duration_seconds_count{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales"} 194 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="0.008"} 29 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="0.016"} 94 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="0.032"} 129 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="0.064"} 154 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="0.128"} 169 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="0.256"} 177 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="0.512"} 188 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="1.024"} 192 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="2.048"} 193 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="4.096"} 193 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="8.192"} 194 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="16.384"} 194 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="32.768"} 194 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales",le="+Inf"} 194 http_request_duration_seconds_sum{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales"} 554.6739870999991 http_request_duration_seconds_count{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales"} 1248 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.008"} 43 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.016"} 341 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.032"} 623 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.064"} 809 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.128"} 912 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.256"} 1007 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.512"} 1080 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="1.024"} 1143 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="2.048"} 1196 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="4.096"} 1219 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="8.192"} 1234 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="16.384"} 1243 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="32.768"} 1248 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="+Inf"} 1248 http_request_duration_seconds_sum{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales"} 784.3695218999997 http_request_duration_seconds_count{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales"} 1295 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.008"} 40 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.016"} 326 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.032"} 646 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.064"} 840 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.128"} 948 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.256"} 1041 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.512"} 1111 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="1.024"} 1175 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="2.048"} 1230 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="4.096"} 1258 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="8.192"} 1274 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="16.384"} 1284 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="32.768"} 1293 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="+Inf"} 1295 http_request_duration_seconds_sum{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total"} 614.3401511999992 http_request_duration_seconds_count{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total"} 1263 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.008"} 32 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.016"} 247 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.032"} 544 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.064"} 775 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.128"} 897 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.256"} 1000 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.512"} 1079 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="1.024"} 1150 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="2.048"} 1201 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="4.096"} 1231 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="8.192"} 1247 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="16.384"} 1257 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="32.768"} 1263 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="+Inf"} 1263 http_request_duration_seconds_sum{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary"} 39.25289979999998 http_request_duration_seconds_count{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary"} 116 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="0.008"} 20 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="0.016"} 57 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="0.032"} 81 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="0.064"} 90 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="0.128"} 97 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="0.256"} 102 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="0.512"} 104 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="1.024"} 106 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="2.048"} 115 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="4.096"} 115 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="8.192"} 115 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="16.384"} 115 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="32.768"} 116 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary",le="+Inf"} 116 http_request_duration_seconds_sum{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales"} 40.29541379999997 http_request_duration_seconds_count{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales"} 116 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="0.008"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="0.016"} 49 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="0.032"} 76 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="0.064"} 91 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="0.128"} 97 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="0.256"} 101 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="0.512"} 103 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="1.024"} 106 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="2.048"} 115 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="4.096"} 115 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="8.192"} 115 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="16.384"} 115 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="32.768"} 116 http_request_duration_seconds_bucket{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales",le="+Inf"} 116 http_request_duration_seconds_sum{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales"} 775.3888664000001 http_request_duration_seconds_count{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales"} 539 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.032"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.064"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.128"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.256"} 38 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.512"} 363 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="1.024"} 454 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="2.048"} 493 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="4.096"} 509 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="8.192"} 513 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="16.384"} 527 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="32.768"} 539 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="+Inf"} 539 http_request_duration_seconds_sum{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales"} 537.0263474000002 http_request_duration_seconds_count{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales"} 299 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.004"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.008"} 16 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.016"} 22 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.032"} 25 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.064"} 25 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.128"} 26 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.256"} 27 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.512"} 170 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="1.024"} 217 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="2.048"} 243 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="4.096"} 279 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="8.192"} 285 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="16.384"} 291 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="32.768"} 299 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="+Inf"} 299 http_request_duration_seconds_sum{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date"} 35.74598159999999 http_request_duration_seconds_count{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date"} 89 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="0.008"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="0.016"} 33 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="0.032"} 46 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="0.064"} 50 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="0.128"} 57 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="0.256"} 64 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="0.512"} 72 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="1.024"} 73 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="2.048"} 86 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="4.096"} 88 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="8.192"} 89 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="16.384"} 89 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="32.768"} 89 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date",le="+Inf"} 89 http_request_duration_seconds_sum{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets"} 1.5703815999999997 http_request_duration_seconds_count{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets"} 78 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="0.008"} 15 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="0.016"} 47 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="0.032"} 65 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="0.064"} 73 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="0.128"} 78 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="0.256"} 78 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="0.512"} 78 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="1.024"} 78 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="2.048"} 78 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="4.096"} 78 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="8.192"} 78 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="16.384"} 78 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="32.768"} 78 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets",le="+Inf"} 78 http_request_duration_seconds_sum{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups"} 7.344400699999999 http_request_duration_seconds_count{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups"} 210 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="0.016"} 82 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="0.032"} 143 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="0.064"} 194 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="0.128"} 203 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="0.256"} 207 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="0.512"} 209 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="1.024"} 210 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="2.048"} 210 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="4.096"} 210 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="8.192"} 210 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="16.384"} 210 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="32.768"} 210 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups",le="+Inf"} 210 http_request_duration_seconds_sum{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime"} 674.783288300001 http_request_duration_seconds_count{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime"} 765 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.008"} 7 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.016"} 87 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.032"} 197 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.064"} 287 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.128"} 405 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.256"} 501 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.512"} 583 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="1.024"} 653 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="2.048"} 694 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="4.096"} 727 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="8.192"} 749 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="16.384"} 758 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="32.768"} 765 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="+Inf"} 765 http_request_duration_seconds_sum{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay"} 674.5902475000006 http_request_duration_seconds_count{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay"} 765 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.008"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.016"} 90 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.032"} 195 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.064"} 286 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.128"} 404 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.256"} 499 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.512"} 583 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="1.024"} 656 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="2.048"} 694 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="4.096"} 727 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="8.192"} 749 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="16.384"} 758 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="32.768"} 765 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="+Inf"} 765 http_request_duration_seconds_sum{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek"} 673.5548640999999 http_request_duration_seconds_count{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek"} 765 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.008"} 7 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.016"} 87 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.032"} 206 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.064"} 281 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.128"} 403 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.256"} 503 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.512"} 580 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="1.024"} 655 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="2.048"} 694 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="4.096"} 727 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="8.192"} 749 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="16.384"} 758 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="32.768"} 765 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="+Inf"} 765 http_request_duration_seconds_sum{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate"} 6924.347096300005 http_request_duration_seconds_count{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate"} 230 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="32.768"} 230 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="+Inf"} 230 http_request_duration_seconds_sum{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview"} 1023.2090758999996 http_request_duration_seconds_count{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview"} 1044 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.008"} 22 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.016"} 147 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.032"} 285 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.064"} 478 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.128"} 606 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.256"} 692 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.512"} 747 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="1.024"} 833 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="2.048"} 919 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="4.096"} 984 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="8.192"} 1016 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="16.384"} 1033 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="32.768"} 1044 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="+Inf"} 1044 http_request_duration_seconds_sum{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime"} 0.6859599 http_request_duration_seconds_count{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime"} 55 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.004"} 23 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.008"} 33 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.016"} 48 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.032"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.064"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.128"} 54 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.256"} 55 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.512"} 55 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="1.024"} 55 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="2.048"} 55 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="4.096"} 55 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="8.192"} 55 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="16.384"} 55 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="32.768"} 55 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="+Inf"} 55 http_request_duration_seconds_sum{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total"} 0.6317221999999999 http_request_duration_seconds_count{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.004"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.008"} 35 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.016"} 47 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.032"} 49 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.064"} 49 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.128"} 50 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.256"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.512"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="1.024"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="2.048"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="4.096"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="8.192"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="16.384"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="32.768"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="+Inf"} 52 http_request_duration_seconds_sum{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales"} 0.7207636000000003 http_request_duration_seconds_count{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.002"} 2 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.004"} 30 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.008"} 35 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.016"} 47 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.032"} 48 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.064"} 49 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.128"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.256"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.512"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="1.024"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="2.048"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="4.096"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="8.192"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="16.384"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="32.768"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="+Inf"} 53 http_request_duration_seconds_sum{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds"} 0.7117914999999999 http_request_duration_seconds_count{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.002"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.004"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.008"} 38 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.016"} 48 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.032"} 48 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.064"} 49 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.128"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.256"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.512"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="1.024"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="2.048"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="4.096"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="8.192"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="16.384"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="32.768"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="+Inf"} 53 http_request_duration_seconds_sum{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate"} 0.7192501 http_request_duration_seconds_count{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.002"} 2 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.004"} 34 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.008"} 40 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.016"} 48 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.032"} 48 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.064"} 49 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.128"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.256"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="0.512"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="1.024"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="2.048"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="4.096"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="8.192"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="16.384"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="32.768"} 53 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",le="+Inf"} 53 http_request_duration_seconds_sum{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay"} 0.6797223999999998 http_request_duration_seconds_count{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.004"} 22 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.008"} 32 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.016"} 45 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.032"} 48 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.064"} 48 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.128"} 49 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.256"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.512"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="1.024"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="2.048"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="4.096"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="8.192"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="16.384"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="32.768"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="+Inf"} 51 http_request_duration_seconds_sum{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips"} 0.6353379000000002 http_request_duration_seconds_count{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.004"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.008"} 36 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.016"} 47 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.032"} 49 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.064"} 49 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.128"} 50 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.256"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.512"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="1.024"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="2.048"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="4.096"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="8.192"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="16.384"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="32.768"} 52 http_request_duration_seconds_bucket{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="+Inf"} 52 http_request_duration_seconds_sum{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek"} 0.5369373999999999 http_request_duration_seconds_count{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.004"} 23 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.008"} 37 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.016"} 47 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.032"} 49 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.064"} 49 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.128"} 50 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.256"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.512"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="1.024"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="2.048"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="4.096"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="8.192"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="16.384"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="32.768"} 51 http_request_duration_seconds_bucket{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="+Inf"} 51 http_request_duration_seconds_sum{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total"} 1113.4613737999998 http_request_duration_seconds_count{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total"} 37 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="32.768"} 37 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="+Inf"} 37 http_request_duration_seconds_sum{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales"} 1081.6189804000003 http_request_duration_seconds_count{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales"} 36 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="32.768"} 36 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="+Inf"} 36 http_request_duration_seconds_sum{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales"} 9.44801880000001 http_request_duration_seconds_count{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales"} 404 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.008"} 166 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.016"} 352 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.032"} 369 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.064"} 388 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.128"} 390 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.256"} 396 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.512"} 401 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="1.024"} 404 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="2.048"} 404 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="4.096"} 404 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="8.192"} 404 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="16.384"} 404 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="32.768"} 404 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="+Inf"} 404 http_request_duration_seconds_sum{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips"} 1865.7114417000003 http_request_duration_seconds_count{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips"} 62 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="32.768"} 62 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",le="+Inf"} 62 http_request_duration_seconds_sum{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales"} 1956.2369837 http_request_duration_seconds_count{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales"} 65 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="32.768"} 65 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",le="+Inf"} 65 http_request_duration_seconds_sum{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds"} 1956.5810748000001 http_request_duration_seconds_count{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds"} 65 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="32.768"} 65 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",le="+Inf"} 65 http_request_duration_seconds_sum{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales"} 0.05031179999999999 http_request_duration_seconds_count{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.004"} 9 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.008"} 12 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.016"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.032"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.064"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.128"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.256"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.512"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="1.024"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="2.048"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="4.096"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="8.192"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="16.384"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="32.768"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="+Inf"} 13 http_request_duration_seconds_sum{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales"} 0.0889074 http_request_duration_seconds_count{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.002"} 7 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.004"} 24 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.008"} 28 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.016"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.032"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.064"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.128"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.256"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="0.512"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="1.024"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="2.048"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="4.096"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="8.192"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="16.384"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="32.768"} 29 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",le="+Inf"} 29 http_request_duration_seconds_sum{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total"} 0.056244999999999996 http_request_duration_seconds_count{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.004"} 9 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.008"} 13 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.016"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.032"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.064"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.128"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.256"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="0.512"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="1.024"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="2.048"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="4.096"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="8.192"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="16.384"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="32.768"} 14 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",le="+Inf"} 14 http_request_duration_seconds_sum{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download"} 155.05429230000001 http_request_duration_seconds_count{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download"} 74 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="0.032"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="0.064"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="0.128"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="0.256"} 44 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="0.512"} 52 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="1.024"} 58 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="2.048"} 60 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="4.096"} 63 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="8.192"} 68 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="16.384"} 73 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="32.768"} 73 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download",le="+Inf"} 74 http_request_duration_seconds_sum{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download"} 3.176144 http_request_duration_seconds_count{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download"} 23 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="0.032"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="0.064"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="0.128"} 17 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="0.256"} 22 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="0.512"} 22 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="1.024"} 23 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="2.048"} 23 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="4.096"} 23 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="8.192"} 23 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="16.384"} 23 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="32.768"} 23 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download",le="+Inf"} 23 http_request_duration_seconds_sum{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources"} 0.8369593 http_request_duration_seconds_count{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources"} 64 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="0.008"} 18 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="0.016"} 59 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="0.032"} 62 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="0.064"} 63 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="0.128"} 63 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="0.256"} 64 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="0.512"} 64 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="1.024"} 64 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="2.048"} 64 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="4.096"} 64 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="8.192"} 64 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="16.384"} 64 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="32.768"} 64 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources",le="+Inf"} 64 http_request_duration_seconds_sum{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales"} 5.631202800000001 http_request_duration_seconds_count{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales"} 97 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="0.008"} 20 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="0.016"} 68 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="0.032"} 79 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="0.064"} 84 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="0.128"} 86 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="0.256"} 92 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="0.512"} 94 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="1.024"} 96 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="2.048"} 97 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="4.096"} 97 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="8.192"} 97 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="16.384"} 97 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="32.768"} 97 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales",le="+Inf"} 97 http_request_duration_seconds_sum{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay"} 1444.5536398999998 http_request_duration_seconds_count{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay"} 48 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="32.768"} 48 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",le="+Inf"} 48 http_request_duration_seconds_sum{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime"} 1504.2570555000002 http_request_duration_seconds_count{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime"} 50 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="32.768"} 50 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",le="+Inf"} 50 http_request_duration_seconds_sum{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total"} 1655.3191568999998 http_request_duration_seconds_count{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total"} 55 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="32.768"} 55 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",le="+Inf"} 55 http_request_duration_seconds_sum{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek"} 1444.1170971 http_request_duration_seconds_count{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek"} 48 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="32.768"} 48 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",le="+Inf"} 48 http_request_duration_seconds_sum{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients"} 5.300254500000001 http_request_duration_seconds_count{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients"} 56 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="0.032"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="0.064"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="0.128"} 48 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="0.256"} 56 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="0.512"} 56 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="1.024"} 56 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="2.048"} 56 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="4.096"} 56 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="8.192"} 56 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="16.384"} 56 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="32.768"} 56 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients",le="+Inf"} 56 http_request_duration_seconds_sum{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales"} 82.50914959999999 http_request_duration_seconds_count{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales"} 81 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.008"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.016"} 16 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.032"} 33 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.064"} 41 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.128"} 49 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.256"} 51 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.512"} 57 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="1.024"} 69 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="2.048"} 73 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="4.096"} 77 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="8.192"} 78 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="16.384"} 80 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="32.768"} 81 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="+Inf"} 81 http_request_duration_seconds_sum{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years"} 0.5597994 http_request_duration_seconds_count{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="0.002"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="0.004"} 16 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="0.008"} 19 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="0.016"} 25 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="0.032"} 27 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="0.064"} 34 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="0.128"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="0.256"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="0.512"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="1.024"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="2.048"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="4.096"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="8.192"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="16.384"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="32.768"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years",le="+Inf"} 35 http_request_duration_seconds_sum{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}"} 15.855585599999998 http_request_duration_seconds_count{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="0.032"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="0.064"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="0.128"} 11 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="0.256"} 16 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="0.512"} 28 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="1.024"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="2.048"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="4.096"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="8.192"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="16.384"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="32.768"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}",le="+Inf"} 37 http_request_duration_seconds_sum{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary"} 10.0408895 http_request_duration_seconds_count{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="0.032"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="0.064"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="0.128"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="0.256"} 22 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="0.512"} 29 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="1.024"} 34 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="2.048"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="4.096"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="8.192"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="16.384"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="32.768"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary",le="+Inf"} 35 http_request_duration_seconds_sum{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts"} 16.3748095 http_request_duration_seconds_count{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="0.032"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="0.064"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="0.128"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="0.256"} 16 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="0.512"} 26 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="1.024"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="2.048"} 36 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="4.096"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="8.192"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="16.384"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="32.768"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts",le="+Inf"} 37 http_request_duration_seconds_sum{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales"} 0.21562309999999998 http_request_duration_seconds_count{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="0.016"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="0.032"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="0.064"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="0.128"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="0.256"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="0.512"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="1.024"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="2.048"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="4.096"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="8.192"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="16.384"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="32.768"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales",le="+Inf"} 6 http_request_duration_seconds_sum{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}"} 0.33057500000000006 http_request_duration_seconds_count{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}"} 16 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.008"} 8 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.016"} 11 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.032"} 14 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.064"} 15 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.128"} 16 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.256"} 16 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.512"} 16 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="1.024"} 16 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="2.048"} 16 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="4.096"} 16 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="8.192"} 16 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="16.384"} 16 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="32.768"} 16 http_request_duration_seconds_bucket{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="+Inf"} 16 http_request_duration_seconds_sum{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters"} 0.3156194 http_request_duration_seconds_count{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters"} 22 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.008"} 4 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.016"} 19 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.032"} 20 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.064"} 21 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.128"} 22 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.256"} 22 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.512"} 22 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="1.024"} 22 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="2.048"} 22 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="4.096"} 22 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="8.192"} 22 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="16.384"} 22 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="32.768"} 22 http_request_duration_seconds_bucket{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="+Inf"} 22 http_request_duration_seconds_sum{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names"} 26.107005499999996 http_request_duration_seconds_count{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names"} 30 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.008"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.016"} 14 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.032"} 17 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.064"} 19 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.128"} 22 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.256"} 24 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.512"} 25 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="1.024"} 26 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="2.048"} 28 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="4.096"} 29 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="8.192"} 29 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="16.384"} 29 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="32.768"} 30 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="+Inf"} 30 http_request_duration_seconds_sum{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names"} 20.017857500000005 http_request_duration_seconds_count{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names"} 40 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="0.004"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="0.008"} 10 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="0.016"} 20 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="0.032"} 29 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="0.064"} 33 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="0.128"} 34 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="0.256"} 34 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="0.512"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="1.024"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="2.048"} 38 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="4.096"} 39 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="8.192"} 39 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="16.384"} 40 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="32.768"} 40 http_request_duration_seconds_bucket{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names",le="+Inf"} 40 http_request_duration_seconds_sum{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales"} 91.99128649999997 http_request_duration_seconds_count{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales"} 40 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.016"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.032"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.064"} 15 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.128"} 19 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.256"} 27 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.512"} 27 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="1.024"} 28 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="2.048"} 32 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="4.096"} 34 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="8.192"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="16.384"} 38 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="32.768"} 40 http_request_duration_seconds_bucket{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="+Inf"} 40 http_request_duration_seconds_sum{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales"} 66.9611378 http_request_duration_seconds_count{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales"} 39 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.008"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.016"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.032"} 7 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.064"} 18 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.128"} 22 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.256"} 30 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.512"} 34 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="1.024"} 34 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="2.048"} 34 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="4.096"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="8.192"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="16.384"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="32.768"} 39 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="+Inf"} 39 http_request_duration_seconds_sum{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download"} 26.040903800000002 http_request_duration_seconds_count{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.016"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.032"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.064"} 12 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.128"} 21 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.256"} 31 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.512"} 32 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="1.024"} 33 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="2.048"} 35 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="4.096"} 36 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="8.192"} 36 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="16.384"} 36 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="32.768"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="+Inf"} 37 http_request_duration_seconds_sum{code="404",method="GET",controller="",action="",endpoint=""} 0.27677309999999955 http_request_duration_seconds_count{code="404",method="GET",controller="",action="",endpoint=""} 780 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.001"} 767 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.002"} 767 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.004"} 776 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.008"} 779 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.016"} 779 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.032"} 779 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.064"} 780 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.128"} 780 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.256"} 780 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="0.512"} 780 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="1.024"} 780 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="2.048"} 780 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="4.096"} 780 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="8.192"} 780 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="16.384"} 780 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="32.768"} 780 http_request_duration_seconds_bucket{code="404",method="GET",controller="",action="",endpoint="",le="+Inf"} 780 http_request_duration_seconds_sum{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales"} 4.538049300000001 http_request_duration_seconds_count{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales"} 15 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="0.008"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="0.016"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="0.032"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="0.064"} 7 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="0.128"} 9 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="0.256"} 9 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="0.512"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="1.024"} 14 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="2.048"} 15 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="4.096"} 15 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="8.192"} 15 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="16.384"} 15 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="32.768"} 15 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales",le="+Inf"} 15 http_request_duration_seconds_sum{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees"} 0.2379521 http_request_duration_seconds_count{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="0.016"} 9 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="0.032"} 11 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="0.064"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="0.128"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="0.256"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="0.512"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="1.024"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="2.048"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="4.096"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="8.192"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="16.384"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="32.768"} 13 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees",le="+Inf"} 13 http_request_duration_seconds_sum{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales"} 391.6861152 http_request_duration_seconds_count{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales"} 13 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="32.768"} 13 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales",le="+Inf"} 13 http_request_duration_seconds_sum{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales"} 481.9312664 http_request_duration_seconds_count{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales"} 16 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="32.768"} 16 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales",le="+Inf"} 16 http_request_duration_seconds_sum{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales"} 120.423726 http_request_duration_seconds_count{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales"} 4 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="32.768"} 4 http_request_duration_seconds_bucket{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales",le="+Inf"} 4 http_request_duration_seconds_sum{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales"} 187.6723702 http_request_duration_seconds_count{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales"} 6 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="16.384"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="32.768"} 5 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales",le="+Inf"} 6 http_request_duration_seconds_sum{code="200",method="GET",controller="",action="",endpoint="/"} 0.7348431000000001 http_request_duration_seconds_count{code="200",method="GET",controller="",action="",endpoint="/"} 76 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="0.001"} 67 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="0.002"} 68 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="0.004"} 73 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="0.008"} 75 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="0.016"} 75 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="0.032"} 75 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="0.064"} 75 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="0.128"} 75 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="0.256"} 75 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="0.512"} 75 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="1.024"} 76 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="2.048"} 76 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="4.096"} 76 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="8.192"} 76 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="16.384"} 76 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="32.768"} 76 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="/",le="+Inf"} 76 http_request_duration_seconds_sum{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups"} 7.642596600000001 http_request_duration_seconds_count{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups"} 95 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="0.032"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="0.064"} 50 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="0.128"} 85 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="0.256"} 93 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="0.512"} 94 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="1.024"} 95 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="2.048"} 95 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="4.096"} 95 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="8.192"} 95 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="16.384"} 95 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="32.768"} 95 http_request_duration_seconds_bucket{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups",le="+Inf"} 95 http_request_duration_seconds_sum{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata"} 30.023719 http_request_duration_seconds_count{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="16.384"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="32.768"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="+Inf"} 2 http_request_duration_seconds_sum{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting"} 20.0274871 http_request_duration_seconds_count{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="32.768"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="+Inf"} 1 http_request_duration_seconds_sum{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets"} 30.025287 http_request_duration_seconds_count{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="32.768"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="+Inf"} 1 http_request_duration_seconds_sum{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 10.0038451 http_request_duration_seconds_count{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="16.384"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="32.768"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="+Inf"} 1 http_request_duration_seconds_sum{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets"} 30.0517536 http_request_duration_seconds_count{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="32.768"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="+Inf"} 1 http_request_duration_seconds_sum{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version"} 0.0035575 http_request_duration_seconds_count{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="0.004"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="0.008"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="0.016"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="0.032"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="0.064"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="0.128"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="0.256"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="0.512"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="1.024"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="2.048"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="4.096"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="8.192"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="16.384"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="32.768"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version",le="+Inf"} 1 http_request_duration_seconds_sum{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales"} 0.11387150000000001 http_request_duration_seconds_count{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales"} 20 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.004"} 10 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.008"} 19 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.016"} 19 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.032"} 19 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.064"} 20 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.128"} 20 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.256"} 20 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="0.512"} 20 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="1.024"} 20 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="2.048"} 20 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="4.096"} 20 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="8.192"} 20 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="16.384"} 20 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="32.768"} 20 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales",le="+Inf"} 20 http_request_duration_seconds_sum{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}"} 0.0042384 http_request_duration_seconds_count{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="0.001"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="0.002"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="0.004"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="0.008"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="0.016"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="0.032"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="0.064"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="0.128"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="0.256"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="0.512"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="1.024"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="2.048"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="4.096"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="8.192"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="16.384"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="32.768"} 3 http_request_duration_seconds_bucket{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}",le="+Inf"} 3 http_request_duration_seconds_sum{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}"} 0.8899073 http_request_duration_seconds_count{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="0.032"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="0.064"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="0.128"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="0.256"} 7 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="0.512"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="1.024"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="2.048"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="4.096"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="8.192"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="16.384"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="32.768"} 8 http_request_duration_seconds_bucket{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}",le="+Inf"} 8 http_request_duration_seconds_sum{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 0.020471700000000002 http_request_duration_seconds_count{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.004"} 2 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.008"} 2 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.016"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.032"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.064"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.128"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.256"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.512"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="1.024"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="2.048"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="4.096"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="8.192"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="16.384"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="32.768"} 3 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="+Inf"} 3 http_request_duration_seconds_sum{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names"} 10.871025500000004 http_request_duration_seconds_count{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names"} 44 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="0.004"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="0.008"} 11 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="0.016"} 21 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="0.032"} 25 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="0.064"} 30 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="0.128"} 34 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="0.256"} 37 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="0.512"} 41 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="1.024"} 41 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="2.048"} 42 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="4.096"} 44 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="8.192"} 44 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="16.384"} 44 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="32.768"} 44 http_request_duration_seconds_bucket{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names",le="+Inf"} 44 http_request_duration_seconds_sum{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales"} 1083.3933873 http_request_duration_seconds_count{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales"} 36 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="32.768"} 36 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",le="+Inf"} 36 http_request_duration_seconds_sum{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names"} 0.0028484 http_request_duration_seconds_count{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.004"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.008"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.016"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.032"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.064"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.128"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.256"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.512"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="1.024"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="2.048"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="4.096"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="8.192"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="16.384"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="32.768"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="+Inf"} 1 http_request_duration_seconds_sum{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales"} 0.0031429 http_request_duration_seconds_count{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.004"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.008"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.016"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.032"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.064"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.128"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.256"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.512"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="1.024"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="2.048"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="4.096"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="8.192"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="16.384"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="32.768"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="+Inf"} 1 http_request_duration_seconds_sum{code="405",method="HEAD",controller="",action="",endpoint=""} 0.0012496999999999999 http_request_duration_seconds_count{code="405",method="HEAD",controller="",action="",endpoint=""} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="0.001"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="0.002"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="0.004"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="0.008"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="0.016"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="0.032"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="0.064"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="0.128"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="0.256"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="0.512"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="1.024"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="2.048"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="4.096"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="8.192"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="16.384"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="32.768"} 5 http_request_duration_seconds_bucket{code="405",method="HEAD",controller="",action="",endpoint="",le="+Inf"} 5 http_request_duration_seconds_sum{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names"} 30.0377467 http_request_duration_seconds_count{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="32.768"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names",le="+Inf"} 1 http_request_duration_seconds_sum{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales"} 30.2793877 http_request_duration_seconds_count{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales"} 3 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.016"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.032"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.064"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.128"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.256"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="0.512"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="1.024"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="2.048"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="4.096"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="8.192"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="16.384"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="32.768"} 3 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales",le="+Inf"} 3 http_request_duration_seconds_sum{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names"} 31.64542180000001 http_request_duration_seconds_count{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="0.032"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="0.064"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="0.128"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="0.256"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="0.512"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="1.024"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="2.048"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="4.096"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="8.192"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="16.384"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="32.768"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names",le="+Inf"} 6 http_request_duration_seconds_sum{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales"} 181.36781140000002 http_request_duration_seconds_count{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales"} 6 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="32.768"} 6 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="+Inf"} 6 http_request_duration_seconds_sum{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total"} 181.38174890000002 http_request_duration_seconds_count{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total"} 6 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="32.768"} 6 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="+Inf"} 6 http_request_duration_seconds_sum{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime"} 120.26886119999999 http_request_duration_seconds_count{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime"} 4 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="32.768"} 4 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime",le="+Inf"} 4 http_request_duration_seconds_sum{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek"} 120.2617647 http_request_duration_seconds_count{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek"} 4 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="32.768"} 4 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek",le="+Inf"} 4 http_request_duration_seconds_sum{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay"} 120.26011450000001 http_request_duration_seconds_count{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay"} 4 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="32.768"} 4 http_request_duration_seconds_bucket{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay",le="+Inf"} 4 http_request_duration_seconds_sum{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales"} 0.42174680000000003 http_request_duration_seconds_count{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="0.016"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="0.032"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="0.064"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="0.128"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="0.256"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="0.512"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="1.024"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="2.048"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="4.096"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="8.192"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="16.384"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="32.768"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales",le="+Inf"} 4 http_request_duration_seconds_sum{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 0.055220500000000006 http_request_duration_seconds_count{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 2 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.001"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.002"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.004"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.008"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.016"} 1 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.032"} 1 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.064"} 2 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.128"} 2 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.256"} 2 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.512"} 2 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="1.024"} 2 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="2.048"} 2 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="4.096"} 2 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="8.192"} 2 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="16.384"} 2 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="32.768"} 2 http_request_duration_seconds_bucket{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="+Inf"} 2 http_request_duration_seconds_sum{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download"} 4.3874528 http_request_duration_seconds_count{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download"} 5 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="0.512"} 1 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="1.024"} 3 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="2.048"} 5 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="4.096"} 5 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="8.192"} 5 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="16.384"} 5 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="32.768"} 5 http_request_duration_seconds_bucket{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download",le="+Inf"} 5 http_request_duration_seconds_sum{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales"} 0.0036217 http_request_duration_seconds_count{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.004"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.008"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.016"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.032"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.064"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.128"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.256"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="0.512"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="1.024"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="2.048"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="4.096"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="8.192"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="16.384"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="32.768"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales",le="+Inf"} 1 http_request_duration_seconds_sum{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total"} 0.003698 http_request_duration_seconds_count{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.004"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.008"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.016"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.032"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.064"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.128"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.256"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="0.512"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="1.024"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="2.048"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="4.096"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="8.192"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="16.384"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="32.768"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total",le="+Inf"} 1 http_request_duration_seconds_sum{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales"} 0.0025512 http_request_duration_seconds_count{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.004"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.008"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.016"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.032"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.064"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.128"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.256"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.512"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="1.024"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="2.048"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="4.096"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="8.192"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="16.384"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="32.768"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="+Inf"} 1 http_request_duration_seconds_sum{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview"} 60.198935500000005 http_request_duration_seconds_count{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="32.768"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview",le="+Inf"} 2 http_request_duration_seconds_sum{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date"} 0.0038672 http_request_duration_seconds_count{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.001"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.002"} 0 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.004"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.008"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.016"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.032"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.064"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.128"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.256"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="0.512"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="1.024"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="2.048"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="4.096"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="8.192"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="16.384"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="32.768"} 1 http_request_duration_seconds_bucket{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date",le="+Inf"} 1 http_request_duration_seconds_sum{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download"} 1.4598562 http_request_duration_seconds_count{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="0.032"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="0.064"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="0.128"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="0.256"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="0.512"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="1.024"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="2.048"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="4.096"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="8.192"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="16.384"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="32.768"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download",le="+Inf"} 2 http_request_duration_seconds_sum{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales"} 300.37460189999996 http_request_duration_seconds_count{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales"} 10 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="32.768"} 10 http_request_duration_seconds_bucket{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales",le="+Inf"} 10 http_request_duration_seconds_sum{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}"} 0.44145210000000007 http_request_duration_seconds_count{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}"} 23 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.008"} 15 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.016"} 19 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.032"} 21 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.064"} 21 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.128"} 22 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.256"} 23 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="0.512"} 23 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="1.024"} 23 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="2.048"} 23 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="4.096"} 23 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="8.192"} 23 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="16.384"} 23 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="32.768"} 23 http_request_duration_seconds_bucket{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}",le="+Inf"} 23 http_request_duration_seconds_sum{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 0.012649299999999999 http_request_duration_seconds_count{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.001"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.002"} 4 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.004"} 4 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.008"} 4 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.016"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.032"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.064"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.128"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.256"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="0.512"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="1.024"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="2.048"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="4.096"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="8.192"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="16.384"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="32.768"} 5 http_request_duration_seconds_bucket{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange",le="+Inf"} 5 http_request_duration_seconds_sum{code="405",method="POST",controller="",action="",endpoint=""} 0.0008805 http_request_duration_seconds_count{code="405",method="POST",controller="",action="",endpoint=""} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="0.001"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="0.002"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="0.004"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="0.008"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="0.016"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="0.032"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="0.064"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="0.128"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="0.256"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="0.512"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="1.024"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="2.048"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="4.096"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="8.192"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="16.384"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="32.768"} 7 http_request_duration_seconds_bucket{code="405",method="POST",controller="",action="",endpoint="",le="+Inf"} 7 http_request_duration_seconds_sum{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales"} 0.44527890000000003 http_request_duration_seconds_count{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="0.016"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="0.032"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="0.064"} 3 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="0.128"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="0.256"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="0.512"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="1.024"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="2.048"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="4.096"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="8.192"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="16.384"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="32.768"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales",le="+Inf"} 6 http_request_duration_seconds_sum{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups"} 1.452556 http_request_duration_seconds_count{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="0.032"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="0.064"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="0.128"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="0.256"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="0.512"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="1.024"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="2.048"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="4.096"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="8.192"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="16.384"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="32.768"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups",le="+Inf"} 6 http_request_duration_seconds_sum{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales"} 0.4757458 http_request_duration_seconds_count{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="0.032"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="0.064"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="0.128"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="0.256"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="0.512"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="1.024"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="2.048"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="4.096"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="8.192"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="16.384"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="32.768"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales",le="+Inf"} 1 http_request_duration_seconds_sum{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download"} 0.0741773 http_request_duration_seconds_count{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="0.032"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="0.064"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="0.128"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="0.256"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="0.512"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="1.024"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="2.048"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="4.096"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="8.192"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="16.384"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="32.768"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download",le="+Inf"} 2 http_request_duration_seconds_sum{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales"} 60.6465405 http_request_duration_seconds_count{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="32.768"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales",le="+Inf"} 2 http_request_duration_seconds_sum{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales"} 0.1298488 http_request_duration_seconds_count{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="0.032"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="0.064"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="0.128"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="0.256"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="0.512"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="1.024"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="2.048"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="4.096"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="8.192"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="16.384"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="32.768"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales",le="+Inf"} 2 http_request_duration_seconds_sum{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets"} 0.0036962 http_request_duration_seconds_count{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.001"} 0 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.002"} 0 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.004"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.008"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.016"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.032"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.064"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.128"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.256"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="0.512"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="1.024"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="2.048"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="4.096"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="8.192"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="16.384"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="32.768"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",le="+Inf"} 1 http_request_duration_seconds_sum{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours"} 0.0036973 http_request_duration_seconds_count{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.001"} 0 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.002"} 0 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.004"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.008"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.016"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.032"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.064"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.128"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.256"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="0.512"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="1.024"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="2.048"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="4.096"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="8.192"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="16.384"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="32.768"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",le="+Inf"} 1 http_request_duration_seconds_sum{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata"} 0.0042526000000000005 http_request_duration_seconds_count{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.001"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.002"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.004"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.008"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.016"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.032"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.064"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.128"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.256"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="0.512"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="1.024"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="2.048"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="4.096"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="8.192"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="16.384"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="32.768"} 2 http_request_duration_seconds_bucket{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",le="+Inf"} 2 http_request_duration_seconds_sum{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 0.0009946 http_request_duration_seconds_count{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.001"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.002"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.004"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.008"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.016"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.032"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.064"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.128"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.256"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="0.512"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="1.024"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="2.048"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="4.096"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="8.192"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="16.384"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="32.768"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",le="+Inf"} 1 http_request_duration_seconds_sum{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting"} 0.0007995 http_request_duration_seconds_count{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.001"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.002"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.004"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.008"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.016"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.032"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.064"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.128"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.256"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="0.512"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="1.024"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="2.048"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="4.096"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="8.192"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="16.384"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="32.768"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting",le="+Inf"} 1 http_request_duration_seconds_sum{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets"} 0.0008116 http_request_duration_seconds_count{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.001"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.002"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.004"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.008"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.016"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.032"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.064"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.128"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.256"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="0.512"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="1.024"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="2.048"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="4.096"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="8.192"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="16.384"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="32.768"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",le="+Inf"} 1 http_request_duration_seconds_sum{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters"} 0.0010421 http_request_duration_seconds_count{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.001"} 0 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.002"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.004"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.008"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.016"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.032"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.064"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.128"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.256"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="0.512"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="1.024"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="2.048"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="4.096"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="8.192"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="16.384"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="32.768"} 1 http_request_duration_seconds_bucket{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",le="+Inf"} 1 http_request_duration_seconds_sum{code="404",method="POST",controller="",action="",endpoint=""} 0.0040168999999999995 http_request_duration_seconds_count{code="404",method="POST",controller="",action="",endpoint=""} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="0.001"} 14 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="0.002"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="0.004"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="0.008"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="0.016"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="0.032"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="0.064"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="0.128"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="0.256"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="0.512"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="1.024"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="2.048"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="4.096"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="8.192"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="16.384"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="32.768"} 15 http_request_duration_seconds_bucket{code="404",method="POST",controller="",action="",endpoint="",le="+Inf"} 15 http_request_duration_seconds_sum{code="200",method="GET",controller="",action="",endpoint=""} 0.5031519 http_request_duration_seconds_count{code="200",method="GET",controller="",action="",endpoint=""} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.001"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.002"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.004"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.008"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.016"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.032"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.064"} 4 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.128"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.256"} 5 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="0.512"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="1.024"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="2.048"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="4.096"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="8.192"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="16.384"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="32.768"} 6 http_request_duration_seconds_bucket{code="200",method="GET",controller="",action="",endpoint="",le="+Inf"} 6 http_request_duration_seconds_sum{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales"} 60.0808647 http_request_duration_seconds_count{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.001"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.002"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.004"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.008"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.016"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.032"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.064"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.128"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.256"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="0.512"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="1.024"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="2.048"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="4.096"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="8.192"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="16.384"} 0 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="32.768"} 2 http_request_duration_seconds_bucket{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales",le="+Inf"} 2 http_request_duration_seconds_sum{code="404",method="HEAD",controller="",action="",endpoint=""} 0.0018701000000000002 http_request_duration_seconds_count{code="404",method="HEAD",controller="",action="",endpoint=""} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="0.001"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="0.002"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="0.004"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="0.008"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="0.016"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="0.032"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="0.064"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="0.128"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="0.256"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="0.512"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="1.024"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="2.048"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="4.096"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="8.192"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="16.384"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="32.768"} 10 http_request_duration_seconds_bucket{code="404",method="HEAD",controller="",action="",endpoint="",le="+Inf"} 10 http_request_duration_seconds_sum{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales"} 0.1968451 http_request_duration_seconds_count{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="0.032"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="0.064"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="0.128"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="0.256"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="0.512"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="1.024"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="2.048"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="4.096"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="8.192"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="16.384"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="32.768"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales",le="+Inf"} 1 http_request_duration_seconds_sum{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts"} 1.8733228 http_request_duration_seconds_count{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts"} 1 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="0.001"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="0.002"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="0.004"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="0.008"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="0.016"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="0.032"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="0.064"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="0.128"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="0.256"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="0.512"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="1.024"} 0 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="2.048"} 1 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="4.096"} 1 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="8.192"} 1 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="16.384"} 1 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="32.768"} 1 http_request_duration_seconds_bucket{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts",le="+Inf"} 1 http_request_duration_seconds_sum{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates"} 0.087616 http_request_duration_seconds_count{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="0.032"} 1 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="0.064"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="0.128"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="0.256"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="0.512"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="1.024"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="2.048"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="4.096"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="8.192"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="16.384"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="32.768"} 2 http_request_duration_seconds_bucket{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates",le="+Inf"} 2 http_request_duration_seconds_sum{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}"} 0.8563113 http_request_duration_seconds_count{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}"} 2 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="0.001"} 0 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="0.002"} 0 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="0.004"} 0 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="0.008"} 0 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="0.016"} 0 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="0.032"} 0 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="0.064"} 0 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="0.128"} 0 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="0.256"} 0 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="0.512"} 1 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="1.024"} 2 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="2.048"} 2 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="4.096"} 2 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="8.192"} 2 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="16.384"} 2 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="32.768"} 2 http_request_duration_seconds_bucket{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}",le="+Inf"} 2 # HELP http_requests_received_total Provides the count of HTTP requests that have been processed by the ASP.NET Core pipeline. # TYPE http_requests_received_total counter http_requests_received_total{code="204",method="OPTIONS",controller="",action="",endpoint=""} 236206 http_requests_received_total{code="200",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters"} 8033 http_requests_received_total{code="200",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting"} 7972 http_requests_received_total{code="200",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets"} 7971 http_requests_received_total{code="200",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours"} 7974 http_requests_received_total{code="200",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata"} 15944 http_requests_received_total{code="200",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets"} 7971 http_requests_received_total{code="200",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 7973 http_requests_received_total{code="200",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales"} 18252 http_requests_received_total{code="200",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate"} 18023 http_requests_received_total{code="200",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek"} 16610 http_requests_received_total{code="200",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay"} 16606 http_requests_received_total{code="200",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds"} 18252 http_requests_received_total{code="200",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips"} 18364 http_requests_received_total{code="200",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime"} 17984 http_requests_received_total{code="200",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total"} 18259 http_requests_received_total{code="200",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales"} 1166 http_requests_received_total{code="200",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales"} 1256 http_requests_received_total{code="200",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date"} 643 http_requests_received_total{code="200",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 1231 http_requests_received_total{code="500",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 74 http_requests_received_total{code="200",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total"} 6867 http_requests_received_total{code="200",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales"} 7247 http_requests_received_total{code="200",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales"} 7414 http_requests_received_total{code="200",method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products"} 2775 http_requests_received_total{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales"} 194 http_requests_received_total{code="200",method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales"} 194 http_requests_received_total{code="200",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales"} 1248 http_requests_received_total{code="200",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales"} 1295 http_requests_received_total{code="200",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total"} 1263 http_requests_received_total{code="200",method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary"} 116 http_requests_received_total{code="200",method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales"} 116 http_requests_received_total{code="200",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales"} 539 http_requests_received_total{code="200",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales"} 299 http_requests_received_total{code="200",method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date"} 89 http_requests_received_total{code="200",method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets"} 78 http_requests_received_total{code="200",method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups"} 210 http_requests_received_total{code="200",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime"} 765 http_requests_received_total{code="200",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay"} 765 http_requests_received_total{code="200",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek"} 765 http_requests_received_total{code="500",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate"} 230 http_requests_received_total{code="200",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview"} 1044 http_requests_received_total{code="400",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime"} 55 http_requests_received_total{code="400",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total"} 52 http_requests_received_total{code="400",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales"} 53 http_requests_received_total{code="400",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds"} 53 http_requests_received_total{code="400",method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate"} 53 http_requests_received_total{code="400",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay"} 51 http_requests_received_total{code="400",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips"} 52 http_requests_received_total{code="400",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek"} 51 http_requests_received_total{code="500",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total"} 37 http_requests_received_total{code="500",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales"} 36 http_requests_received_total{code="200",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales"} 404 http_requests_received_total{code="500",method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips"} 62 http_requests_received_total{code="500",method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales"} 65 http_requests_received_total{code="500",method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds"} 65 http_requests_received_total{code="400",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales"} 13 http_requests_received_total{code="400",method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales"} 29 http_requests_received_total{code="400",method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total"} 14 http_requests_received_total{code="200",method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download"} 74 http_requests_received_total{code="200",method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download"} 23 http_requests_received_total{code="200",method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources"} 64 http_requests_received_total{code="200",method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales"} 97 http_requests_received_total{code="500",method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay"} 48 http_requests_received_total{code="500",method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime"} 50 http_requests_received_total{code="500",method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total"} 55 http_requests_received_total{code="500",method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek"} 48 http_requests_received_total{code="200",method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients"} 56 http_requests_received_total{code="200",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales"} 81 http_requests_received_total{code="200",method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years"} 35 http_requests_received_total{code="200",method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}"} 37 http_requests_received_total{code="200",method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary"} 35 http_requests_received_total{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts"} 37 http_requests_received_total{code="200",method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales"} 6 http_requests_received_total{code="200",method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}"} 16 http_requests_received_total{code="200",method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters"} 22 http_requests_received_total{code="200",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names"} 30 http_requests_received_total{code="200",method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names"} 40 http_requests_received_total{code="200",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales"} 40 http_requests_received_total{code="200",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales"} 39 http_requests_received_total{code="200",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download"} 37 http_requests_received_total{code="404",method="GET",controller="",action="",endpoint=""} 780 http_requests_received_total{code="200",method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales"} 15 http_requests_received_total{code="200",method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees"} 13 http_requests_received_total{code="500",method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales"} 13 http_requests_received_total{code="500",method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales"} 16 http_requests_received_total{code="500",method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales"} 4 http_requests_received_total{code="500",method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales"} 6 http_requests_received_total{code="200",method="GET",controller="",action="",endpoint="/"} 76 http_requests_received_total{code="200",method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups"} 95 http_requests_received_total{code="500",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata"} 2 http_requests_received_total{code="500",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting"} 1 http_requests_received_total{code="500",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets"} 1 http_requests_received_total{code="500",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 1 http_requests_received_total{code="500",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets"} 1 http_requests_received_total{code="200",method="GET",controller="Meta",action="GetVersion",endpoint="Version"} 1 http_requests_received_total{code="400",method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales"} 20 http_requests_received_total{code="401",method="GET",controller="",action="",endpoint="/jobs/{**path}"} 3 http_requests_received_total{code="200",method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}"} 8 http_requests_received_total{code="400",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 3 http_requests_received_total{code="200",method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names"} 44 http_requests_received_total{code="500",method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales"} 36 http_requests_received_total{code="400",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names"} 1 http_requests_received_total{code="400",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales"} 1 http_requests_received_total{code="405",method="HEAD",controller="",action="",endpoint=""} 5 http_requests_received_total{code="500",method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names"} 1 http_requests_received_total{code="500",method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales"} 3 http_requests_received_total{code="200",method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names"} 6 http_requests_received_total{code="500",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales"} 6 http_requests_received_total{code="500",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total"} 6 http_requests_received_total{code="500",method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime"} 4 http_requests_received_total{code="500",method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek"} 4 http_requests_received_total{code="500",method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay"} 4 http_requests_received_total{code="200",method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales"} 4 http_requests_received_total{code="201",method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 2 http_requests_received_total{code="500",method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download"} 5 http_requests_received_total{code="400",method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales"} 1 http_requests_received_total{code="400",method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total"} 1 http_requests_received_total{code="400",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales"} 1 http_requests_received_total{code="500",method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview"} 2 http_requests_received_total{code="400",method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date"} 1 http_requests_received_total{code="200",method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download"} 2 http_requests_received_total{code="500",method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales"} 10 http_requests_received_total{code="200",method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}"} 23 http_requests_received_total{code="401",method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 5 http_requests_received_total{code="405",method="POST",controller="",action="",endpoint=""} 7 http_requests_received_total{code="200",method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales"} 6 http_requests_received_total{code="200",method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups"} 6 http_requests_received_total{code="200",method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales"} 1 http_requests_received_total{code="200",method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download"} 2 http_requests_received_total{code="500",method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales"} 2 http_requests_received_total{code="200",method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales"} 2 http_requests_received_total{code="401",method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets"} 1 http_requests_received_total{code="401",method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours"} 1 http_requests_received_total{code="401",method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata"} 2 http_requests_received_total{code="401",method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 1 http_requests_received_total{code="401",method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting"} 1 http_requests_received_total{code="401",method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets"} 1 http_requests_received_total{code="401",method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters"} 1 http_requests_received_total{code="404",method="POST",controller="",action="",endpoint=""} 15 http_requests_received_total{code="200",method="GET",controller="",action="",endpoint=""} 6 http_requests_received_total{code="500",method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales"} 2 http_requests_received_total{code="404",method="HEAD",controller="",action="",endpoint=""} 10 http_requests_received_total{code="200",method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales"} 1 http_requests_received_total{code="201",method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts"} 1 http_requests_received_total{code="200",method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates"} 2 http_requests_received_total{code="200",method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}"} 2 # HELP http_requests_in_progress The number of requests currently in progress in the ASP.NET Core pipeline. One series without controller/action label values counts all in-progress requests, with separate series existing for each controller-action pair. # TYPE http_requests_in_progress gauge http_requests_in_progress{method="OPTIONS",controller="",action="",endpoint=""} 0 http_requests_in_progress{method="GET",controller="Tenants",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours"} 0 http_requests_in_progress{method="GET",controller="Forecasts",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets"} 0 http_requests_in_progress{method="GET",controller="TenantMetadata",action="GetTenantMetadata",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata"} 0 http_requests_in_progress{method="GET",controller="Users",action="GetUserForecastSetting",endpoint="api/v{version:apiVersion}/Users/Settings/ForecastSetting"} 0 http_requests_in_progress{method="GET",controller="TimeFrame",action="GetTimeFrameList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 0 http_requests_in_progress{method="GET",controller="ReportFilters",action="GetReportFilterList",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters"} 0 http_requests_in_progress{method="GET",controller="Outlets",action="GetOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets"} 0 http_requests_in_progress{method="GET",controller="Sales",action="GetDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime"} 0 http_requests_in_progress{method="GET",controller="Payments",action="GetTips",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips"} 0 http_requests_in_progress{method="GET",controller="Payments",action="GetDiscountsAndRefundsTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds"} 0 http_requests_in_progress{method="GET",controller="Payments",action="GetSalesTransactions",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales"} 0 http_requests_in_progress{method="GET",controller="Sales",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total"} 0 http_requests_in_progress{method="GET",controller="Sales",action="GetDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek"} 0 http_requests_in_progress{method="GET",controller="Sales",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay"} 0 http_requests_in_progress{method="GET",controller="Sales",action="GetTaxRateSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate"} 0 http_requests_in_progress{method="GET",controller="ProductGroups",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/TimeOfDaySales"} 0 http_requests_in_progress{method="GET",controller="ProductGroups",action="GetSalesByProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales"} 0 http_requests_in_progress{method="GET",controller="Trends",action="GetTrendsByDateLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/Date"} 0 http_requests_in_progress{method="GET",controller="Trends",action="GetTrendsByDateRangeLocation",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Trends/DateRange"} 0 http_requests_in_progress{method="GET",controller="ProductGroups",action="GetProductGroupsWithProducts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products"} 0 http_requests_in_progress{method="GET",controller="Products",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total"} 0 http_requests_in_progress{method="GET",controller="Products",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales"} 0 http_requests_in_progress{method="GET",controller="Products",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales"} 0 http_requests_in_progress{method="GET",controller="Modifiers",action="GetModifierGroupSalesByDateTime",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/TimeOfDaySales"} 0 http_requests_in_progress{method="GET",controller="Modifiers",action="GetModifierGroupSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/Sales"} 0 http_requests_in_progress{method="GET",controller="Employees",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales"} 0 http_requests_in_progress{method="GET",controller="Employees",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/TimeOfDaySales"} 0 http_requests_in_progress{method="GET",controller="Employees",action="GetTotalSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Total"} 0 http_requests_in_progress{method="GET",controller="LabourCost",action="GetLabourCostSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/Summary"} 0 http_requests_in_progress{method="GET",controller="LabourCost",action="GetTimeOfDayLabourCost",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/LabourCost/TimeOfDaySales"} 0 http_requests_in_progress{method="GET",controller="Customers",action="GetSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/Sales"} 0 http_requests_in_progress{method="GET",controller="Customers",action="GetTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/TimeOfDaySales"} 0 http_requests_in_progress{method="GET",controller="SalesForecasts",action="GetDateSalesForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Date"} 0 http_requests_in_progress{method="GET",controller="Sales",action="GetSalesDataAvailableOutlets",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Outlets"} 0 http_requests_in_progress{method="GET",controller="ProductGroups",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups"} 0 http_requests_in_progress{method="GET",controller="Sales",action="GetCompareDayOfWeekSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDayOfWeek"} 0 http_requests_in_progress{method="GET",controller="Sales",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareTimeOfDay"} 0 http_requests_in_progress{method="GET",controller="Sales",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/CompareDateTime"} 0 http_requests_in_progress{method="GET",controller="Tenants",action="GetOutletOverView",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview"} 0 http_requests_in_progress{method="GET",controller="Products",action="GetVariantSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantSales"} 0 http_requests_in_progress{method="GET",controller="Products",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Download"} 0 http_requests_in_progress{method="GET",controller="ProductGroups",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Download"} 0 http_requests_in_progress{method="GET",controller="PaymentSources",action="GetPaymentSources",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources"} 0 http_requests_in_progress{method="GET",controller="Products",action="GetVariantPricePointSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/{productId:Guid}/VariantPricePointSales"} 0 http_requests_in_progress{method="GET",controller="OutletClients",action="GetOutletClients",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClients"} 0 http_requests_in_progress{method="GET",controller="Products",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/CompareTimeOfDaySales"} 0 http_requests_in_progress{method="GET",controller="SalesForecasts",action="GetSalesForecasts",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts"} 0 http_requests_in_progress{method="GET",controller="Forecasts",action="GetForecastAvailableYears",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Years"} 0 http_requests_in_progress{method="GET",controller="SalesForecasts",action="GetSummary",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/Summary"} 0 http_requests_in_progress{method="GET",controller="Forecasts",action="GetForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets/{outletId:Guid}"} 0 http_requests_in_progress{method="GET",controller="Variants",action="GetDiscountSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/DiscountSales"} 0 http_requests_in_progress{method="DELETE",controller="ReportFilters",action="DeleteReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}"} 0 http_requests_in_progress{method="POST",controller="ReportFilters",action="CreateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters"} 0 http_requests_in_progress{method="GET",controller="Employees",action="GetEmployeeNames",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Names"} 0 http_requests_in_progress{method="GET",controller="Products",action="GetGroupedSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/GroupedSales"} 0 http_requests_in_progress{method="GET",controller="Outlets",action="GetOutletsWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets/Sales/Names"} 0 http_requests_in_progress{method="GET",controller="ProductGroups",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/CompareTimeOfDaySales"} 0 http_requests_in_progress{method="GET",controller="Payments",action="GetSalesReport",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Download"} 0 http_requests_in_progress{method="GET",controller="",action="",endpoint=""} 0 http_requests_in_progress{method="GET",controller="Employees",action="GetCompareTimeOfDaySales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/CompareTimeOfDaySales"} 0 http_requests_in_progress{method="GET",controller="Employees",action="GetEmployees",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees"} 0 http_requests_in_progress{method="GET",controller="",action="",endpoint="/"} 0 http_requests_in_progress{method="GET",controller="OutletClientGroups",action="GetOutletClientGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletClientGroups"} 0 http_requests_in_progress{method="GET",controller="Meta",action="GetVersion",endpoint="Version"} 0 http_requests_in_progress{method="GET",controller="",action="",endpoint="/jobs/{**path}"} 0 http_requests_in_progress{method="GET",controller="SalesForecasts",action="GetSalesForecastDetail",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/SalesForecasts/{salesForecastId:Guid}"} 0 http_requests_in_progress{method="GET",controller="PaymentSources",action="GetPaymentSourcesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/PaymentSources/Sales/Names"} 0 http_requests_in_progress{method="HEAD",controller="",action="",endpoint=""} 0 http_requests_in_progress{method="GET",controller="ProductGroups",action="GetEmployeesWithSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Sales/Names"} 0 http_requests_in_progress{method="GET",controller="Variants",action="GetStandardSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/StandardSales"} 0 http_requests_in_progress{method="POST",controller="TimeFrame",action="CreateTimeFrame",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 0 http_requests_in_progress{method="GET",controller="Tenants",action="GetOutletOverviewDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OutletOverview/Download"} 0 http_requests_in_progress{method="PUT",controller="ReportFilters",action="UpdateReportFilter",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters/{filterId:Guid}"} 0 http_requests_in_progress{method="POST",controller="",action="",endpoint=""} 0 http_requests_in_progress{method="GET",controller="Sales",action="GetOutletSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/OutletSales"} 0 http_requests_in_progress{method="GET",controller="Forecasts",action="GetProductGroups",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/ProductGroups"} 0 http_requests_in_progress{method="GET",controller="Customers",action="GetCompareDateTimeSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Customers/CompareDateTimeSales"} 0 http_requests_in_progress{method="GET",controller="Employees",action="GetCustomersSalesReportDownload",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Employees/Sales/Download"} 0 http_requests_in_progress{method="GET",controller="Modifiers",action="GetAddonItemSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Modifiers/{groupId:Guid}/Sales"} 0 http_requests_in_progress{method="GET",controller="Variants",action="GetMultiProductSales",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Variants/{variantId:Guid}/MultiProductSales"} 0 http_requests_in_progress{method="POST",controller="Forecasts",action="CreateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts"} 0 http_requests_in_progress{method="GET",controller="Forecasts",action="GetConflictingSalesForecastDates",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}/ConflictingDates"} 0 http_requests_in_progress{method="PUT",controller="Forecasts",action="UpdateForecast",endpoint="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/{forecastId:Guid}"} 0 # HELP dotnet_collection_count_total GC collection count # TYPE dotnet_collection_count_total counter dotnet_collection_count_total{generation="0"} 844888 dotnet_collection_count_total{generation="1"} 381467 dotnet_collection_count_total{generation="2"} 6735 # 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 1764645427.9427197 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 84023.51 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 21515206656 # HELP process_working_set_bytes Process working set # TYPE process_working_set_bytes gauge process_working_set_bytes 694800384 # HELP process_private_memory_bytes Process private memory size # TYPE process_private_memory_bytes gauge process_private_memory_bytes 1284747264 # HELP process_open_handles Number of open handles # TYPE process_open_handles gauge process_open_handles 714 # HELP process_num_threads Total number of threads # TYPE process_num_threads gauge process_num_threads 98 # HELP dotnet_total_memory_bytes Total known allocated memory # TYPE dotnet_total_memory_bytes gauge dotnet_total_memory_bytes 89929528 # HELP prometheus_net_metric_families Number of metric families currently registered. # TYPE prometheus_net_metric_families gauge prometheus_net_metric_families{metric_type="counter"} 46 prometheus_net_metric_families{metric_type="gauge"} 233 prometheus_net_metric_families{metric_type="summary"} 0 prometheus_net_metric_families{metric_type="histogram"} 10 # HELP prometheus_net_metric_instances Number of metric instances currently registered across all metric families. # TYPE prometheus_net_metric_instances gauge prometheus_net_metric_instances{metric_type="counter"} 215 prometheus_net_metric_instances{metric_type="gauge"} 362 prometheus_net_metric_instances{metric_type="summary"} 0 prometheus_net_metric_instances{metric_type="histogram"} 190 # HELP prometheus_net_metric_timeseries Number of metric timeseries currently generated from all metric instances. # TYPE prometheus_net_metric_timeseries gauge prometheus_net_metric_timeseries{metric_type="counter"} 215 prometheus_net_metric_timeseries{metric_type="gauge"} 362 prometheus_net_metric_timeseries{metric_type="summary"} 0 prometheus_net_metric_timeseries{metric_type="histogram"} 3977 # HELP prometheus_net_exemplars_recorded_total Number of exemplars that were accepted into in-memory storage in the prometheus-net SDK. # TYPE prometheus_net_exemplars_recorded_total counter prometheus_net_exemplars_recorded_total 2288435 # HELP prometheus_net_eventcounteradapter_sources_connected_total Number of event sources that are currently connected to the adapter. # TYPE prometheus_net_eventcounteradapter_sources_connected_total gauge prometheus_net_eventcounteradapter_sources_connected_total 7 # HELP prometheus_net_meteradapter_instruments_connected Number of instruments that are currently connected to the adapter. # TYPE prometheus_net_meteradapter_instruments_connected gauge prometheus_net_meteradapter_instruments_connected 31 # HELP npgsql_db_client_connections_usage ({connection}) The number of connections that are currently in state described by the state attribute. (ObservableUpDownCounter`1) # TYPE npgsql_db_client_connections_usage gauge npgsql_db_client_connections_usage{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",state="idle"} 1 npgsql_db_client_connections_usage{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",state="used"} 0 # HELP npgsql_db_client_connections_max ({connection}) The maximum number of open connections allowed. (ObservableUpDownCounter`1) # TYPE npgsql_db_client_connections_max gauge npgsql_db_client_connections_max{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196"} 196 # HELP microsoft_aspnetcore_server_kestrel_connections_per_second_total Connection Rate # TYPE microsoft_aspnetcore_server_kestrel_connections_per_second_total counter microsoft_aspnetcore_server_kestrel_connections_per_second_total 186962 # HELP microsoft_aspnetcore_server_kestrel_total_connections Total Connections # TYPE microsoft_aspnetcore_server_kestrel_total_connections gauge microsoft_aspnetcore_server_kestrel_total_connections 186962 # HELP microsoft_aspnetcore_server_kestrel_tls_handshakes_per_second_total TLS Handshake Rate # TYPE microsoft_aspnetcore_server_kestrel_tls_handshakes_per_second_total counter microsoft_aspnetcore_server_kestrel_tls_handshakes_per_second_total 0 # HELP microsoft_aspnetcore_server_kestrel_total_tls_handshakes Total TLS Handshakes # TYPE microsoft_aspnetcore_server_kestrel_total_tls_handshakes gauge microsoft_aspnetcore_server_kestrel_total_tls_handshakes 0 # HELP microsoft_aspnetcore_server_kestrel_current_tls_handshakes Current TLS Handshakes # TYPE microsoft_aspnetcore_server_kestrel_current_tls_handshakes gauge microsoft_aspnetcore_server_kestrel_current_tls_handshakes 0 # HELP microsoft_aspnetcore_server_kestrel_failed_tls_handshakes Failed TLS Handshakes # TYPE microsoft_aspnetcore_server_kestrel_failed_tls_handshakes gauge microsoft_aspnetcore_server_kestrel_failed_tls_handshakes 0 # HELP microsoft_aspnetcore_server_kestrel_current_connections Current Connections # TYPE microsoft_aspnetcore_server_kestrel_current_connections gauge microsoft_aspnetcore_server_kestrel_current_connections 4 # HELP microsoft_aspnetcore_server_kestrel_connection_queue_length Connection Queue Length # TYPE microsoft_aspnetcore_server_kestrel_connection_queue_length gauge microsoft_aspnetcore_server_kestrel_connection_queue_length 0 # HELP microsoft_aspnetcore_server_kestrel_request_queue_length Request Queue Length # TYPE microsoft_aspnetcore_server_kestrel_request_queue_length gauge microsoft_aspnetcore_server_kestrel_request_queue_length 0 # HELP microsoft_aspnetcore_server_kestrel_current_upgraded_requests Current Upgraded Requests (WebSockets) # TYPE microsoft_aspnetcore_server_kestrel_current_upgraded_requests gauge microsoft_aspnetcore_server_kestrel_current_upgraded_requests 0 # HELP system_runtime_cpu_usage (%) CPU Usage # TYPE system_runtime_cpu_usage gauge system_runtime_cpu_usage 13.804976162838365 # HELP system_runtime_working_set (MB) Working Set # TYPE system_runtime_working_set gauge system_runtime_working_set 694.800384 # HELP system_runtime_gc_heap_size (MB) GC Heap Size # TYPE system_runtime_gc_heap_size gauge system_runtime_gc_heap_size 79.671752 # HELP system_runtime_gen_0_gc_count_total Gen 0 GC Count # TYPE system_runtime_gen_0_gc_count_total counter system_runtime_gen_0_gc_count_total 844669 # HELP system_runtime_gen_1_gc_count_total Gen 1 GC Count # TYPE system_runtime_gen_1_gc_count_total counter system_runtime_gen_1_gc_count_total 381350 # HELP system_runtime_gen_2_gc_count_total Gen 2 GC Count # TYPE system_runtime_gen_2_gc_count_total counter system_runtime_gen_2_gc_count_total 6730 # HELP system_runtime_gen_0_gc_budget (MB) Gen 0 GC Budget # TYPE system_runtime_gen_0_gc_budget gauge system_runtime_gen_0_gc_budget 6 # HELP system_runtime_threadpool_thread_count ThreadPool Thread Count # TYPE system_runtime_threadpool_thread_count gauge system_runtime_threadpool_thread_count 7 # HELP system_runtime_monitor_lock_contention_count_total Monitor Lock Contention Count # TYPE system_runtime_monitor_lock_contention_count_total counter system_runtime_monitor_lock_contention_count_total 3700625 # HELP system_runtime_threadpool_queue_length ThreadPool Queue Length # TYPE system_runtime_threadpool_queue_length gauge system_runtime_threadpool_queue_length 0 # HELP system_runtime_threadpool_completed_items_count_total ThreadPool Completed Work Item Count # TYPE system_runtime_threadpool_completed_items_count_total counter system_runtime_threadpool_completed_items_count_total 174670634 # HELP system_runtime_alloc_total (B) Allocation Rate # TYPE system_runtime_alloc_total counter system_runtime_alloc_total 3992411214984 # HELP system_runtime_active_timer_count Number of Active Timers # TYPE system_runtime_active_timer_count gauge system_runtime_active_timer_count 45 # HELP system_runtime_gc_fragmentation (%) GC Fragmentation # TYPE system_runtime_gc_fragmentation gauge system_runtime_gc_fragmentation 27.573814253948825 # HELP system_runtime_gc_committed (MB) GC Committed Bytes # TYPE system_runtime_gc_committed gauge system_runtime_gc_committed 135.266304 # HELP system_runtime_exception_count_total Exception Count # TYPE system_runtime_exception_count_total counter system_runtime_exception_count_total 304377 # HELP system_runtime_time_in_gc (%) % Time in GC since last GC # TYPE system_runtime_time_in_gc gauge system_runtime_time_in_gc 0 # HELP system_runtime_total_pause_time_by_gc_total (ms) Time paused by GC # TYPE system_runtime_total_pause_time_by_gc_total counter system_runtime_total_pause_time_by_gc_total 3358134.6629999997 # HELP system_runtime_gen_0_size (B) Gen 0 Size # TYPE system_runtime_gen_0_size gauge system_runtime_gen_0_size 0 # HELP system_runtime_gen_1_size (B) Gen 1 Size # TYPE system_runtime_gen_1_size gauge system_runtime_gen_1_size 778704 # HELP system_runtime_gen_2_size (B) Gen 2 Size # TYPE system_runtime_gen_2_size gauge system_runtime_gen_2_size 86722592 # HELP system_runtime_loh_size (B) LOH Size # TYPE system_runtime_loh_size gauge system_runtime_loh_size 18107936 # HELP system_runtime_poh_size (B) POH (Pinned Object Heap) Size # TYPE system_runtime_poh_size gauge system_runtime_poh_size 1767048 # HELP system_runtime_assembly_count Number of Assemblies Loaded # TYPE system_runtime_assembly_count gauge system_runtime_assembly_count 295 # HELP system_runtime_il_bytes_jitted (B) IL Bytes Jitted # TYPE system_runtime_il_bytes_jitted gauge system_runtime_il_bytes_jitted 37580317 # HELP system_runtime_methods_jitted_count Number of Methods Jitted # TYPE system_runtime_methods_jitted_count gauge system_runtime_methods_jitted_count 1157760 # HELP system_runtime_time_in_jit_total (ms) Time spent in JIT # TYPE system_runtime_time_in_jit_total counter system_runtime_time_in_jit_total 367886.3853 # HELP system_net_http_requests_started Requests Started # TYPE system_net_http_requests_started gauge system_net_http_requests_started 300866 # HELP system_net_http_requests_started_total Requests Started Rate # TYPE system_net_http_requests_started_total counter system_net_http_requests_started_total 300858 # HELP system_net_http_requests_failed Requests Failed # TYPE system_net_http_requests_failed gauge system_net_http_requests_failed 81 # HELP system_net_http_requests_failed_total Requests Failed Rate # TYPE system_net_http_requests_failed_total counter system_net_http_requests_failed_total 81 # HELP system_net_http_current_requests Current Requests # TYPE system_net_http_current_requests gauge system_net_http_current_requests 0 # HELP system_net_http_http11_connections_current_total Current Http 1.1 Connections # TYPE system_net_http_http11_connections_current_total gauge system_net_http_http11_connections_current_total 1 # HELP system_net_http_http20_connections_current_total Current Http 2.0 Connections # TYPE system_net_http_http20_connections_current_total gauge system_net_http_http20_connections_current_total 0 # HELP system_net_http_http30_connections_current_total Current Http 3.0 Connections # TYPE system_net_http_http30_connections_current_total gauge system_net_http_http30_connections_current_total 0 # HELP system_net_http_http11_requests_queue_duration (ms) HTTP 1.1 Requests Queue Duration # TYPE system_net_http_http11_requests_queue_duration gauge system_net_http_http11_requests_queue_duration 0 # HELP system_net_http_http20_requests_queue_duration (ms) HTTP 2.0 Requests Queue Duration # TYPE system_net_http_http20_requests_queue_duration gauge system_net_http_http20_requests_queue_duration 0 # HELP system_net_http_http30_requests_queue_duration (ms) HTTP 3.0 Requests Queue Duration # TYPE system_net_http_http30_requests_queue_duration gauge system_net_http_http30_requests_queue_duration 0 # HELP system_net_sockets_current_outgoing_connect_attempts Current Outgoing Connect Attempts # TYPE system_net_sockets_current_outgoing_connect_attempts gauge system_net_sockets_current_outgoing_connect_attempts 0 # HELP system_net_sockets_outgoing_connections_established Outgoing Connections Established # TYPE system_net_sockets_outgoing_connections_established gauge system_net_sockets_outgoing_connections_established 33747 # HELP system_net_sockets_incoming_connections_established Incoming Connections Established # TYPE system_net_sockets_incoming_connections_established gauge system_net_sockets_incoming_connections_established 186962 # HELP system_net_sockets_bytes_received Bytes Received # TYPE system_net_sockets_bytes_received gauge system_net_sockets_bytes_received 12366889089 # HELP system_net_sockets_bytes_sent Bytes Sent # TYPE system_net_sockets_bytes_sent gauge system_net_sockets_bytes_sent 66712051219 # HELP system_net_sockets_datagrams_received Datagrams Received # TYPE system_net_sockets_datagrams_received gauge system_net_sockets_datagrams_received 2 # HELP system_net_sockets_datagrams_sent Datagrams Sent # TYPE system_net_sockets_datagrams_sent gauge system_net_sockets_datagrams_sent 2 # HELP system_net_nameresolution_dns_lookups_requested DNS Lookups Requested # TYPE system_net_nameresolution_dns_lookups_requested gauge system_net_nameresolution_dns_lookups_requested 34654 # HELP system_net_nameresolution_current_dns_lookups Current DNS Lookups # TYPE system_net_nameresolution_current_dns_lookups gauge system_net_nameresolution_current_dns_lookups 0 # HELP system_net_nameresolution_dns_lookups_duration (ms) Average DNS Lookup Duration # TYPE system_net_nameresolution_dns_lookups_duration gauge system_net_nameresolution_dns_lookups_duration 0 # HELP system_net_security_tls_handshake_total TLS handshakes completed # TYPE system_net_security_tls_handshake_total counter system_net_security_tls_handshake_total 34097 # HELP system_net_security_total_tls_handshakes Total TLS handshakes completed # TYPE system_net_security_total_tls_handshakes gauge system_net_security_total_tls_handshakes 34112 # HELP system_net_security_current_tls_handshakes Current TLS handshakes # TYPE system_net_security_current_tls_handshakes gauge system_net_security_current_tls_handshakes 0 # HELP system_net_security_failed_tls_handshakes Total TLS handshakes failed # TYPE system_net_security_failed_tls_handshakes gauge system_net_security_failed_tls_handshakes 0 # HELP system_net_security_all_tls_sessions_open All TLS Sessions Active # TYPE system_net_security_all_tls_sessions_open gauge system_net_security_all_tls_sessions_open 32 # HELP system_net_security_tls10_sessions_open TLS 1.0 Sessions Active # TYPE system_net_security_tls10_sessions_open gauge system_net_security_tls10_sessions_open 0 # HELP system_net_security_tls11_sessions_open TLS 1.1 Sessions Active # TYPE system_net_security_tls11_sessions_open gauge system_net_security_tls11_sessions_open 0 # HELP system_net_security_tls12_sessions_open TLS 1.2 Sessions Active # TYPE system_net_security_tls12_sessions_open gauge system_net_security_tls12_sessions_open 0 # HELP system_net_security_tls13_sessions_open TLS 1.3 Sessions Active # TYPE system_net_security_tls13_sessions_open gauge system_net_security_tls13_sessions_open 32 # HELP system_net_security_all_tls_handshake_duration (ms) TLS Handshake Duration # TYPE system_net_security_all_tls_handshake_duration gauge system_net_security_all_tls_handshake_duration 0 # HELP system_net_security_tls10_handshake_duration (ms) TLS 1.0 Handshake Duration # TYPE system_net_security_tls10_handshake_duration gauge system_net_security_tls10_handshake_duration 0 # HELP system_net_security_tls11_handshake_duration (ms) TLS 1.1 Handshake Duration # TYPE system_net_security_tls11_handshake_duration gauge system_net_security_tls11_handshake_duration 0 # HELP system_net_security_tls12_handshake_duration (ms) TLS 1.2 Handshake Duration # TYPE system_net_security_tls12_handshake_duration gauge system_net_security_tls12_handshake_duration 0 # HELP system_net_security_tls13_handshake_duration (ms) TLS 1.3 Handshake Duration # TYPE system_net_security_tls13_handshake_duration gauge system_net_security_tls13_handshake_duration 0 # HELP microsoft_entityframeworkcore_active_db_contexts Active DbContexts # TYPE microsoft_entityframeworkcore_active_db_contexts gauge microsoft_entityframeworkcore_active_db_contexts 2 # HELP microsoft_entityframeworkcore_total_queries Queries (Total) # TYPE microsoft_entityframeworkcore_total_queries gauge microsoft_entityframeworkcore_total_queries 4640313 # HELP microsoft_entityframeworkcore_queries_per_second_total Queries # TYPE microsoft_entityframeworkcore_queries_per_second_total counter microsoft_entityframeworkcore_queries_per_second_total 4640312 # HELP microsoft_entityframeworkcore_total_save_changes SaveChanges (Total) # TYPE microsoft_entityframeworkcore_total_save_changes gauge microsoft_entityframeworkcore_total_save_changes 1038556 # HELP microsoft_entityframeworkcore_save_changes_per_second_total SaveChanges # TYPE microsoft_entityframeworkcore_save_changes_per_second_total counter microsoft_entityframeworkcore_save_changes_per_second_total 1038556 # HELP microsoft_entityframeworkcore_compiled_query_cache_hit_rate (%) Query Cache Hit Rate # TYPE microsoft_entityframeworkcore_compiled_query_cache_hit_rate gauge microsoft_entityframeworkcore_compiled_query_cache_hit_rate 100 # HELP microsoft_entityframeworkcore_total_execution_strategy_operation_failures Execution Strategy Operation Failures (Total) # TYPE microsoft_entityframeworkcore_total_execution_strategy_operation_failures gauge microsoft_entityframeworkcore_total_execution_strategy_operation_failures 0 # HELP microsoft_entityframeworkcore_execution_strategy_operation_failures_per_second_total Execution Strategy Operation Failures # TYPE microsoft_entityframeworkcore_execution_strategy_operation_failures_per_second_total counter microsoft_entityframeworkcore_execution_strategy_operation_failures_per_second_total 0 # HELP microsoft_entityframeworkcore_total_optimistic_concurrency_failures Optimistic Concurrency Failures (Total) # TYPE microsoft_entityframeworkcore_total_optimistic_concurrency_failures gauge microsoft_entityframeworkcore_total_optimistic_concurrency_failures 0 # HELP microsoft_entityframeworkcore_optimistic_concurrency_failures_per_second_total Optimistic Concurrency Failures # TYPE microsoft_entityframeworkcore_optimistic_concurrency_failures_per_second_total counter microsoft_entityframeworkcore_optimistic_concurrency_failures_per_second_total 0 # HELP microsoft_aspnetcore_server_kestrel_kestrel_queued_connections ({connection}) Number of connections that are currently queued and are waiting to start. (UpDownCounter`1) # TYPE microsoft_aspnetcore_server_kestrel_kestrel_queued_connections gauge microsoft_aspnetcore_server_kestrel_kestrel_queued_connections{network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80"} 0 # HELP microsoft_aspnetcore_server_kestrel_kestrel_active_connections ({connection}) Number of connections that are currently active on the server. (UpDownCounter`1) # TYPE microsoft_aspnetcore_server_kestrel_kestrel_active_connections gauge microsoft_aspnetcore_server_kestrel_kestrel_active_connections{network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80"} 3 # HELP microsoft_aspnetcore_hosting_http_server_active_requests ({request}) Number of active HTTP server requests. (UpDownCounter`1) # TYPE microsoft_aspnetcore_hosting_http_server_active_requests gauge microsoft_aspnetcore_hosting_http_server_active_requests{http_request_method="GET",url_scheme="http"} 1 microsoft_aspnetcore_hosting_http_server_active_requests{http_request_method="OPTIONS",url_scheme="http"} 0 # HELP microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts ({match_attempt}) Number of requests that were attempted to be matched to an endpoint. (Counter`1) # TYPE microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts gauge microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_match_status="failure"} 108285 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="/metrics"} 35840 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total"} 23 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales"} 25 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate"} 204 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="/jobs/{**path}"} 1 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours"} 12 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters"} 12 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets"} 12 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime"} 209 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="(missing)"} 2422 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products"} 16 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips"} 214 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting"} 12 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds"} 204 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames"} 12 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales"} 204 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek"} 185 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total"} 213 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay"} 184 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales"} 25 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata"} 24 microsoft_aspnetcore_routing_aspnetcore_routing_match_attempts{aspnetcore_routing_is_fallback="False",aspnetcore_routing_match_status="success",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets"} 12 # HELP npgsql_db_client_commands_executing ({command}) The number of currently executing database commands. (UpDownCounter`1) # TYPE npgsql_db_client_commands_executing gauge npgsql_db_client_commands_executing{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196"} 0 # HELP npgsql_db_client_commands_bytes_written (By) The number of bytes written. (Counter`1) # TYPE npgsql_db_client_commands_bytes_written gauge npgsql_db_client_commands_bytes_written{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196"} 20242022227 # HELP npgsql_db_client_commands_bytes_read (By) The number of bytes read. (Counter`1) # TYPE npgsql_db_client_commands_bytes_read gauge npgsql_db_client_commands_bytes_read{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196"} 6721267718 # HELP npgsql_db_client_commands_duration (s) The duration of database commands, in seconds. (Histogram`1) # TYPE npgsql_db_client_commands_duration histogram npgsql_db_client_commands_duration_sum{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196"} 171971.38730667863 npgsql_db_client_commands_duration_count{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196"} 16706846 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.01"} 15705034 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.02"} 16353078 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.04"} 16513766 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.08"} 16596424 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.16"} 16636942 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.32"} 16661565 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.64"} 16680290 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="1.28"} 16694004 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="2.56"} 16699426 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="5.12"} 16702264 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="10.24"} 16704105 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="20.48"} 16705330 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="40.96"} 16706823 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="81.92"} 16706837 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="163.84"} 16706844 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="327.68"} 16706846 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="655.36"} 16706846 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="1310.72"} 16706846 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="2621.44"} 16706846 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="5242.88"} 16706846 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="10485.76"} 16706846 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="20971.52"} 16706846 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="41943.04"} 16706846 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="83886.08"} 16706846 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="167772.16"} 16706846 npgsql_db_client_commands_duration_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="+Inf"} 16706846 # HELP microsoft_aspnetcore_hosting_http_server_request_duration (s) Duration of HTTP server requests. (Histogram`1) # TYPE microsoft_aspnetcore_hosting_http_server_request_duration histogram microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http"} 1748.5691945999797 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="0.01"} 99653 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="0.02"} 101702 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="0.04"} 103491 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="0.08"} 104526 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="0.16"} 105423 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="0.32"} 106200 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="0.64"} 106726 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="1.28"} 107366 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="2.56"} 107477 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="5.12"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="10.24"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="20.48"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="40.96"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="81.92"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="163.84"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="327.68"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="655.36"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 107480 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http"} 0.755963399999999 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="0.01"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="0.02"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="0.04"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="0.08"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="0.16"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="0.32"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="0.64"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="1.28"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="2.56"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="5.12"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="10.24"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="20.48"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="40.96"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="81.92"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="163.84"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="327.68"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="655.36"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="OPTIONS",http_response_status_code="204",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 2421 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http"} 1404.3856553999956 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="0.01"} 0 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="0.02"} 9791 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="0.04"} 33982 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="0.08"} 34666 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="0.16"} 34971 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="0.32"} 35153 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="0.64"} 35371 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="1.28"} 35821 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="2.56"} 35838 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="5.12"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="10.24"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="20.48"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="40.96"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="81.92"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="163.84"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="327.68"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="655.36"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="/metrics",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 35839 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http"} 0.22055999999999998 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="0.01"} 7 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="0.02"} 7 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="0.04"} 10 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="0.08"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="0.16"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="0.32"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="0.64"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="1.28"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="2.56"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="5.12"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="10.24"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="20.48"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="40.96"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="81.92"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="163.84"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="327.68"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="655.36"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/TimeFrames",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http"} 0.815918 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="0.01"} 0 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="0.02"} 0 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="0.04"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="0.08"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="0.16"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="0.32"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="0.64"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="1.28"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="2.56"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="5.12"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="10.24"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="20.48"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="40.96"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="81.92"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="163.84"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="327.68"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="655.36"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ProductGroups/Products",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 16 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http"} 0.23891600000000002 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.01"} 3 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.02"} 8 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.04"} 11 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.08"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.16"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.32"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.64"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="1.28"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="2.56"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="5.12"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="10.24"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="20.48"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="40.96"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="81.92"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="163.84"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="327.68"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="655.36"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Outlets",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http"} 0.2248905 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="0.01"} 5 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="0.02"} 7 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="0.04"} 11 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="0.08"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="0.16"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="0.32"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="0.64"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="1.28"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="2.56"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="5.12"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="10.24"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="20.48"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="40.96"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="81.92"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="163.84"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="327.68"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="655.36"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/ReportFilters",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http"} 5.9925365 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="0.01"} 11 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="0.02"} 15 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="0.04"} 21 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="0.08"} 21 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="0.16"} 22 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="0.32"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="0.64"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="1.28"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="2.56"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="5.12"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="10.24"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="20.48"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="40.96"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="81.92"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="163.84"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="327.68"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="655.36"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/TimeOfDaySales",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http"} 0.4506570000000001 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="0.01"} 10 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="0.02"} 14 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="0.04"} 21 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="0.08"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="0.16"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="0.32"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="0.64"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="1.28"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="2.56"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="5.12"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="10.24"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="20.48"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="40.96"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="81.92"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="163.84"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="327.68"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="655.36"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Metadata",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http"} 0.2275447 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.01"} 5 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.02"} 8 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.04"} 11 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.08"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.16"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.32"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="0.64"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="1.28"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="2.56"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="5.12"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="10.24"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="20.48"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="40.96"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="81.92"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="163.84"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="327.68"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="655.36"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Forecasts/Outlets",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http"} 0.2053819 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="0.01"} 7 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="0.02"} 7 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="0.04"} 11 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="0.08"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="0.16"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="0.32"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="0.64"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="1.28"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="2.56"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="5.12"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="10.24"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="20.48"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="40.96"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="81.92"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="163.84"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="327.68"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="655.36"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Users/Settings/ForecastSetting",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http"} 64.43949499999998 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="0.01"} 35 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="0.02"} 78 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="0.04"} 104 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="0.08"} 118 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="0.16"} 140 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="0.32"} 155 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="0.64"} 164 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="1.28"} 173 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="2.56"} 180 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="5.12"} 183 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="10.24"} 183 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="20.48"} 183 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="40.96"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="81.92"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="163.84"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="327.68"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="655.36"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TimeOfDay",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http"} 5.794942699999999 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.01"} 13 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.02"} 17 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.04"} 20 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.08"} 20 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.16"} 20 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.32"} 21 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.64"} 21 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="1.28"} 21 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="2.56"} 22 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="5.12"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="10.24"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="20.48"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="40.96"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="81.92"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="163.84"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="327.68"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="655.36"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http"} 6.1883378 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="0.01"} 3 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="0.02"} 13 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="0.04"} 19 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="0.08"} 22 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="0.16"} 22 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="0.32"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="0.64"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="1.28"} 23 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="2.56"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="5.12"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="10.24"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="20.48"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="40.96"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="81.92"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="163.84"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="327.68"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="655.36"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Products/Sales",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 25 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http"} 111.91327900000002 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.01"} 24 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.02"} 63 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.04"} 109 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.08"} 129 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.16"} 147 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.32"} 170 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="0.64"} 186 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="1.28"} 199 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="2.56"} 207 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="5.12"} 210 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="10.24"} 211 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="20.48"} 211 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="40.96"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="81.92"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="163.84"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="327.68"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="655.36"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/Total",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http"} 142.11912870000003 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="0.01"} 35 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="0.02"} 52 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="0.04"} 83 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="0.08"} 115 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="0.16"} 128 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="0.32"} 143 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="0.64"} 162 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="1.28"} 172 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="2.56"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="5.12"} 192 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="10.24"} 200 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="20.48"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="40.96"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="81.92"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="163.84"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="327.68"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="655.36"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/TaxRate",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http"} 0.0009939 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="0.01"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="0.02"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="0.04"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="0.08"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="0.16"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="0.32"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="0.64"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="1.28"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="2.56"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="5.12"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="10.24"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="20.48"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="40.96"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="81.92"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="163.84"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="327.68"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="655.36"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="401",http_route="/jobs/{**path}",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http"} 65.17430270000001 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="0.01"} 46 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="0.02"} 96 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="0.04"} 124 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="0.08"} 141 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="0.16"} 167 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="0.32"} 181 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="0.64"} 189 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="1.28"} 198 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="2.56"} 205 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="5.12"} 208 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="10.24"} 208 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="20.48"} 208 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="40.96"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="81.92"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="163.84"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="327.68"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="655.36"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DateTime",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 209 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http"} 64.2155017 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="0.01"} 40 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="0.02"} 84 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="0.04"} 103 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="0.08"} 119 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="0.16"} 143 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="0.32"} 157 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="0.64"} 165 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="1.28"} 174 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="2.56"} 181 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="5.12"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="10.24"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="20.48"} 184 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="40.96"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="81.92"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="163.84"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="327.68"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="655.36"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Sales/DayOfWeek",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 185 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http"} 74.89505479999993 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="0.01"} 60 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="0.02"} 104 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="0.04"} 130 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="0.08"} 148 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="0.16"} 167 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="0.32"} 178 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="0.64"} 189 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="1.28"} 195 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="2.56"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="5.12"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="10.24"} 202 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="20.48"} 203 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="40.96"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="81.92"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="163.84"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="327.68"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="655.36"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Sales",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http"} 75.15713420000003 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="0.01"} 69 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="0.02"} 106 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="0.04"} 132 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="0.08"} 148 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="0.16"} 166 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="0.32"} 178 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="0.64"} 189 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="1.28"} 195 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="2.56"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="5.12"} 201 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="10.24"} 202 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="20.48"} 203 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="40.96"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="81.92"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="163.84"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="327.68"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="655.36"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/DiscountsAndRefunds",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 204 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http"} 78.10139420000003 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="0.01"} 54 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="0.02"} 107 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="0.04"} 130 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="0.08"} 151 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="0.16"} 174 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="0.32"} 183 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="0.64"} 198 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="1.28"} 205 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="2.56"} 211 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="5.12"} 211 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="10.24"} 212 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="20.48"} 213 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="40.96"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="81.92"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="163.84"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="327.68"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="655.36"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/Payments/Tips",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 214 microsoft_aspnetcore_hosting_http_server_request_duration_sum{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http"} 0.19745140000000003 microsoft_aspnetcore_hosting_http_server_request_duration_count{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="0.01"} 6 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="0.02"} 8 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="0.04"} 11 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="0.08"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="0.16"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="0.32"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="0.64"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="1.28"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="2.56"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="5.12"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="10.24"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="20.48"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="40.96"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="81.92"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="163.84"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="327.68"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="655.36"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{http_request_method="GET",http_response_status_code="200",http_route="api/v{version:apiVersion}/Tenants/{tenantId:Guid}/OpeningHours",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 12 microsoft_aspnetcore_hosting_http_server_request_duration_sum{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http"} 0.0004338 microsoft_aspnetcore_hosting_http_server_request_duration_count{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="0.01"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="0.02"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="0.04"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="0.08"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="0.16"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="0.32"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="0.64"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="1.28"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="2.56"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="5.12"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="10.24"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="20.48"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="40.96"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="81.92"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="163.84"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="327.68"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="655.36"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="1310.72"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="2621.44"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="5242.88"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="10485.76"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="20971.52"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="41943.04"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="83886.08"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="167772.16"} 1 microsoft_aspnetcore_hosting_http_server_request_duration_bucket{aspnetcore_request_is_unhandled="True",http_request_method="GET",http_response_status_code="404",network_protocol_version="1.1",url_scheme="http",le="+Inf"} 1 # HELP microsoft_aspnetcore_server_kestrel_kestrel_connection_duration (s) The duration of connections on the server. (Histogram`1) # TYPE microsoft_aspnetcore_server_kestrel_kestrel_connection_duration histogram microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_sum{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80"} 8349985.482895767 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_count{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80"} 186958 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="0.01"} 66496 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="0.02"} 67962 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="0.04"} 69134 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="0.08"} 69819 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="0.16"} 70404 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="0.32"} 70896 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="0.64"} 71229 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="1.28"} 71630 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="2.56"} 71719 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="5.12"} 71734 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="10.24"} 71757 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="20.48"} 71836 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="40.96"} 71910 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="81.92"} 164431 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="163.84"} 185334 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="327.68"} 186932 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="655.36"} 186958 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="1310.72"} 186958 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="2621.44"} 186958 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="5242.88"} 186958 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="10485.76"} 186958 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="20971.52"} 186958 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="41943.04"} 186958 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="83886.08"} 186958 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="167772.16"} 186958 microsoft_aspnetcore_server_kestrel_kestrel_connection_duration_bucket{network_protocol_name="http",network_protocol_version="1.1",network_transport="tcp",network_type="ipv4",server_address="10.244.4.49",server_port="80",le="+Inf"} 186958 # HELP system_net_http_http_client_active_requests ({request}) Number of outbound HTTP requests that are currently active on the client. (UpDownCounter`1) # TYPE system_net_http_http_client_active_requests gauge system_net_http_http_client_active_requests{http_request_method="POST",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 0 system_net_http_http_client_active_requests{http_request_method="GET",server_address="core-api.ancon.io",url_scheme="https"} 0 system_net_http_http_client_active_requests{http_request_method="GET",server_address="securetoken.google.com",url_scheme="https"} 0 # HELP system_net_http_http_client_request_duration (s) The duration of outbound HTTP requests. (Histogram`1) # TYPE system_net_http_http_client_request_duration histogram system_net_http_http_client_request_duration_sum{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 10733.282534499791 system_net_http_http_client_request_duration_count{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.01"} 15071 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.02"} 131873 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.04"} 242314 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.08"} 285677 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.16"} 289157 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.32"} 292774 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.64"} 294063 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="1.28"} 295586 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="2.56"} 295687 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="5.12"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="10.24"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="20.48"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="40.96"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="81.92"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="163.84"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="327.68"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="655.36"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="1310.72"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="2621.44"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="5242.88"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="10485.76"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="20971.52"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="41943.04"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="83886.08"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="167772.16"} 295699 system_net_http_http_client_request_duration_bucket{http_request_method="POST",http_response_status_code="200",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="+Inf"} 295699 system_net_http_http_client_request_duration_sum{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https"} 0.12171189999999998 system_net_http_http_client_request_duration_count{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.01"} 0 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.02"} 0 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.04"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.08"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.16"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.32"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.64"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="1.28"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="2.56"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="5.12"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="10.24"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="20.48"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="40.96"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="81.92"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="163.84"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="327.68"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="655.36"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="1310.72"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="2621.44"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="5242.88"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="10485.76"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="20971.52"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="41943.04"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="83886.08"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="167772.16"} 4 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="+Inf"} 4 system_net_http_http_client_request_duration_sum{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https"} 0.0501325 system_net_http_http_client_request_duration_count{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.01"} 0 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.02"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.04"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.08"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.16"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.32"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.64"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="1.28"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="2.56"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="5.12"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="10.24"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="20.48"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="40.96"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="81.92"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="163.84"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="327.68"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="655.36"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="1310.72"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="2621.44"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="5242.88"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="10485.76"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="20971.52"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="41943.04"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="83886.08"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="167772.16"} 3 system_net_http_http_client_request_duration_bucket{http_request_method="GET",http_response_status_code="200",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="+Inf"} 3 system_net_http_http_client_request_duration_sum{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 0.0056212 system_net_http_http_client_request_duration_count{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.01"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.02"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.04"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.08"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.16"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.32"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.64"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="1.28"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="2.56"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="5.12"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="10.24"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="20.48"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="40.96"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="81.92"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="163.84"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="327.68"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="655.36"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="1310.72"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="2621.44"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="5242.88"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="10485.76"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="20971.52"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="41943.04"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="83886.08"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="167772.16"} 2 system_net_http_http_client_request_duration_bucket{error_type="429",http_request_method="POST",http_response_status_code="429",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="+Inf"} 2 # HELP microsoft_aspnetcore_hosting_requests_per_second_total Request Rate # TYPE microsoft_aspnetcore_hosting_requests_per_second_total counter microsoft_aspnetcore_hosting_requests_per_second_total 627015 # HELP microsoft_aspnetcore_hosting_total_requests Total Requests # TYPE microsoft_aspnetcore_hosting_total_requests gauge microsoft_aspnetcore_hosting_total_requests 627015 # HELP microsoft_aspnetcore_hosting_current_requests Current Requests # TYPE microsoft_aspnetcore_hosting_current_requests gauge microsoft_aspnetcore_hosting_current_requests 0 # HELP microsoft_aspnetcore_hosting_failed_requests Failed Requests # TYPE microsoft_aspnetcore_hosting_failed_requests gauge microsoft_aspnetcore_hosting_failed_requests 860 # HELP npgsql_db_client_commands_prepared_ratio The ratio of prepared command executions. (ObservableGauge`1) # TYPE npgsql_db_client_commands_prepared_ratio gauge npgsql_db_client_commands_prepared_ratio{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196"} 0 # HELP system_net_nameresolution_dns_lookup_duration (s) Measures the time taken to perform a DNS lookup. (Histogram`1) # TYPE system_net_nameresolution_dns_lookup_duration histogram system_net_nameresolution_dns_lookup_duration_sum{dns_question_name="core-api.ancon.io"} 0.0336996 system_net_nameresolution_dns_lookup_duration_count{dns_question_name="core-api.ancon.io"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="0.01"} 3 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="0.02"} 3 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="0.04"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="0.08"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="0.16"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="0.32"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="0.64"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="1.28"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="2.56"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="5.12"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="10.24"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="20.48"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="40.96"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="81.92"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="163.84"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="327.68"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="655.36"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="1310.72"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="2621.44"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="5242.88"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="10485.76"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="20971.52"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="41943.04"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="83886.08"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="167772.16"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="core-api.ancon.io",le="+Inf"} 4 system_net_nameresolution_dns_lookup_duration_sum{dns_question_name="securetoken.google.com"} 0.011457499999999999 system_net_nameresolution_dns_lookup_duration_count{dns_question_name="securetoken.google.com"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="0.01"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="0.02"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="0.04"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="0.08"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="0.16"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="0.32"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="0.64"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="1.28"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="2.56"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="5.12"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="10.24"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="20.48"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="40.96"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="81.92"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="163.84"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="327.68"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="655.36"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="1310.72"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="2621.44"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="5242.88"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="10485.76"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="20971.52"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="41943.04"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="83886.08"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="167772.16"} 4 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="securetoken.google.com",le="+Inf"} 4 system_net_nameresolution_dns_lookup_duration_sum{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com"} 4.400537999999998 system_net_nameresolution_dns_lookup_duration_count{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="0.01"} 309 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="0.02"} 423 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="0.04"} 451 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="0.08"} 451 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="0.16"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="0.32"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="0.64"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="1.28"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="2.56"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="5.12"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="10.24"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="20.48"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="40.96"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="81.92"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="163.84"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="327.68"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="655.36"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="1310.72"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="2621.44"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="5242.88"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="10485.76"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="20971.52"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="41943.04"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="83886.08"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="167772.16"} 456 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-report-do-user-8962426-0.b.db.ondigitalocean.com",le="+Inf"} 456 system_net_nameresolution_dns_lookup_duration_sum{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com"} 0.0665599 system_net_nameresolution_dns_lookup_duration_count{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="0.01"} 14 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="0.02"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="0.04"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="0.08"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="0.16"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="0.32"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="0.64"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="1.28"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="2.56"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="5.12"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="10.24"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="20.48"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="40.96"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="81.92"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="163.84"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="327.68"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="655.36"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="1310.72"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="2621.44"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="5242.88"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="10485.76"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="20971.52"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="41943.04"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="83886.08"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="167772.16"} 15 system_net_nameresolution_dns_lookup_duration_bucket{dns_question_name="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",le="+Inf"} 15 # HELP system_net_http_http_client_open_connections ({connection}) Number of outbound HTTP connections that are currently active or idle on the client. (UpDownCounter`1) # TYPE system_net_http_http_client_open_connections gauge system_net_http_http_client_open_connections{http_connection_state="active",network_peer_address="::ffff:10.110.0.133",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 0 system_net_http_http_client_open_connections{http_connection_state="active",network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 0 system_net_http_http_client_open_connections{http_connection_state="idle",network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 1 system_net_http_http_client_open_connections{http_connection_state="idle",network_peer_address="::ffff:10.110.0.133",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 0 system_net_http_http_client_open_connections{http_connection_state="active",network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https"} 0 system_net_http_http_client_open_connections{http_connection_state="active",network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https"} 0 system_net_http_http_client_open_connections{http_connection_state="idle",network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https"} 0 system_net_http_http_client_open_connections{http_connection_state="idle",network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https"} 0 # HELP system_net_http_http_client_request_time_in_queue (s) The amount of time requests spent on a queue waiting for an available connection. (Histogram`1) # TYPE system_net_http_http_client_request_time_in_queue histogram system_net_http_http_client_request_time_in_queue_sum{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 17.246592 system_net_http_http_client_request_time_in_queue_count{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.01"} 12 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.02"} 30 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.04"} 30 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.08"} 30 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.16"} 37 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.32"} 101 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.64"} 104 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="1.28"} 105 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="2.56"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="5.12"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="10.24"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="20.48"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="40.96"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="81.92"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="163.84"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="327.68"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="655.36"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="1310.72"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="2621.44"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="5242.88"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="10485.76"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="20971.52"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="41943.04"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="83886.08"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="167772.16"} 106 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="POST",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="+Inf"} 106 system_net_http_http_client_request_time_in_queue_sum{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https"} 0.0703905 system_net_http_http_client_request_time_in_queue_count{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.01"} 0 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.02"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.04"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.08"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.16"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.32"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.64"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="1.28"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="2.56"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="5.12"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="10.24"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="20.48"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="40.96"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="81.92"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="163.84"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="327.68"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="655.36"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="1310.72"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="2621.44"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="5242.88"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="10485.76"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="20971.52"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="41943.04"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="83886.08"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="167772.16"} 4 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="+Inf"} 4 system_net_http_http_client_request_time_in_queue_sum{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https"} 0.027523099999999998 system_net_http_http_client_request_time_in_queue_count{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.01"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.02"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.04"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.08"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.16"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.32"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.64"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="1.28"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="2.56"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="5.12"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="10.24"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="20.48"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="40.96"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="81.92"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="163.84"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="327.68"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="655.36"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="1310.72"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="2621.44"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="5242.88"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="10485.76"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="20971.52"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="41943.04"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="83886.08"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="167772.16"} 3 system_net_http_http_client_request_time_in_queue_bucket{http_request_method="GET",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="+Inf"} 3 # HELP npgsql_db_client_connections_create_time (s) The time it took to create a new connection. (Histogram`1) # TYPE npgsql_db_client_connections_create_time histogram npgsql_db_client_connections_create_time_sum{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196"} 13.102879900000012 npgsql_db_client_connections_create_time_count{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.01"} 0 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.02"} 6 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.04"} 179 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.08"} 216 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.16"} 219 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.32"} 235 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="0.64"} 239 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="1.28"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="2.56"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="5.12"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="10.24"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="20.48"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="40.96"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="81.92"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="163.84"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="327.68"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="655.36"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="1310.72"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="2621.44"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="5242.88"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="10485.76"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="20971.52"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="41943.04"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="83886.08"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="167772.16"} 240 npgsql_db_client_connections_create_time_bucket{pool_name="Host=private-production-report-do-user-8962426-0.b.db.ondigitalocean.com;Port=25060;Database=reporting;Username=doadmin;SSL Mode=Require;Trust Server Certificate=True;Server Compatibility Mode=Redshift;Maximum Pool Size=196",le="+Inf"} 240 # HELP MongoDbSyncerQueue Generic gauge for MongoDbSyncerQueue # TYPE MongoDbSyncerQueue gauge MongoDbSyncerQueue 0 # HELP MongoDbSyncerFailCount Generic counter for MongoDbSyncerFailCount # TYPE MongoDbSyncerFailCount counter MongoDbSyncerFailCount 0 # HELP system_net_http_http_client_connection_duration (s) The duration of successfully established outbound HTTP connections. (Histogram`1) # TYPE system_net_http_http_client_connection_duration histogram system_net_http_http_client_connection_duration_sum{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 349.806 system_net_http_http_client_connection_duration_count{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.01"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.02"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.04"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.08"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.16"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.32"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="0.64"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="1.28"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="2.56"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="5.12"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="10.24"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="20.48"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="40.96"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="81.92"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="163.84"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="327.68"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="655.36"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="1310.72"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="2621.44"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="5242.88"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="10485.76"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="20971.52"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="41943.04"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="83886.08"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="167772.16"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:10.110.0.157",network_protocol_version="1.1",server_address="private-production-open-search-do-user-8962426-0.f.db.ondigitalocean.com",server_port="25060",url_scheme="https",le="+Inf"} 1 system_net_http_http_client_connection_duration_sum{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https"} 0.052000000000000005 system_net_http_http_client_connection_duration_count{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.01"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.02"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.04"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.08"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.16"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.32"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="0.64"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="1.28"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="2.56"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="5.12"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="10.24"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="20.48"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="40.96"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="81.92"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="163.84"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="327.68"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="655.36"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="1310.72"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="2621.44"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="5242.88"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="10485.76"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="20971.52"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="41943.04"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="83886.08"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="167772.16"} 4 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:167.99.16.214",network_protocol_version="1.1",server_address="core-api.ancon.io",url_scheme="https",le="+Inf"} 4 system_net_http_http_client_connection_duration_sum{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https"} 74.99 system_net_http_http_client_connection_duration_count{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.01"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.02"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.04"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.08"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.16"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.32"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.64"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="1.28"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="2.56"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="5.12"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="10.24"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="20.48"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="40.96"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="81.92"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="163.84"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="327.68"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="655.36"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="1310.72"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="2621.44"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="5242.88"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="10485.76"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="20971.52"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="41943.04"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="83886.08"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="167772.16"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.251.36.14",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="+Inf"} 1 system_net_http_http_client_connection_duration_sum{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https"} 60.019 system_net_http_http_client_connection_duration_count{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.01"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.02"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.04"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.08"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.16"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.32"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="0.64"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="1.28"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="2.56"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="5.12"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="10.24"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="20.48"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="40.96"} 0 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="81.92"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="163.84"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="327.68"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="655.36"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="1310.72"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="2621.44"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="5242.88"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="10485.76"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="20971.52"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="41943.04"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="83886.08"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="167772.16"} 1 system_net_http_http_client_connection_duration_bucket{network_peer_address="::ffff:142.250.179.206",network_protocol_version="1.1",server_address="securetoken.google.com",url_scheme="https",le="+Inf"} 1 # HELP microsoftidentitymodel_meter_identitymodelconfigurationmanager Counter capturing configuration manager operations. (Counter`1) # TYPE microsoftidentitymodel_meter_identitymodelconfigurationmanager gauge microsoftidentitymodel_meter_identitymodelconfigurationmanager{identitymodelversion="8.7.0.0",metadataaddress="https://securetoken.google.com/leen-61727/.well-known/openid-configuration",operationstatus="LastKnownGood"} 2490 # HELP npgsql_db_client_commands_failed ({command}) The number of database commands which have failed. (Counter`1) # TYPE npgsql_db_client_commands_failed gauge