This is the multi-page printable view of this section.
Click here to print.
Return to the regular view of this page.
Generated Metrics
Under this section you will find the metrics that the exporter is capable to consume and how they are exposed in prometheus format.
Tag Set
The tag set is the set of labels generated from the tags associated through a resource.
Each tag associated to the resource will be mapped to a single label in the form tag_<tag_name>
.
The value for the label will be the verbatim copy of the value associated to the tag.
3 - Elastic Load Balancer Metrics
Generated metrics for AWS Elastic Load Balancers
Info Metrics
aws_load_balancer_info
- Type:
Info
- Description: Information related to the AWS Elastic Load Balancer resource generated from the AWS API
- Labels:
aws_account_id
aws_region
name
arn
dns_name
type
- Tag Set
aws_target_group_info
- Type:
Info
- Description: Information related to the Target Group resource generated from the AWS API
- Labels:
aws_account_id
aws_region
name
arn
target_type
- Tag Set
Load Balancer Metrics
aws_elb_consumed_lcus_total
- Type:
Counter
- Description: The number of load balancer capacity units (LCU) used by your load balancer
- Based on:
ApplicationELB/ConsumedLCUs
- Labels:
aws_account_id
aws_region
load_balancer
aws_elb_grpc_request_count_total
- Type:
Counter
- Description: The number of gRPC requests processed over IPv4 and IPv6
- Based on:
ApplicationELB/GrpcRequestCount
- Labels:
aws_account_id
aws_region
load_balancer
availability_zone
aws_elb_request_count_total
- Type:
Counter
- Description: The number of requests processed over IPv4 and IPv6 that were forwarded to a target
- Based on:
ApplicationELB/RequestCount
- Labels:
aws_account_id
aws_region
load_balancer
target_group
aws_elb_target_response_time
- Type:
Summary
- Description: The time elapsed, in seconds, after the request leaves the load balancer until a response from the target
is received
- Based on:
ApplicationELB/TargetResponseTime
- Labels:
aws_account_id
aws_region
load_balancer
target_group
aws_elb_load_balancer_response_count_total
- Type:
Counter
- Description: The number of responses that originate from the load balancer. This count does not include response codes
generated by targets
- Based on:
ApplicationELB/HTTPCode_ELB
- Labels:
aws_account_id
aws_region
load_balancer
availability_zone
status_code
6 - SQS Metrics
Generated metrics for the AWS SQS subsystem
aws_sqs_queue_info
- Type:
Info
- Description: Information related to the SQS resource generated from the AWS API
- Labels:
aws_account_id
aws_region
queue_name
- Tag Set
aws_sqs_approximate_age_of_oldest_message_avg
- Type:
Gauge
- Description: The average approximate age of the oldest non-deleted message in the queue
- Based on:
SQS/ApproximateAgeOfOldestMessage
- Labels:
aws_account_id
aws_region
queue_name
aws_sqs_approximate_number_of_messages_delayed_avg
- Type:
Gauge
- Description: The number of messages in the queue that are delayed and not available for reading immediately
- Based on:
SQS/ApproximateNumberOfMessagesDelayed
- Labels:
aws_account_id
aws_region
queue_name
aws_sqs_approximate_number_of_messages_not_visible_avg
- Type:
Gauge
- Description: The number of messages that are being processed but not yet acknowledged
- Based on:
SQS/ApproximateNumberOfMessagesNotVisible
- Labels:
aws_account_id
aws_region
queue_name
aws_sqs_approximate_number_of_messages_visible_avg
- Type:
Gauge
- Description: The number of messages available for retrieval from the queue
- Based on:
SQS/ApproximateNumberOfMessagesVisible
- Labels:
aws_account_id
aws_region
queue_name
aws_sqs_empty_receives_total
- Type:
Counter
- Description: The number of ReceiveMessage API calls that did not return a message
- Based on:
SQS/NumberOfEmptyReceives
- Labels:
aws_account_id
aws_region
queue_name
aws_sqs_messages_deleted_total
- Type:
Counter
- Description: The number of messages deleted from the queue
- Based on:
SQS/NumberOfMessagesDeleted
- Labels:
aws_account_id
aws_region
queue_name
aws_sqs_messages_sent_total
- Type:
Counter
- Description: The number of messages added to a queue
- Based on:
SQS/NumberOfMessagesSent
- Labels:
aws_account_id
aws_region
queue_name
aws_sqs_message_size_min
- Type:
Gauge
- Description: The min size of messages added to a queue
- Based on:
SQS/SentMessageSize
- Labels:
aws_account_id
aws_region
queue_name
aws_sqs_message_size_avg
- Type:
Gauge
- Description: The average size of messages added to a queue
- Based on:
SQS/SentMessageSize
- Labels:
aws_account_id
aws_region
queue_name
aws_sqs_message_size_max
- Type:
Gauge
- Description: The max size of messages added to a queue
- Based on:
SQS/SentMessageSize
- Labels:
aws_account_id
aws_region
queue_name