# HELP hikaricp_connections_pending Pending threads # TYPE hikaricp_connections_pending gauge hikaricp_connections_pending{pool="HikariPool-1",} 0.0 # HELP process_files_max_files The maximum file descriptor count # TYPE process_files_max_files gauge process_files_max_files 1048576.0 # HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool # TYPE jvm_buffer_total_capacity_bytes gauge jvm_buffer_total_capacity_bytes{id="mapped - 'non-volatile memory'",} 0.0 jvm_buffer_total_capacity_bytes{id="mapped",} 0.0 jvm_buffer_total_capacity_bytes{id="direct",} 651339.0 # HELP rabbitmq_consumed_total # TYPE rabbitmq_consumed_total counter rabbitmq_consumed_total{name="rabbit",} 14784.0 # HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool # TYPE jvm_buffer_memory_used_bytes gauge jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'",} 0.0 jvm_buffer_memory_used_bytes{id="mapped",} 0.0 jvm_buffer_memory_used_bytes{id="direct",} 651340.0 # HELP hikaricp_connections_timeout_total Connection timeout total count # TYPE hikaricp_connections_timeout_total counter hikaricp_connections_timeout_total{pool="HikariPool-1",} 0.0 # HELP jdbc_connections_idle Number of established but idle connections. # TYPE jdbc_connections_idle gauge jdbc_connections_idle{name="dataSource",} 3.0 # HELP jvm_gc_overhead_percent An approximation of the percent of CPU time used by GC activities over the last lookback period or since monitoring began, whichever is shorter, in the range [0..1] # TYPE jvm_gc_overhead_percent gauge jvm_gc_overhead_percent 1.3333333333333333E-5 # HELP rabbitmq_acknowledged_published_total # TYPE rabbitmq_acknowledged_published_total counter rabbitmq_acknowledged_published_total{name="rabbit",} 0.0 # HELP jetty_connections_request_seconds Jetty client or server requests # TYPE jetty_connections_request_seconds summary jetty_connections_request_seconds_count{connector_name="unnamed",type="server",} 8460713.0 jetty_connections_request_seconds_sum{connector_name="unnamed",type="server",} 537914.18924762 # HELP jetty_connections_request_seconds_max Jetty client or server requests # TYPE jetty_connections_request_seconds_max gauge jetty_connections_request_seconds_max{connector_name="unnamed",type="server",} 0.001297448 # HELP jvm_memory_used_bytes The amount of used memory # TYPE jvm_memory_used_bytes gauge jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'",} 1.1001216E7 jvm_memory_used_bytes{area="heap",id="G1 Survivor Space",} 566320.0 jvm_memory_used_bytes{area="heap",id="G1 Old Gen",} 8.04606E7 jvm_memory_used_bytes{area="nonheap",id="Metaspace",} 1.39118872E8 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-nmethods'",} 2141312.0 jvm_memory_used_bytes{area="heap",id="G1 Eden Space",} 1.28974848E8 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space",} 1.6262488E7 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'",} 3.6306944E7 # HELP jvm_threads_states_threads The current number of threads # TYPE jvm_threads_states_threads gauge jvm_threads_states_threads{state="runnable",} 19.0 jvm_threads_states_threads{state="blocked",} 0.0 jvm_threads_states_threads{state="waiting",} 41.0 jvm_threads_states_threads{state="timed-waiting",} 21.0 jvm_threads_states_threads{state="new",} 0.0 jvm_threads_states_threads{state="terminated",} 0.0 # HELP executor_completed_tasks_total The approximate total number of tasks that have completed execution # TYPE executor_completed_tasks_total counter executor_completed_tasks_total{name="applicationTaskExecutor",} 0.0 # HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use # TYPE jvm_memory_committed_bytes gauge jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'",} 5.1642368E7 jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space",} 1048576.0 jvm_memory_committed_bytes{area="heap",id="G1 Old Gen",} 8.8080384E7 jvm_memory_committed_bytes{area="nonheap",id="Metaspace",} 1.40115968E8 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-nmethods'",} 2555904.0 jvm_memory_committed_bytes{area="heap",id="G1 Eden Space",} 1.45752064E8 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space",} 1.6777216E7 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'",} 4.0042496E7 # HELP process_uptime_seconds The uptime of the Java virtual machine # TYPE process_uptime_seconds gauge process_uptime_seconds 3835314.441 # HELP executor_pool_core_threads The core number of threads for the pool # TYPE executor_pool_core_threads gauge executor_pool_core_threads{name="applicationTaskExecutor",} 8.0 # HELP jetty_threads_current The total number of threads in the pool # TYPE jetty_threads_current gauge jetty_threads_current 8.0 # HELP jetty_threads_config_min The minimum number of threads in the pool # TYPE jetty_threads_config_min gauge jetty_threads_config_min 8.0 # HELP hikaricp_connections_idle Idle connections # TYPE hikaricp_connections_idle gauge hikaricp_connections_idle{pool="HikariPool-1",} 3.0 # HELP rabbitmq_channels # TYPE rabbitmq_channels gauge rabbitmq_channels{name="rabbit",} 4.0 # HELP jvm_gc_pause_seconds Time spent in GC pause # TYPE jvm_gc_pause_seconds summary jvm_gc_pause_seconds_count{action="end of minor GC",cause="GCLocker Initiated GC",} 1.0 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="GCLocker Initiated GC",} 0.003 jvm_gc_pause_seconds_count{action="end of major GC",cause="Heap Dump Initiated GC",} 4.0 jvm_gc_pause_seconds_sum{action="end of major GC",cause="Heap Dump Initiated GC",} 0.335 jvm_gc_pause_seconds_count{action="end of minor GC",cause="CodeCache GC Threshold",} 3.0 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="CodeCache GC Threshold",} 0.059 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Evacuation Pause",} 47534.0 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Evacuation Pause",} 113.56 # HELP jvm_gc_pause_seconds_max Time spent in GC pause # TYPE jvm_gc_pause_seconds_max gauge jvm_gc_pause_seconds_max{action="end of minor GC",cause="GCLocker Initiated GC",} 0.0 jvm_gc_pause_seconds_max{action="end of major GC",cause="Heap Dump Initiated GC",} 0.0 jvm_gc_pause_seconds_max{action="end of minor GC",cause="CodeCache GC Threshold",} 0.0 jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Evacuation Pause",} 0.002 # HELP jetty_connections_bytes_out_bytes Bytes sent by tracked connections # TYPE jetty_connections_bytes_out_bytes summary jetty_connections_bytes_out_bytes_count{connector_name="unnamed",} 8460713.0 jetty_connections_bytes_out_bytes_sum{connector_name="unnamed",} 1.55944055E8 # HELP jetty_connections_bytes_out_bytes_max Bytes sent by tracked connections # TYPE jetty_connections_bytes_out_bytes_max gauge jetty_connections_bytes_out_bytes_max{connector_name="unnamed",} 0.0 # HELP disk_total_bytes Total space for path # TYPE disk_total_bytes gauge disk_total_bytes{path="/workspace/.",} 2.1462233088E10 # HELP rabbitmq_failed_to_publish_total # TYPE rabbitmq_failed_to_publish_total counter rabbitmq_failed_to_publish_total{name="rabbit",} 0.0 # HELP executor_pool_max_threads The maximum allowed number of threads in the pool # TYPE executor_pool_max_threads gauge executor_pool_max_threads{name="applicationTaskExecutor",} 2.147483647E9 # HELP system_cpu_count The number of processors available to the Java virtual machine # TYPE system_cpu_count gauge system_cpu_count 8.0 # HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset # TYPE jvm_threads_peak_threads gauge jvm_threads_peak_threads 97.0 # HELP jetty_connections_max_connections The maximum number of observed connections over a rolling 2-minute interval # TYPE jetty_connections_max_connections gauge jetty_connections_max_connections{connector_name="unnamed",} 2.0 # HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation # TYPE jvm_gc_live_data_size_bytes gauge jvm_gc_live_data_size_bytes 8.0314392E7 # HELP jdbc_connections_min Minimum number of idle connections in the pool. # TYPE jdbc_connections_min gauge jdbc_connections_min{name="dataSource",} 3.0 # HELP spring_integration_handlers The number of message handlers # TYPE spring_integration_handlers gauge spring_integration_handlers 2.0 # HELP http_server_requests_seconds Duration of HTTP server request handling # TYPE http_server_requests_seconds summary http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/{tenant}/controller/v1/{controllerId}",} 853.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/{tenant}/controller/v1/{controllerId}",} 26.48178544 http_server_requests_seconds_count{exception="RequestRejectedException",method="POST",outcome="SERVER_ERROR",status="500",uri="root",} 4.0 http_server_requests_seconds_sum{exception="RequestRejectedException",method="POST",outcome="SERVER_ERROR",status="500",uri="root",} 0.00199758 http_server_requests_seconds_count{exception="None",method="POST",outcome="CLIENT_ERROR",status="404",uri="/**",} 22114.0 http_server_requests_seconds_sum{exception="None",method="POST",outcome="CLIENT_ERROR",status="404",uri="/**",} 13.932738341 http_server_requests_seconds_count{exception="None",method="GET",outcome="CLIENT_ERROR",status="401",uri="root",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="CLIENT_ERROR",status="401",uri="root",} 0.0135908 http_server_requests_seconds_count{exception="RuntimeException",method="GET",outcome="SERVER_ERROR",status="500",uri="/{tenant}/controller/v1/{controllerId}",} 319988.0 http_server_requests_seconds_sum{exception="RuntimeException",method="GET",outcome="SERVER_ERROR",status="500",uri="/{tenant}/controller/v1/{controllerId}",} 7255.724048594 http_server_requests_seconds_count{exception="None",method="HEAD",outcome="CLIENT_ERROR",status="404",uri="/**",} 17.0 http_server_requests_seconds_sum{exception="None",method="HEAD",outcome="CLIENT_ERROR",status="404",uri="/**",} 0.010457517 http_server_requests_seconds_count{exception="None",method="GET",outcome="REDIRECTION",status="304",uri="/{tenant}/controller/v1/{controllerId}",} 15188.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="REDIRECTION",status="304",uri="/{tenant}/controller/v1/{controllerId}",} 507.685391032 http_server_requests_seconds_count{exception="None",method="OPTIONS",outcome="CLIENT_ERROR",status="404",uri="/**",} 29.0 http_server_requests_seconds_sum{exception="None",method="OPTIONS",outcome="CLIENT_ERROR",status="404",uri="/**",} 0.016728845 http_server_requests_seconds_count{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="/**",} 79933.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="/**",} 73.482409135 http_server_requests_seconds_count{exception="RequestRejectedException",method="GET",outcome="SERVER_ERROR",status="500",uri="root",} 21.0 http_server_requests_seconds_sum{exception="RequestRejectedException",method="GET",outcome="SERVER_ERROR",status="500",uri="root",} 0.007255664 # HELP http_server_requests_seconds_max Duration of HTTP server request handling # TYPE http_server_requests_seconds_max gauge http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/{tenant}/controller/v1/{controllerId}",} 0.0 http_server_requests_seconds_max{exception="RequestRejectedException",method="POST",outcome="SERVER_ERROR",status="500",uri="root",} 0.0 http_server_requests_seconds_max{exception="None",method="POST",outcome="CLIENT_ERROR",status="404",uri="/**",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="CLIENT_ERROR",status="401",uri="root",} 0.0 http_server_requests_seconds_max{exception="RuntimeException",method="GET",outcome="SERVER_ERROR",status="500",uri="/{tenant}/controller/v1/{controllerId}",} 0.0 http_server_requests_seconds_max{exception="None",method="HEAD",outcome="CLIENT_ERROR",status="404",uri="/**",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="REDIRECTION",status="304",uri="/{tenant}/controller/v1/{controllerId}",} 0.0 http_server_requests_seconds_max{exception="None",method="OPTIONS",outcome="CLIENT_ERROR",status="404",uri="/**",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="/**",} 0.0 http_server_requests_seconds_max{exception="RequestRejectedException",method="GET",outcome="SERVER_ERROR",status="500",uri="root",} 0.0 # HELP jvm_gc_memory_allocated_bytes_total Incremented for an increase in the size of the (young) heap memory pool after one GC to before the next # TYPE jvm_gc_memory_allocated_bytes_total counter jvm_gc_memory_allocated_bytes_total 6.596690177144E12 # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process # TYPE process_cpu_usage gauge process_cpu_usage 0.0 # HELP lettuce_command_completion_seconds_max Latency between command send and command completion (complete response received # TYPE lettuce_command_completion_seconds_max gauge lettuce_command_completion_seconds_max{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.002369649 lettuce_command_completion_seconds_max{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.018932084 lettuce_command_completion_seconds_max{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.0 lettuce_command_completion_seconds_max{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.0 lettuce_command_completion_seconds_max{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.01159595 lettuce_command_completion_seconds_max{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.0 # HELP lettuce_command_completion_seconds Latency between command send and command completion (complete response received # TYPE lettuce_command_completion_seconds histogram lettuce_command_completion_seconds{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.5",} 6.22592E-4 lettuce_command_completion_seconds{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.9",} 6.5536E-4 lettuce_command_completion_seconds{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.95",} 6.88128E-4 lettuce_command_completion_seconds{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.99",} 0.0024576 lettuce_command_completion_seconds{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.999",} 0.0024576 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001",} 7681060.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001048576",} 7682922.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001398101",} 7691749.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001747626",} 7697655.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002097151",} 7702413.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002446676",} 7706623.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002796201",} 7710408.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003145726",} 7713345.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003495251",} 7715784.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003844776",} 7717706.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.004194304",} 7719391.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.005592405",} 7724171.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.006990506",} 7727710.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.008388607",} 7730482.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.009786708",} 7732661.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.011184809",} 7734388.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.01258291",} 7735884.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.013981011",} 7737376.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.015379112",} 7738596.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.016777216",} 7739569.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.022369621",} 7741797.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.027962026",} 7742925.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.033554431",} 7743594.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.039146836",} 7743984.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.044739241",} 7744221.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.050331646",} 7744348.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.055924051",} 7744412.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.061516456",} 7744467.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.067108864",} 7744497.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.089478485",} 7744532.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.111848106",} 7744537.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.134217727",} 7744539.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.156587348",} 7744539.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.178956969",} 7744539.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.20132659",} 7744539.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.223696211",} 7744539.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.246065832",} 7744539.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.268435456",} 7744539.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.357913941",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.447392426",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.536870911",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.626349396",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.715827881",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.805306366",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.894784851",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.984263336",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.073741824",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.431655765",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.789569706",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.147483647",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.505397588",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.863311529",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.22122547",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.579139411",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.937053352",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="4.294967296",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="5.726623061",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="7.158278826",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="8.589934591",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="10.021590356",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="11.453246121",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="12.884901886",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="14.316557651",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="15.748213416",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="17.179869184",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="22.906492245",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="28.633115306",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="34.359738367",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="40.086361428",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="45.812984489",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="51.53960755",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="57.266230611",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="62.992853672",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="68.719476736",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="91.625968981",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="114.532461226",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="137.438953471",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="160.345445716",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="183.251937961",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="206.158430206",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="229.064922451",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="251.971414696",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="274.877906944",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="300.0",} 7744540.0 lettuce_command_completion_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="+Inf",} 7744540.0 lettuce_command_completion_seconds_count{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 7744540.0 lettuce_command_completion_seconds_sum{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 5244.603139987 lettuce_command_completion_seconds{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.5",} 5.89824E-4 lettuce_command_completion_seconds{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.9",} 6.5536E-4 lettuce_command_completion_seconds{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.95",} 7.86432E-4 lettuce_command_completion_seconds{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.99",} 0.005472256 lettuce_command_completion_seconds{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.999",} 0.005472256 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001",} 5343256.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001048576",} 5344520.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001398101",} 5349615.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001747626",} 5352486.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002097151",} 5355019.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002446676",} 5357499.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002796201",} 5359672.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003145726",} 5361195.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003495251",} 5362312.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003844776",} 5363228.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.004194304",} 5363982.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.005592405",} 5365887.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.006990506",} 5367069.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.008388607",} 5368294.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.009786708",} 5369024.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.011184809",} 5369692.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.01258291",} 5370327.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.013981011",} 5370775.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.015379112",} 5371262.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.016777216",} 5372068.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.022369621",} 5373151.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.027962026",} 5373655.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.033554431",} 5373969.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.039146836",} 5374147.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.044739241",} 5374294.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.050331646",} 5374373.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.055924051",} 5374396.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.061516456",} 5374420.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.067108864",} 5374434.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.089478485",} 5374457.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.111848106",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.134217727",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.156587348",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.178956969",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.20132659",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.223696211",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.246065832",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.268435456",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.357913941",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.447392426",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.536870911",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.626349396",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.715827881",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.805306366",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.894784851",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.984263336",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.073741824",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.431655765",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.789569706",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.147483647",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.505397588",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.863311529",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.22122547",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.579139411",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.937053352",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="4.294967296",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="5.726623061",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="7.158278826",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="8.589934591",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="10.021590356",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="11.453246121",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="12.884901886",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="14.316557651",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="15.748213416",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="17.179869184",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="22.906492245",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="28.633115306",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="34.359738367",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="40.086361428",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="45.812984489",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="51.53960755",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="57.266230611",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="62.992853672",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="68.719476736",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="91.625968981",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="114.532461226",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="137.438953471",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="160.345445716",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="183.251937961",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="206.158430206",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="229.064922451",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="251.971414696",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="274.877906944",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="300.0",} 5374459.0 lettuce_command_completion_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="+Inf",} 5374459.0 lettuce_command_completion_seconds_count{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 5374459.0 lettuce_command_completion_seconds_sum{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 3558.526421076 lettuce_command_completion_seconds{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.5",} 0.0 lettuce_command_completion_seconds{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.9",} 0.0 lettuce_command_completion_seconds{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.95",} 0.0 lettuce_command_completion_seconds{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.99",} 0.0 lettuce_command_completion_seconds{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.999",} 0.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001",} 96128.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001048576",} 96153.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001398101",} 96289.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001747626",} 96371.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002097151",} 96429.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002446676",} 96471.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002796201",} 96532.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003145726",} 96575.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003495251",} 96601.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003844776",} 96630.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.004194304",} 96656.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.005592405",} 96723.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.006990506",} 96763.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.008388607",} 96803.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.009786708",} 96846.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.011184809",} 96878.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.01258291",} 96902.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.013981011",} 96926.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.015379112",} 96951.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.016777216",} 96969.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.022369621",} 97002.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.027962026",} 97015.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.033554431",} 97024.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.039146836",} 97038.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.044739241",} 97044.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.050331646",} 97048.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.055924051",} 97050.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.061516456",} 97052.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.067108864",} 97052.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.089478485",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.111848106",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.134217727",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.156587348",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.178956969",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.20132659",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.223696211",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.246065832",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.268435456",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.357913941",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.447392426",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.536870911",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.626349396",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.715827881",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.805306366",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.894784851",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.984263336",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.073741824",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.431655765",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.789569706",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.147483647",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.505397588",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.863311529",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.22122547",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.579139411",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.937053352",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="4.294967296",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="5.726623061",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="7.158278826",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="8.589934591",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="10.021590356",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="11.453246121",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="12.884901886",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="14.316557651",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="15.748213416",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="17.179869184",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="22.906492245",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="28.633115306",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="34.359738367",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="40.086361428",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="45.812984489",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="51.53960755",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="57.266230611",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="62.992853672",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="68.719476736",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="91.625968981",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="114.532461226",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="137.438953471",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="160.345445716",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="183.251937961",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="206.158430206",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="229.064922451",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="251.971414696",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="274.877906944",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="300.0",} 97053.0 lettuce_command_completion_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="+Inf",} 97053.0 lettuce_command_completion_seconds_count{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 97053.0 lettuce_command_completion_seconds_sum{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 69.005743681 lettuce_command_completion_seconds{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.5",} 0.0 lettuce_command_completion_seconds{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.9",} 0.0 lettuce_command_completion_seconds{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.95",} 0.0 lettuce_command_completion_seconds{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.99",} 0.0 lettuce_command_completion_seconds{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.999",} 0.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001",} 0.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001048576",} 0.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001398101",} 0.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001747626",} 1.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002097151",} 1.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002446676",} 1.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002796201",} 1.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003145726",} 1.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003495251",} 1.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003844776",} 1.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.004194304",} 1.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.005592405",} 1.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.006990506",} 1.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.008388607",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.009786708",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.011184809",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.01258291",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.013981011",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.015379112",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.016777216",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.022369621",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.027962026",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.033554431",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.039146836",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.044739241",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.050331646",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.055924051",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.061516456",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.067108864",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.089478485",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.111848106",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.134217727",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.156587348",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.178956969",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.20132659",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.223696211",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.246065832",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.268435456",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.357913941",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.447392426",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.536870911",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.626349396",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.715827881",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.805306366",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.894784851",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.984263336",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.073741824",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.431655765",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.789569706",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.147483647",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.505397588",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.863311529",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.22122547",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.579139411",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.937053352",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="4.294967296",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="5.726623061",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="7.158278826",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="8.589934591",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="10.021590356",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="11.453246121",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="12.884901886",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="14.316557651",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="15.748213416",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="17.179869184",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="22.906492245",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="28.633115306",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="34.359738367",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="40.086361428",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="45.812984489",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="51.53960755",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="57.266230611",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="62.992853672",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="68.719476736",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="91.625968981",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="114.532461226",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="137.438953471",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="160.345445716",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="183.251937961",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="206.158430206",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="229.064922451",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="251.971414696",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="274.877906944",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="300.0",} 2.0 lettuce_command_completion_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="+Inf",} 2.0 lettuce_command_completion_seconds_count{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 2.0 lettuce_command_completion_seconds_sum{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.009263625 lettuce_command_completion_seconds{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.5",} 6.88128E-4 lettuce_command_completion_seconds{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.9",} 7.53664E-4 lettuce_command_completion_seconds{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.95",} 7.86432E-4 lettuce_command_completion_seconds{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.99",} 0.012025856 lettuce_command_completion_seconds{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.999",} 0.012025856 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001",} 5543181.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001048576",} 5545382.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001398101",} 5553230.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001747626",} 5558206.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002097151",} 5562186.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002446676",} 5565598.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002796201",} 5568829.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003145726",} 5571683.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003495251",} 5573842.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003844776",} 5575619.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.004194304",} 5577241.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.005592405",} 5582080.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.006990506",} 5585647.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.008388607",} 5588450.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.009786708",} 5590546.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.011184809",} 5592343.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.01258291",} 5593738.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.013981011",} 5594860.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.015379112",} 5595830.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.016777216",} 5596624.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.022369621",} 5598378.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.027962026",} 5599257.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.033554431",} 5599737.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.039146836",} 5600035.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.044739241",} 5600223.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.050331646",} 5600337.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.055924051",} 5600390.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.061516456",} 5600419.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.067108864",} 5600431.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.089478485",} 5600464.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.111848106",} 5600468.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.134217727",} 5600468.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.156587348",} 5600468.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.178956969",} 5600468.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.20132659",} 5600468.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.223696211",} 5600469.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.246065832",} 5600469.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.268435456",} 5600469.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.357913941",} 5600472.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.447392426",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.536870911",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.626349396",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.715827881",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.805306366",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.894784851",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.984263336",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.073741824",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.431655765",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.789569706",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.147483647",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.505397588",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.863311529",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.22122547",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.579139411",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.937053352",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="4.294967296",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="5.726623061",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="7.158278826",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="8.589934591",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="10.021590356",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="11.453246121",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="12.884901886",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="14.316557651",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="15.748213416",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="17.179869184",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="22.906492245",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="28.633115306",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="34.359738367",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="40.086361428",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="45.812984489",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="51.53960755",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="57.266230611",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="62.992853672",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="68.719476736",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="91.625968981",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="114.532461226",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="137.438953471",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="160.345445716",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="183.251937961",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="206.158430206",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="229.064922451",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="251.971414696",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="274.877906944",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="300.0",} 5600473.0 lettuce_command_completion_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="+Inf",} 5600473.0 lettuce_command_completion_seconds_count{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 5600473.0 lettuce_command_completion_seconds_sum{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 4243.98751648 lettuce_command_completion_seconds{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.5",} 0.0 lettuce_command_completion_seconds{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.9",} 0.0 lettuce_command_completion_seconds{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.95",} 0.0 lettuce_command_completion_seconds{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.99",} 0.0 lettuce_command_completion_seconds{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.999",} 0.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001",} 1.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001048576",} 1.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001398101",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001747626",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002097151",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002446676",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002796201",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003145726",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003495251",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003844776",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.004194304",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.005592405",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.006990506",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.008388607",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.009786708",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.011184809",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.01258291",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.013981011",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.015379112",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.016777216",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.022369621",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.027962026",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.033554431",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.039146836",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.044739241",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.050331646",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.055924051",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.061516456",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.067108864",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.089478485",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.111848106",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.134217727",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.156587348",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.178956969",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.20132659",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.223696211",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.246065832",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.268435456",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.357913941",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.447392426",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.536870911",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.626349396",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.715827881",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.805306366",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.894784851",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.984263336",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.073741824",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.431655765",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.789569706",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.147483647",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.505397588",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.863311529",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.22122547",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.579139411",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.937053352",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="4.294967296",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="5.726623061",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="7.158278826",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="8.589934591",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="10.021590356",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="11.453246121",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="12.884901886",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="14.316557651",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="15.748213416",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="17.179869184",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="22.906492245",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="28.633115306",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="34.359738367",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="40.086361428",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="45.812984489",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="51.53960755",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="57.266230611",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="62.992853672",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="68.719476736",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="91.625968981",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="114.532461226",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="137.438953471",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="160.345445716",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="183.251937961",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="206.158430206",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="229.064922451",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="251.971414696",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="274.877906944",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="300.0",} 2.0 lettuce_command_completion_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="+Inf",} 2.0 lettuce_command_completion_seconds_count{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 2.0 lettuce_command_completion_seconds_sum{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.002069935 # HELP jvm_memory_usage_after_gc_percent The percentage of long-lived heap pool used after the last GC event, in the range [0..1] # TYPE jvm_memory_usage_after_gc_percent gauge jvm_memory_usage_after_gc_percent{area="heap",pool="long-lived",} 0.09991303086280823 # HELP jetty_connections_messages_in_messages_total Messages received by tracked connections # TYPE jetty_connections_messages_in_messages_total counter jetty_connections_messages_in_messages_total{connector_name="unnamed",} 438565.0 # HELP process_files_open_files The open file descriptor count # TYPE process_files_open_files gauge process_files_open_files 274.0 # HELP jetty_connections_current_connections The current number of open Jetty connections # TYPE jetty_connections_current_connections gauge jetty_connections_current_connections{connector_name="unnamed",} 0.0 # HELP jetty_threads_busy The number of busy threads in the pool # TYPE jetty_threads_busy gauge jetty_threads_busy 5.0 # HELP executor_queued_tasks The approximate number of tasks that are queued for execution # TYPE executor_queued_tasks gauge executor_queued_tasks{name="applicationTaskExecutor",} 0.0 # HELP application_started_time_seconds Time taken to start the application # TYPE application_started_time_seconds gauge application_started_time_seconds{main_application_class="com.kynetics.updatefactory.server.runtime.ddi.api.Start$Companion",} 20.902 # HELP jdbc_connections_max Maximum number of active connections that can be allocated at the same time. # TYPE jdbc_connections_max gauge jdbc_connections_max{name="dataSource",} 3.0 # HELP rabbitmq_acknowledged_total # TYPE rabbitmq_acknowledged_total counter rabbitmq_acknowledged_total{name="rabbit",} 14784.0 # HELP hikaricp_connections Total connections # TYPE hikaricp_connections gauge hikaricp_connections{pool="HikariPool-1",} 3.0 # HELP rabbitmq_unrouted_published_total # TYPE rabbitmq_unrouted_published_total counter rabbitmq_unrouted_published_total{name="rabbit",} 0.0 # HELP executor_pool_size_threads The current number of threads in the pool # TYPE executor_pool_size_threads gauge executor_pool_size_threads{name="applicationTaskExecutor",} 0.0 # HELP hikaricp_connections_creation_seconds_max Connection creation time # TYPE hikaricp_connections_creation_seconds_max gauge hikaricp_connections_creation_seconds_max{pool="HikariPool-1",} 0.008 # HELP hikaricp_connections_creation_seconds Connection creation time # TYPE hikaricp_connections_creation_seconds summary hikaricp_connections_creation_seconds_count{pool="HikariPool-1",} 6471.0 hikaricp_connections_creation_seconds_sum{pool="HikariPool-1",} 32.547 # HELP jetty_threads_idle The number of idle threads in the pool # TYPE jetty_threads_idle gauge jetty_threads_idle 1.0 # HELP rabbitmq_connections # TYPE rabbitmq_connections gauge rabbitmq_connections{name="rabbit",} 2.0 # HELP application_ready_time_seconds Time taken for the application to be ready to service requests # TYPE application_ready_time_seconds gauge application_ready_time_seconds{main_application_class="com.kynetics.updatefactory.server.runtime.ddi.api.Start$Companion",} 20.905 # HELP executor_active_threads The approximate number of threads that are actively executing tasks # TYPE executor_active_threads gauge executor_active_threads{name="applicationTaskExecutor",} 0.0 # HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine # TYPE jvm_classes_loaded_classes gauge jvm_classes_loaded_classes 24379.0 # HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management # TYPE jvm_memory_max_bytes gauge jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'",} 1.22908672E8 jvm_memory_max_bytes{area="heap",id="G1 Survivor Space",} -1.0 jvm_memory_max_bytes{area="heap",id="G1 Old Gen",} 8.05306368E8 jvm_memory_max_bytes{area="nonheap",id="Metaspace",} 2.62144E8 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-nmethods'",} 5840896.0 jvm_memory_max_bytes{area="heap",id="G1 Eden Space",} -1.0 jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space",} 2.18103808E8 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'",} 1.22908672E8 # HELP jetty_connections_bytes_in_bytes Bytes received by tracked connections # TYPE jetty_connections_bytes_in_bytes summary jetty_connections_bytes_in_bytes_count{connector_name="unnamed",} 8460713.0 jetty_connections_bytes_in_bytes_sum{connector_name="unnamed",} 1.18114983E8 # HELP jetty_connections_bytes_in_bytes_max Bytes received by tracked connections # TYPE jetty_connections_bytes_in_bytes_max gauge jetty_connections_bytes_in_bytes_max{connector_name="unnamed",} 0.0 # HELP system_load_average_1m The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time # TYPE system_load_average_1m gauge system_load_average_1m 0.9521484375 # HELP spring_integration_channels The number of message channels # TYPE spring_integration_channels gauge spring_integration_channels 4.0 # HELP jvm_classes_unloaded_classes_total The total number of classes unloaded since the Java virtual machine has started execution # TYPE jvm_classes_unloaded_classes_total counter jvm_classes_unloaded_classes_total 7901.0 # HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool # TYPE jvm_buffer_count_buffers gauge jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'",} 0.0 jvm_buffer_count_buffers{id="mapped",} 0.0 jvm_buffer_count_buffers{id="direct",} 43.0 # HELP jvm_threads_daemon_threads The current number of live daemon threads # TYPE jvm_threads_daemon_threads gauge jvm_threads_daemon_threads 29.0 # HELP rabbitmq_not_acknowledged_published_total # TYPE rabbitmq_not_acknowledged_published_total counter rabbitmq_not_acknowledged_published_total{name="rabbit",} 0.0 # HELP jetty_connections_messages_out_messages_total Messages sent by tracked connections # TYPE jetty_connections_messages_out_messages_total counter jetty_connections_messages_out_messages_total{connector_name="unnamed",} 438565.0 # HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool # TYPE jvm_gc_max_data_size_bytes gauge jvm_gc_max_data_size_bytes 8.05306368E8 # HELP hikaricp_connections_acquire_seconds Connection acquire time # TYPE hikaricp_connections_acquire_seconds summary hikaricp_connections_acquire_seconds_count{pool="HikariPool-1",} 1.96504649E8 hikaricp_connections_acquire_seconds_sum{pool="HikariPool-1",} 2229.544404606 # HELP hikaricp_connections_acquire_seconds_max Connection acquire time # TYPE hikaricp_connections_acquire_seconds_max gauge hikaricp_connections_acquire_seconds_max{pool="HikariPool-1",} 0.00177455 # HELP process_start_time_seconds Start time of the process since unix epoch. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.718230239116E9 # HELP rabbitmq_rejected_total # TYPE rabbitmq_rejected_total counter rabbitmq_rejected_total{name="rabbit",} 0.0 # HELP hikaricp_connections_max Max connections # TYPE hikaricp_connections_max gauge hikaricp_connections_max{pool="HikariPool-1",} 3.0 # HELP spring_integration_send_seconds_max Send processing time # TYPE spring_integration_send_seconds_max gauge spring_integration_send_seconds_max{exception="none",name="springCloudBusInput",result="success",type="channel",} 0.0 # HELP spring_integration_send_seconds Send processing time # TYPE spring_integration_send_seconds summary spring_integration_send_seconds_count{exception="none",name="springCloudBusInput",result="success",type="channel",} 14784.0 spring_integration_send_seconds_sum{exception="none",name="springCloudBusInput",result="success",type="channel",} 1.442182866 # HELP hikaricp_connections_min Min connections # TYPE hikaricp_connections_min gauge hikaricp_connections_min{pool="HikariPool-1",} 3.0 # HELP rabbitmq_published_total # TYPE rabbitmq_published_total counter rabbitmq_published_total{name="rabbit",} 14781.0 # HELP jdbc_connections_active Current number of active connections that have been allocated from the data source. # TYPE jdbc_connections_active gauge jdbc_connections_active{name="dataSource",} 0.0 # HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads # TYPE jvm_threads_live_threads gauge jvm_threads_live_threads 81.0 # HELP executor_queue_remaining_tasks The number of additional elements that this queue can ideally accept without blocking # TYPE executor_queue_remaining_tasks gauge executor_queue_remaining_tasks{name="applicationTaskExecutor",} 2.147483647E9 # HELP jvm_gc_concurrent_phase_time_seconds Time spent in concurrent phase # TYPE jvm_gc_concurrent_phase_time_seconds summary jvm_gc_concurrent_phase_time_seconds_count{action="end of concurrent GC pause",cause="No GC",} 886.0 jvm_gc_concurrent_phase_time_seconds_sum{action="end of concurrent GC pause",cause="No GC",} 5.15 # HELP jvm_gc_concurrent_phase_time_seconds_max Time spent in concurrent phase # TYPE jvm_gc_concurrent_phase_time_seconds_max gauge jvm_gc_concurrent_phase_time_seconds_max{action="end of concurrent GC pause",cause="No GC",} 0.0 # HELP hikaricp_connections_usage_seconds Connection usage time # TYPE hikaricp_connections_usage_seconds summary hikaricp_connections_usage_seconds_count{pool="HikariPool-1",} 1.96504649E8 hikaricp_connections_usage_seconds_sum{pool="HikariPool-1",} 124812.611 # HELP hikaricp_connections_usage_seconds_max Connection usage time # TYPE hikaricp_connections_usage_seconds_max gauge hikaricp_connections_usage_seconds_max{pool="HikariPool-1",} 0.016 # HELP logback_events_total Number of log events that were enabled by the effective log level # TYPE logback_events_total counter logback_events_total{level="warn",} 322197.0 logback_events_total{level="debug",} 2.0 logback_events_total{level="error",} 17.0 logback_events_total{level="trace",} 0.0 logback_events_total{level="info",} 1.0 # HELP lettuce_command_firstresponse_seconds Latency between command send and first response (first response received) # TYPE lettuce_command_firstresponse_seconds histogram lettuce_command_firstresponse_seconds{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.5",} 6.22592E-4 lettuce_command_firstresponse_seconds{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.9",} 6.5536E-4 lettuce_command_firstresponse_seconds{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.95",} 6.88128E-4 lettuce_command_firstresponse_seconds{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.99",} 0.0024576 lettuce_command_firstresponse_seconds{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.999",} 0.0024576 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001",} 7681404.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001048576",} 7683250.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001398101",} 7691996.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001747626",} 7697895.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002097151",} 7702655.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002446676",} 7706839.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002796201",} 7710556.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003145726",} 7713440.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003495251",} 7715839.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003844776",} 7717752.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.004194304",} 7719416.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.005592405",} 7724188.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.006990506",} 7727724.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.008388607",} 7730491.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.009786708",} 7732664.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.011184809",} 7734391.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.01258291",} 7735886.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.013981011",} 7737380.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.015379112",} 7738599.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.016777216",} 7739571.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.022369621",} 7741797.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.027962026",} 7742926.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.033554431",} 7743594.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.039146836",} 7743984.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.044739241",} 7744221.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.050331646",} 7744348.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.055924051",} 7744412.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.061516456",} 7744467.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.067108864",} 7744497.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.089478485",} 7744532.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.111848106",} 7744537.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.134217727",} 7744539.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.156587348",} 7744539.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.178956969",} 7744539.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.20132659",} 7744539.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.223696211",} 7744539.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.246065832",} 7744539.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.268435456",} 7744539.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.357913941",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.447392426",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.536870911",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.626349396",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.715827881",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.805306366",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.894784851",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.984263336",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.073741824",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.431655765",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.789569706",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.147483647",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.505397588",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.863311529",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.22122547",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.579139411",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.937053352",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="4.294967296",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="5.726623061",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="7.158278826",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="8.589934591",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="10.021590356",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="11.453246121",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="12.884901886",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="14.316557651",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="15.748213416",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="17.179869184",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="22.906492245",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="28.633115306",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="34.359738367",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="40.086361428",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="45.812984489",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="51.53960755",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="57.266230611",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="62.992853672",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="68.719476736",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="91.625968981",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="114.532461226",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="137.438953471",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="160.345445716",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="183.251937961",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="206.158430206",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="229.064922451",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="251.971414696",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="274.877906944",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="300.0",} 7744540.0 lettuce_command_firstresponse_seconds_bucket{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="+Inf",} 7744540.0 lettuce_command_firstresponse_seconds_count{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 7744540.0 lettuce_command_firstresponse_seconds_sum{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 5223.249286174 lettuce_command_firstresponse_seconds{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.5",} 5.89824E-4 lettuce_command_firstresponse_seconds{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.9",} 6.5536E-4 lettuce_command_firstresponse_seconds{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.95",} 7.86432E-4 lettuce_command_firstresponse_seconds{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.99",} 0.005472256 lettuce_command_firstresponse_seconds{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.999",} 0.005472256 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001",} 5343380.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001048576",} 5344609.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001398101",} 5349693.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001747626",} 5352554.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002097151",} 5355094.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002446676",} 5357571.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002796201",} 5359712.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003145726",} 5361214.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003495251",} 5362327.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003844776",} 5363237.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.004194304",} 5363988.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.005592405",} 5365892.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.006990506",} 5367070.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.008388607",} 5368295.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.009786708",} 5369024.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.011184809",} 5369693.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.01258291",} 5370327.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.013981011",} 5370776.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.015379112",} 5371262.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.016777216",} 5372069.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.022369621",} 5373151.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.027962026",} 5373655.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.033554431",} 5373969.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.039146836",} 5374147.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.044739241",} 5374294.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.050331646",} 5374373.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.055924051",} 5374396.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.061516456",} 5374420.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.067108864",} 5374434.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.089478485",} 5374457.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.111848106",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.134217727",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.156587348",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.178956969",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.20132659",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.223696211",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.246065832",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.268435456",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.357913941",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.447392426",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.536870911",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.626349396",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.715827881",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.805306366",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.894784851",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.984263336",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.073741824",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.431655765",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.789569706",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.147483647",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.505397588",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.863311529",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.22122547",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.579139411",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.937053352",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="4.294967296",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="5.726623061",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="7.158278826",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="8.589934591",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="10.021590356",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="11.453246121",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="12.884901886",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="14.316557651",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="15.748213416",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="17.179869184",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="22.906492245",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="28.633115306",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="34.359738367",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="40.086361428",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="45.812984489",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="51.53960755",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="57.266230611",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="62.992853672",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="68.719476736",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="91.625968981",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="114.532461226",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="137.438953471",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="160.345445716",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="183.251937961",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="206.158430206",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="229.064922451",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="251.971414696",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="274.877906944",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="300.0",} 5374459.0 lettuce_command_firstresponse_seconds_bucket{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="+Inf",} 5374459.0 lettuce_command_firstresponse_seconds_count{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 5374459.0 lettuce_command_firstresponse_seconds_sum{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 3552.240792168 lettuce_command_firstresponse_seconds{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.5",} 0.0 lettuce_command_firstresponse_seconds{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.9",} 0.0 lettuce_command_firstresponse_seconds{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.95",} 0.0 lettuce_command_firstresponse_seconds{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.99",} 0.0 lettuce_command_firstresponse_seconds{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.999",} 0.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001",} 96128.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001048576",} 96155.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001398101",} 96290.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001747626",} 96372.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002097151",} 96429.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002446676",} 96471.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002796201",} 96532.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003145726",} 96575.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003495251",} 96601.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003844776",} 96631.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.004194304",} 96656.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.005592405",} 96723.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.006990506",} 96763.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.008388607",} 96803.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.009786708",} 96846.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.011184809",} 96878.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.01258291",} 96902.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.013981011",} 96926.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.015379112",} 96951.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.016777216",} 96969.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.022369621",} 97002.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.027962026",} 97015.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.033554431",} 97024.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.039146836",} 97038.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.044739241",} 97044.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.050331646",} 97048.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.055924051",} 97050.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.061516456",} 97052.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.067108864",} 97052.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.089478485",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.111848106",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.134217727",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.156587348",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.178956969",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.20132659",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.223696211",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.246065832",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.268435456",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.357913941",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.447392426",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.536870911",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.626349396",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.715827881",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.805306366",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.894784851",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.984263336",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.073741824",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.431655765",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.789569706",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.147483647",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.505397588",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.863311529",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.22122547",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.579139411",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.937053352",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="4.294967296",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="5.726623061",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="7.158278826",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="8.589934591",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="10.021590356",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="11.453246121",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="12.884901886",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="14.316557651",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="15.748213416",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="17.179869184",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="22.906492245",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="28.633115306",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="34.359738367",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="40.086361428",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="45.812984489",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="51.53960755",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="57.266230611",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="62.992853672",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="68.719476736",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="91.625968981",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="114.532461226",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="137.438953471",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="160.345445716",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="183.251937961",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="206.158430206",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="229.064922451",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="251.971414696",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="274.877906944",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="300.0",} 97053.0 lettuce_command_firstresponse_seconds_bucket{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="+Inf",} 97053.0 lettuce_command_firstresponse_seconds_count{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 97053.0 lettuce_command_firstresponse_seconds_sum{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 68.881073801 lettuce_command_firstresponse_seconds{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.5",} 0.0 lettuce_command_firstresponse_seconds{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.9",} 0.0 lettuce_command_firstresponse_seconds{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.95",} 0.0 lettuce_command_firstresponse_seconds{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.99",} 0.0 lettuce_command_firstresponse_seconds{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.999",} 0.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001",} 0.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001048576",} 0.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001398101",} 1.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001747626",} 1.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002097151",} 1.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002446676",} 1.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002796201",} 1.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003145726",} 1.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003495251",} 1.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003844776",} 1.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.004194304",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.005592405",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.006990506",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.008388607",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.009786708",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.011184809",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.01258291",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.013981011",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.015379112",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.016777216",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.022369621",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.027962026",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.033554431",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.039146836",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.044739241",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.050331646",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.055924051",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.061516456",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.067108864",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.089478485",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.111848106",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.134217727",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.156587348",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.178956969",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.20132659",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.223696211",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.246065832",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.268435456",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.357913941",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.447392426",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.536870911",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.626349396",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.715827881",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.805306366",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.894784851",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.984263336",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.073741824",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.431655765",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.789569706",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.147483647",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.505397588",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.863311529",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.22122547",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.579139411",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.937053352",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="4.294967296",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="5.726623061",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="7.158278826",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="8.589934591",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="10.021590356",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="11.453246121",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="12.884901886",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="14.316557651",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="15.748213416",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="17.179869184",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="22.906492245",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="28.633115306",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="34.359738367",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="40.086361428",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="45.812984489",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="51.53960755",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="57.266230611",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="62.992853672",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="68.719476736",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="91.625968981",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="114.532461226",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="137.438953471",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="160.345445716",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="183.251937961",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="206.158430206",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="229.064922451",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="251.971414696",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="274.877906944",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="300.0",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="+Inf",} 2.0 lettuce_command_firstresponse_seconds_count{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 2.0 lettuce_command_firstresponse_seconds_sum{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.005028318 lettuce_command_firstresponse_seconds{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.5",} 6.88128E-4 lettuce_command_firstresponse_seconds{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.9",} 7.53664E-4 lettuce_command_firstresponse_seconds{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.95",} 7.86432E-4 lettuce_command_firstresponse_seconds{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.99",} 0.012025856 lettuce_command_firstresponse_seconds{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.999",} 0.012025856 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001",} 5543341.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001048576",} 5545499.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001398101",} 5553294.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001747626",} 5558272.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002097151",} 5562248.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002446676",} 5565651.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002796201",} 5568873.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003145726",} 5571711.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003495251",} 5573863.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003844776",} 5575633.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.004194304",} 5577254.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.005592405",} 5582090.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.006990506",} 5585656.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.008388607",} 5588455.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.009786708",} 5590549.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.011184809",} 5592345.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.01258291",} 5593740.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.013981011",} 5594861.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.015379112",} 5595831.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.016777216",} 5596626.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.022369621",} 5598378.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.027962026",} 5599258.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.033554431",} 5599737.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.039146836",} 5600035.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.044739241",} 5600223.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.050331646",} 5600337.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.055924051",} 5600390.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.061516456",} 5600419.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.067108864",} 5600431.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.089478485",} 5600464.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.111848106",} 5600468.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.134217727",} 5600468.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.156587348",} 5600468.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.178956969",} 5600468.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.20132659",} 5600468.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.223696211",} 5600469.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.246065832",} 5600469.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.268435456",} 5600469.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.357913941",} 5600472.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.447392426",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.536870911",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.626349396",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.715827881",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.805306366",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.894784851",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.984263336",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.073741824",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.431655765",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.789569706",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.147483647",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.505397588",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.863311529",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.22122547",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.579139411",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.937053352",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="4.294967296",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="5.726623061",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="7.158278826",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="8.589934591",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="10.021590356",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="11.453246121",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="12.884901886",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="14.316557651",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="15.748213416",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="17.179869184",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="22.906492245",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="28.633115306",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="34.359738367",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="40.086361428",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="45.812984489",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="51.53960755",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="57.266230611",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="62.992853672",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="68.719476736",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="91.625968981",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="114.532461226",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="137.438953471",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="160.345445716",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="183.251937961",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="206.158430206",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="229.064922451",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="251.971414696",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="274.877906944",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="300.0",} 5600473.0 lettuce_command_firstresponse_seconds_bucket{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="+Inf",} 5600473.0 lettuce_command_firstresponse_seconds_count{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 5600473.0 lettuce_command_firstresponse_seconds_sum{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 4233.302847849 lettuce_command_firstresponse_seconds{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.5",} 0.0 lettuce_command_firstresponse_seconds{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.9",} 0.0 lettuce_command_firstresponse_seconds{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.95",} 0.0 lettuce_command_firstresponse_seconds{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.99",} 0.0 lettuce_command_firstresponse_seconds{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",quantile="0.999",} 0.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001048576",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001398101",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.001747626",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002097151",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002446676",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.002796201",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003145726",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003495251",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.003844776",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.004194304",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.005592405",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.006990506",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.008388607",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.009786708",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.011184809",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.01258291",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.013981011",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.015379112",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.016777216",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.022369621",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.027962026",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.033554431",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.039146836",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.044739241",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.050331646",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.055924051",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.061516456",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.067108864",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.089478485",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.111848106",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.134217727",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.156587348",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.178956969",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.20132659",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.223696211",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.246065832",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.268435456",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.357913941",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.447392426",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.536870911",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.626349396",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.715827881",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.805306366",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.894784851",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="0.984263336",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.073741824",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.431655765",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="1.789569706",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.147483647",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.505397588",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="2.863311529",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.22122547",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.579139411",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="3.937053352",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="4.294967296",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="5.726623061",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="7.158278826",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="8.589934591",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="10.021590356",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="11.453246121",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="12.884901886",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="14.316557651",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="15.748213416",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="17.179869184",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="22.906492245",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="28.633115306",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="34.359738367",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="40.086361428",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="45.812984489",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="51.53960755",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="57.266230611",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="62.992853672",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="68.719476736",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="91.625968981",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="114.532461226",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="137.438953471",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="160.345445716",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="183.251937961",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="206.158430206",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="229.064922451",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="251.971414696",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="274.877906944",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="300.0",} 2.0 lettuce_command_firstresponse_seconds_bucket{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",le="+Inf",} 2.0 lettuce_command_firstresponse_seconds_count{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 2.0 lettuce_command_firstresponse_seconds_sum{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.001602751 # HELP lettuce_command_firstresponse_seconds_max Latency between command send and first response (first response received) # TYPE lettuce_command_firstresponse_seconds_max gauge lettuce_command_firstresponse_seconds_max{command="GET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.002366032 lettuce_command_firstresponse_seconds_max{command="UNLINK",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.018929595 lettuce_command_firstresponse_seconds_max{command="SET",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.0 lettuce_command_firstresponse_seconds_max{command="HELLO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.0 lettuce_command_firstresponse_seconds_max{command="EVALSHA",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.011595134 lettuce_command_firstresponse_seconds_max{command="INFO",local="local:any",remote="uf-cluster.8nw3te.ng.0001.usw2.cache.amazonaws.com/10.10.68.205:6379",} 0.0 # HELP disk_free_bytes Usable space for path # TYPE disk_free_bytes gauge disk_free_bytes{path="/workspace/.",} 1.5531077632E10 # HELP spring_data_repository_invocations_seconds_max Duration of repository invocations # TYPE spring_data_repository_invocations_seconds_max gauge spring_data_repository_invocations_seconds_max{exception="RuntimeException",method="save",repository="TargetRepository",state="ERROR",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="findOne",repository="TargetRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="save",repository="TargetRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="activeActionExistsForControllerId",repository="ActionRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="findByStatusIn",repository="RolloutRepository",state="SUCCESS",} 0.01431012 spring_data_repository_invocations_seconds_max{exception="None",method="findAll",repository="TenantMetaDataRepository",state="SUCCESS",} 0.002745925 spring_data_repository_invocations_seconds_max{exception="None",method="findById",repository="RolloutRepository",state="SUCCESS",} 0.005914504 spring_data_repository_invocations_seconds_max{exception="None",method="findById",repository="DistributionSetRepository",state="SUCCESS",} 1.7659E-5 spring_data_repository_invocations_seconds_max{exception="None",method="findByKey",repository="TenantConfigurationRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="findByTenantIgnoreCase",repository="TenantMetaDataRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="count",repository="TargetRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="findAllWithoutCount",repository="TargetFilterQueryRepository",state="SUCCESS",} 0.012582347 spring_data_repository_invocations_seconds_max{exception="None",method="findAllWithoutCount",repository="TargetRepository",state="SUCCESS",} 0.003843109 # HELP spring_data_repository_invocations_seconds Duration of repository invocations # TYPE spring_data_repository_invocations_seconds summary spring_data_repository_invocations_seconds_count{exception="RuntimeException",method="save",repository="TargetRepository",state="ERROR",} 319988.0 spring_data_repository_invocations_seconds_sum{exception="RuntimeException",method="save",repository="TargetRepository",state="ERROR",} 935.497897004 spring_data_repository_invocations_seconds_count{exception="None",method="findOne",repository="TargetRepository",state="SUCCESS",} 352070.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findOne",repository="TargetRepository",state="SUCCESS",} 280.057227691 spring_data_repository_invocations_seconds_count{exception="None",method="save",repository="TargetRepository",state="SUCCESS",} 3705.0 spring_data_repository_invocations_seconds_sum{exception="None",method="save",repository="TargetRepository",state="SUCCESS",} 0.259749209 spring_data_repository_invocations_seconds_count{exception="None",method="activeActionExistsForControllerId",repository="ActionRepository",state="SUCCESS",} 16041.0 spring_data_repository_invocations_seconds_sum{exception="None",method="activeActionExistsForControllerId",repository="ActionRepository",state="SUCCESS",} 15.238493883 spring_data_repository_invocations_seconds_count{exception="None",method="findByStatusIn",repository="RolloutRepository",state="SUCCESS",} 9.9707946E7 spring_data_repository_invocations_seconds_sum{exception="None",method="findByStatusIn",repository="RolloutRepository",state="SUCCESS",} 52305.814059016 spring_data_repository_invocations_seconds_count{exception="None",method="findAll",repository="TenantMetaDataRepository",state="SUCCESS",} 3512200.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findAll",repository="TenantMetaDataRepository",state="SUCCESS",} 4904.555475833 spring_data_repository_invocations_seconds_count{exception="None",method="findById",repository="RolloutRepository",state="SUCCESS",} 3741253.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findById",repository="RolloutRepository",state="SUCCESS",} 4057.724314873 spring_data_repository_invocations_seconds_count{exception="None",method="findById",repository="DistributionSetRepository",state="SUCCESS",} 1630874.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findById",repository="DistributionSetRepository",state="SUCCESS",} 19.677028294 spring_data_repository_invocations_seconds_count{exception="None",method="findByKey",repository="TenantConfigurationRepository",state="SUCCESS",} 1080824.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findByKey",repository="TenantConfigurationRepository",state="SUCCESS",} 1438.606876176 spring_data_repository_invocations_seconds_count{exception="None",method="findByTenantIgnoreCase",repository="TenantMetaDataRepository",state="SUCCESS",} 1.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findByTenantIgnoreCase",repository="TenantMetaDataRepository",state="SUCCESS",} 0.032831955 spring_data_repository_invocations_seconds_count{exception="None",method="count",repository="TargetRepository",state="SUCCESS",} 656018.0 spring_data_repository_invocations_seconds_sum{exception="None",method="count",repository="TargetRepository",state="SUCCESS",} 495.277670196 spring_data_repository_invocations_seconds_count{exception="None",method="findAllWithoutCount",repository="TargetFilterQueryRepository",state="SUCCESS",} 8.6436322E7 spring_data_repository_invocations_seconds_sum{exception="None",method="findAllWithoutCount",repository="TargetFilterQueryRepository",state="SUCCESS",} 80817.084845144 spring_data_repository_invocations_seconds_count{exception="None",method="findAllWithoutCount",repository="TargetRepository",state="SUCCESS",} 1630874.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findAllWithoutCount",repository="TargetRepository",state="SUCCESS",} 2137.669888982 # HELP hikaricp_connections_active Active connections # TYPE hikaricp_connections_active gauge hikaricp_connections_active{pool="HikariPool-1",} 0.0 # HELP jetty_threads_jobs Number of jobs queued waiting for a thread # TYPE jetty_threads_jobs gauge jetty_threads_jobs 0.0 # HELP jvm_gc_memory_promoted_bytes_total Count of positive increases in the size of the old generation memory pool before GC to after GC # TYPE jvm_gc_memory_promoted_bytes_total counter jvm_gc_memory_promoted_bytes_total 9.23146792E8 # HELP spring_integration_sources The number of message sources # TYPE spring_integration_sources gauge spring_integration_sources 0.0 # HELP system_cpu_usage The "recent cpu usage" of the system the application is running in # TYPE system_cpu_usage gauge system_cpu_usage 0.5882352941176471 # HELP jetty_threads_config_max The maximum number of threads in the pool # TYPE jetty_threads_config_max gauge jetty_threads_config_max 200.0