|
1 | 1 | metric_name,metric_type,interval,unit_name,per_unit_name,description,orientation,integration,short_name,curated_metric
|
2 |
| -activemq.queue.avg_enqueue_time,gauge,10,millisecond,,On average the amount of time (ms) that messages remained enqueued.,0,activemq,avg enq time, |
3 |
| -activemq.queue.consumer_count,gauge,10,,,The number of consumers connected.,0,activemq,cnsmr count, |
4 |
| -activemq.queue.producer_count,gauge,10,,,The number of producers connected.,0,activemq,prdcr count, |
5 |
| -activemq.queue.max_enqueue_time,gauge,10,millisecond,,The max the amount of time (ms) that messages remained enqueued.,0,activemq,max enq time, |
6 |
| -activemq.queue.min_enqueue_time,gauge,10,millisecond,,The min the amount of time (ms) that messages remained enqueued.,0,activemq,min enq time, |
7 |
| -activemq.queue.memory_pct,gauge,10,percent,,The percentage of memory currently in use.,0,activemq,mem pct, |
8 |
| -activemq.queue.size,gauge,10,message,,The amount of messages that remained queued.,0,activemq,enq size, |
9 |
| -activemq.queue.dequeue_count,gauge,10,message,,The amount of messages that remained dequeued.,0,activemq,deq size, |
10 |
| -activemq.queue.dispatch_count,gauge,10,message,,The amount of messages that have been dispatched.,0,activemq,dsptch cnt, |
11 |
| -activemq.queue.enqueue_count,gauge,10,message,,The amount of messages that have been enqueued.,0,activemq,enq cnt, |
12 |
| -activemq.queue.expired_count,gauge,10,message,,The amount of messages that have been expired.,0,activemq,exp cnt, |
13 |
| -activemq.queue.in_flight_count,gauge,10,message,,The amount of messages that have been in flight.,0,activemq,enq cnt, |
14 |
| -activemq.broker.store_pct,gauge,10,percent,,The percentage of store in use.,0,activemq,str pct, |
15 |
| -activemq.broker.temp_pct,gauge,10,percent,,The percentage of temporary in use.,0,activemq,temp pct, |
16 |
| -activemq.broker.memory_pct,gauge,10,percent,,The percentage of memory in use.,0,activemq,mem pct, |
17 |
| -activemq.artemis.address_memory_usage,gauge,,byte,,(Artemis only) Memory used by all the addresses on broker for in-memory messages.,0,activemq,art mem usage, |
18 |
| -activemq.artemis.address_memory_usage_pct,gauge,,percent,,(Artemis only) Memory used by all the addresses on broker as a percentage of the global-max-size.,0,activemq,art mem pct, |
19 |
| -activemq.artemis.max_disk_usage,gauge,,percent,,(Artemis only) Maximum limit for disk use in percentage.,0,activemq,art max disk, |
20 |
| -activemq.artemis.disk_store_usage_pct,gauge,,percent,,(Artemis only) Percentage of total disk store used.,0,activemq,art disk pct, |
21 |
| -activemq.artemis.connection_count,gauge,,connection,,(Artemis only) Number of clients connected to this server.,0,activemq,art conn count, |
22 |
| -activemq.artemis.total_connection_count,rate,,connection,,"(Artemis only) Number of clients which have connected to this server since it was started, as a rate.",0,activemq,art total conns, |
23 |
| -activemq.artemis.total_message_count,rate,,connection,,"(Artemis only) Number of messages in all queues on the server, as a rate.",0,activemq,art total messages, |
24 |
| -activemq.artemis.total_messages_added,rate,,connection,,"(Artemis only) Number of messages sent to this server since it was started, as a rate.",0,activemq,art total mess added, |
25 |
| -activemq.artemis.total_messages_acknowledged,rate,,connection,,"(Artemis only) Number of messages acknowledged from all the queues on this server since it was started, as a rate.",0,activemq,art total mess acked, |
26 |
| -activemq.artemis.total_consumer_count,rate,,,,"(Artemis only) Number of consumers consuming messages from all the queues on this server, as a rate.",0,activemq,art total consumers, |
27 |
| -activemq.artemis.address.size,gauge,,byte,,(Artemis only) Number of estimated bytes being used by all the queue(s) bound to this address; used to control paging and blocking.,0,activemq,add size, |
28 |
| -activemq.artemis.address.pages_count,gauge,,page,,(Artemis only) Number of pages used by this address.,0,activemq,add pages, |
29 |
| -activemq.artemis.address.number_of_messages,rate,,message,,"(Artemis only) The sum of messages on queue(s), including messages in delivery.",0,activemq,add num mess, |
30 | 2 | activemq.artemis.address.bytes_per_page,gauge,,byte,,(Artemis only) Number of bytes used by each page for this address.,0,activemq,add bytes page,
|
| 3 | +activemq.artemis.address.number_of_messages,rate,,message,,"(Artemis only) The sum of messages on queue(s), including messages in delivery.",0,activemq,add num mess, |
| 4 | +activemq.artemis.address.pages_count,gauge,,page,,(Artemis only) Number of pages used by this address.,0,activemq,add pages, |
31 | 5 | activemq.artemis.address.routed_messages,rate,,message,,"(Artemis only) Number of messages routed to one or more bindings, as a rate.",0,activemq,add routed,
|
| 6 | +activemq.artemis.address.size,gauge,,byte,,(Artemis only) Number of estimated bytes being used by all the queue(s) bound to this address; used to control paging and blocking.,0,activemq,add size, |
32 | 7 | activemq.artemis.address.unrouted_messages,rate,,message,,"(Artemis only) Number of messages not routed to any bindings, as a rate.",0,activemq,add unrouted,
|
33 |
| -activemq.artemis.queue.message_count,gauge,,message,,"(Artemis only) Number of messages currently in this queue (includes scheduled, paged, and in-delivery messages), as a rate.",0,activemq,art q mess count, |
| 8 | +activemq.artemis.address_memory_usage,gauge,,byte,,(Artemis only) Memory used by all the addresses on broker for in-memory messages.,0,activemq,art mem usage, |
| 9 | +activemq.artemis.address_memory_usage_pct,gauge,,percent,,(Artemis only) Memory used by all the addresses on broker as a percentage of the global-max-size.,0,activemq,art mem pct, |
| 10 | +activemq.artemis.connection_count,gauge,,connection,,(Artemis only) Number of clients connected to this server.,0,activemq,art conn count, |
| 11 | +activemq.artemis.disk_store_usage_pct,gauge,,percent,,(Artemis only) Percentage of total disk store used.,0,activemq,art disk pct, |
| 12 | +activemq.artemis.max_disk_usage,gauge,,percent,,(Artemis only) Maximum limit for disk use in percentage.,0,activemq,art max disk, |
34 | 13 | activemq.artemis.queue.consumer_count,gauge,,,,(Artemis only) Number of consumers consuming messages from this queue.,0,activemq,art q consumers,
|
35 | 14 | activemq.artemis.queue.max_consumers,gauge,,,,(Artemis only) Maximum number of consumers allowed on this queue at any one time.,0,activemq,art q max consumers,
|
| 15 | +activemq.artemis.queue.message_count,gauge,,message,,"(Artemis only) Number of messages currently in this queue (includes scheduled, paged, and in-delivery messages), as a rate.",0,activemq,art q mess count, |
| 16 | +activemq.artemis.queue.messages_acknowledged,rate,,message,,"(Artemis only) Number of messages acknowledged from this queue since it was created, as a rate.",0,activemq,art q mess acked, |
36 | 17 | activemq.artemis.queue.messages_added,rate,,message,,"(Artemis only) Number of messages added to this queue since it was created, as a rate.",0,activemq,art q mess added,
|
37 | 18 | activemq.artemis.queue.messages_expired,rate,,message,,"(Artemis only) Number of messages expired from this queue since it was created, as a rate.",0,activemq,art q mess exp,
|
38 |
| -activemq.artemis.queue.messages_acknowledged,rate,,message,,"(Artemis only) Number of messages acknowledged from this queue since it was created, as a rate.",0,activemq,art q mess acked, |
39 | 19 | activemq.artemis.queue.messages_killed,rate,,message,,"(Artemis only) Number of messages removed from this queue since it was created due to exceeding the max delivery attempts, as a rate.",0,activemq,art q mess killed,
|
| 20 | +activemq.artemis.total_connection_count,rate,,connection,,"(Artemis only) Number of clients which have connected to this server since it was started, as a rate.",0,activemq,art total conns, |
| 21 | +activemq.artemis.total_consumer_count,rate,,,,"(Artemis only) Number of consumers consuming messages from all the queues on this server, as a rate.",0,activemq,art total consumers, |
| 22 | +activemq.artemis.total_message_count,rate,,connection,,"(Artemis only) Number of messages in all queues on the server, as a rate.",0,activemq,art total messages, |
| 23 | +activemq.artemis.total_messages_acknowledged,rate,,connection,,"(Artemis only) Number of messages acknowledged from all the queues on this server since it was started, as a rate.",0,activemq,art total mess acked, |
| 24 | +activemq.artemis.total_messages_added,rate,,connection,,"(Artemis only) Number of messages sent to this server since it was started, as a rate.",0,activemq,art total mess added, |
| 25 | +activemq.broker.memory_pct,gauge,10,percent,,The percentage of memory in use.,0,activemq,mem pct, |
| 26 | +activemq.broker.store_pct,gauge,10,percent,,The percentage of store in use.,0,activemq,str pct, |
| 27 | +activemq.broker.temp_pct,gauge,10,percent,,The percentage of temporary in use.,0,activemq,temp pct, |
| 28 | +activemq.queue.avg_enqueue_time,gauge,10,millisecond,,On average the amount of time (ms) that messages remained enqueued.,0,activemq,avg enq time, |
| 29 | +activemq.queue.consumer_count,gauge,10,,,The number of consumers connected.,0,activemq,cnsmr count, |
| 30 | +activemq.queue.dequeue_count,gauge,10,message,,The amount of messages that remained dequeued.,0,activemq,deq size, |
| 31 | +activemq.queue.dispatch_count,gauge,10,message,,The amount of messages that have been dispatched.,0,activemq,dsptch cnt, |
| 32 | +activemq.queue.enqueue_count,gauge,10,message,,The amount of messages that have been enqueued.,0,activemq,enq cnt, |
| 33 | +activemq.queue.expired_count,gauge,10,message,,The amount of messages that have been expired.,0,activemq,exp cnt, |
| 34 | +activemq.queue.in_flight_count,gauge,10,message,,The amount of messages that have been in flight.,0,activemq,enq cnt, |
| 35 | +activemq.queue.max_enqueue_time,gauge,10,millisecond,,The max the amount of time (ms) that messages remained enqueued.,0,activemq,max enq time, |
| 36 | +activemq.queue.memory_pct,gauge,10,percent,,The percentage of memory currently in use.,0,activemq,mem pct, |
| 37 | +activemq.queue.min_enqueue_time,gauge,10,millisecond,,The min the amount of time (ms) that messages remained enqueued.,0,activemq,min enq time, |
| 38 | +activemq.queue.producer_count,gauge,10,,,The number of producers connected.,0,activemq,prdcr count, |
| 39 | +activemq.queue.size,gauge,10,message,,The amount of messages that remained queued.,0,activemq,enq size, |
0 commit comments