CaaS Monitoring Indicators

<p class="shortdesc">Currently, there are three kinds of connected application monitors.</p> <section class="section" id="caasmonitor__section_vm3_4y1_4jb"><h2 class="doc-tairway">Apptype:HELM-CHART-REDIS-HA</h2> <table class="table" id="caasmonitor__table_gd3_gf4_1kb"><caption></caption><colgroup><col><col><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="caasmonitor__table_gd3_gf4_1kb__entry__1">Monitoring item</th> <th class="entry" id="caasmonitor__table_gd3_gf4_1kb__entry__2">Rename (rename monitoring indicators using the prometheus naming format)</th> <th class="entry" id="caasmonitor__table_gd3_gf4_1kb__entry__3">Chinese name of monitoring indicators</th> <th class="entry" id="caasmonitor__table_gd3_gf4_1kb__entry__4">Unit</th> <th class="entry" id="caasmonitor__table_gd3_gf4_1kb__entry__5">Displayed items</th> <th class="entry" id="caasmonitor__table_gd3_gf4_1kb__entry__6">Computing reference</th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__1 "> <p class="p">redis_memory_used_bytes</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__2 "> <p class="p">-</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__3 "> <p class="p">Memory used size</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__4 "> <p class="p">byte</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__5 "> <p class="p">Memory used size</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__6 "> <p class="p">Memory used size</p> </td> </tr> <tr class="row"> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__1 "> <p class="p">redis_connected_clients</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__2 "> <p class="p">-</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__3 "> <p class="p">Connected client quantity</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__5 "> <p class="p">Connected customer quantity</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__6 "> <p class="p">Connected customer quantity</p> </td> </tr> <tr class="row"> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__1 "> <p class="p">redis_commands_processed_total</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__2 "> <p class="p">redis_commands_processed_total_rate5m</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__3 "> <p class="p">Total processed commands</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__5 "> <p class="p">Commands processed per second is needed to count. qps</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__6 "> <p class="p">Counting Description: rate(redis_commands_processed_total{addr=~\"$addr\"}[5m])</p> </td> </tr> <tr class="row"> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__1 "> <p class="p">redis_keyspace_hits_total</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__2 "> <p class="p">redis_keyspace_hits_total_irate5m</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__3 "> <p class="p">Hit cache quantity</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__5 "> <p class="p">The quantity of cache hit per second is needed to count.</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__6 "> <p class="p">Reference: irate(redis_keyspace_hits_total{addr=\"$addr\"}[5m])</p> </td> </tr> <tr class="row"> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__1 "> <p class="p">redis_keyspace_misses_total</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__2 "> <p class="p">redis_keyspace_misses_total_irate5m</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__3 "> <p class="p">Missed cache quantity</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__5 "> <p class="p">The quantity of missed cache per second is needed to count.</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__6 "> <p class="p">irate(redis_keyspace_misses_total{addr=\"$addr\"}[5m])</p> </td> </tr> <tr class="row"> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__1 "> <p class="p">redis_db_keys</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__2 "> <p class="p">redis_db_keys_sum</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__3 "> <p class="p">Total key quantity</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__5 "> <p class="p">Adding every db quantity is needed.</p> </td> <td class="entry" headers="caasmonitor__table_gd3_gf4_1kb__entry__6 "> <p class="p">-</p> </td> </tr> </tbody></table> </section> <section class="section" id="caasmonitor__section_hy4_lh4_1kb"><h2 class="doc-tairway">Apptype:HELM-CHART-REDIS-HA</h2> <table class="table" id="caasmonitor__table_hys_nh4_1kb"><caption></caption><colgroup><col><col><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="caasmonitor__table_hys_nh4_1kb__entry__1">Monitoring item</th> <th class="entry" id="caasmonitor__table_hys_nh4_1kb__entry__2">Chinese name of monitoring item</th> <th class="entry" id="caasmonitor__table_hys_nh4_1kb__entry__3">Description and instructions in Chinese </th> <th class="entry" id="caasmonitor__table_hys_nh4_1kb__entry__4">Unit in Chinese</th> <th class="entry" id="caasmonitor__table_hys_nh4_1kb__entry__5">Displayed items</th> <th class="entry" id="caasmonitor__table_hys_nh4_1kb__entry__6">Calculating reference</th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__1 "> <p class="p">zk_znode_count</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__2 "> <p class="p">Znode quantity</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__3 "> <p class="p">Znode quantity</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__5 "> <p class="p">-</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__6 "> <p class="p">-</p> </td> </tr> <tr class="row"> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__1 "> <p class="p">zk_watch_count</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__2 "> <p class="p">Znode quantity in watch</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__3 "> <p class="p">Znode quantity in watch</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__5 "> <p class="p">-</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__6 "> <p class="p">-</p> </td> </tr> <tr class="row"> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__1 "> <p class="p">zk_packets_received</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__2 "> <p class="p">Received client requests quantity</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__3 "> <p class="p">Received client requests quantity</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__5 "> <p class="p">-</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__6 "> <p class="p">-</p> </td> </tr> <tr class="row"> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__1 "> <p class="p">zk_packets_sent</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__2 "> <p class="p">Quantity of packets sent to client</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__3 "> <p class="p">Quantity of packets sent to client</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__5 "> <p class="p">-</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__6 "> <p class="p">-</p> </td> </tr> <tr class="row"> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__1 "> <p class="p">zk_pending_syncs</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__2 "> <p class="p">Sync-pending quantity</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__3 "> <p class="p">Sync-pending quantity</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__5 "> <p class="p">Sync-pending quantity</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__6 "> <p class="p">-</p> </td> </tr> <tr class="row"> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__1 "> <p class="p">zk_open_file_descriptor_percent</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__2 "> <p class="p">Opened files quantity/max files quantity</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__3 "> <p class="p">Opened files quantity/max files quantity</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__5 "> <p class="p">Integrating the two indicators is needed to count percentage.</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__6 ">zk_open_file_descriptor_count/zk_max_file_descriptor_count</td> </tr> <tr class="row"> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__1 "> <p class="p">zk_outstanding_requests</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__2 "> <p class="p">Queue requests quantity</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__3 "> <p class="p">Queue requests quantity</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__5 "> <p class="p">-</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__6 "> <p class="p">-</p> </td> </tr> <tr class="row"> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__1 "> <p class="p">zk_avg_latency</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__2 "> <p class="p">Average latency</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__3 "> <p class="p">Average latency</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__4 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__5 "> <p class="p">-</p> </td> <td class="entry" headers="caasmonitor__table_hys_nh4_1kb__entry__6 "></td> </tr> </tbody></table> </section> <section class="section" id="caasmonitor__section_zfb_b34_1kb"><h2 class="doc-tairway">Apptype:HELM-CHART-REDIS-HA</h2> <table class="table" id="caasmonitor__table_mz4_234_1kb"><caption></caption><colgroup><col><col><col><col><col></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="caasmonitor__table_mz4_234_1kb__entry__1"><strong class="ph b">Monitoring item</strong></th> <th class="entry" id="caasmonitor__table_mz4_234_1kb__entry__2"><strong class="ph b">Chinese name of monitoring item</strong></th> <th class="entry" id="caasmonitor__table_mz4_234_1kb__entry__3"><strong class="ph b">Unit in chinese</strong></th> <th class="entry" id="caasmonitor__table_mz4_234_1kb__entry__4"><strong class="ph b">Displayed items</strong></th> <th class="entry" id="caasmonitor__table_mz4_234_1kb__entry__5"><strong class="ph b">Computing reference</strong></th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="caasmonitor__table_mz4_234_1kb__entry__1 "> <p class="p">grafana_api_response_status_50x</p> </td> <td class="entry" headers="caasmonitor__table_mz4_234_1kb__entry__2 ">Most<p class="p">50x Errors in the last five minutes</p></td> <td class="entry" headers="caasmonitor__table_mz4_234_1kb__entry__3 "> <p class="p">pcs</p> </td> <td class="entry" headers="caasmonitor__table_mz4_234_1kb__entry__4 "> <p class="p">Quantity of 50x errors in the last five minutes is needed to count.</p> </td> <td class="entry" headers="caasmonitor__table_mz4_234_1kb__entry__5 "> <p class="p">grafana_api_response_status_total{statuscode>=500}[5m]</p> </td> </tr> </tbody></table> </section>
Did the above content solve your problem? Yes No
Please complete information!

Call us

400-151-8800

Email us

cloud@pingan.com

Online customer service

Instant reply

Technical Support

cloud products