-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathec2_metrics.txt
49 lines (49 loc) · 3.87 KB
/
ec2_metrics.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# HELP ecs_container_cpu_usage_seconds_total Cumulative total container CPU usage in seconds.
# TYPE ecs_container_cpu_usage_seconds_total counter
ecs_container_cpu_usage_seconds_total{container_name="ecs-exporter"} 0.331125
ecs_container_cpu_usage_seconds_total{container_name="prometheus"} 0.56606
# HELP ecs_container_memory_limit_bytes Configured container memory limit in bytes, set from the container-level limit in the task definition if any, otherwise the task-level limit.
# TYPE ecs_container_memory_limit_bytes gauge
ecs_container_memory_limit_bytes{container_name="ecs-exporter"} 2.68435456e+08
ecs_container_memory_limit_bytes{container_name="prometheus"} 2.68435456e+08
# HELP ecs_container_memory_page_cache_size_bytes Current container memory page cache size in bytes. This is not a subset of used bytes.
# TYPE ecs_container_memory_page_cache_size_bytes gauge
ecs_container_memory_page_cache_size_bytes{container_name="ecs-exporter"} 0
ecs_container_memory_page_cache_size_bytes{container_name="prometheus"} 0
# HELP ecs_container_memory_usage_bytes Current container memory usage in bytes.
# TYPE ecs_container_memory_usage_bytes gauge
ecs_container_memory_usage_bytes{container_name="ecs-exporter"} 6.524928e+07
ecs_container_memory_usage_bytes{container_name="prometheus"} 6.0981248e+07
# HELP ecs_network_receive_bytes_total Cumulative total size of network packets received in bytes.
# TYPE ecs_network_receive_bytes_total counter
ecs_network_receive_bytes_total{interface="eth0"} 45368
# HELP ecs_network_receive_errors_total Cumulative total count of network errors in receiving.
# TYPE ecs_network_receive_errors_total counter
ecs_network_receive_errors_total{interface="eth0"} 0
# HELP ecs_network_receive_packets_dropped_total Cumulative total count of network packets dropped in receiving.
# TYPE ecs_network_receive_packets_dropped_total counter
ecs_network_receive_packets_dropped_total{interface="eth0"} 0
# HELP ecs_network_receive_packets_total Cumulative total count of network packets received.
# TYPE ecs_network_receive_packets_total counter
ecs_network_receive_packets_total{interface="eth0"} 132
# HELP ecs_network_transmit_bytes_total Cumulative total size of network packets transmitted in bytes.
# TYPE ecs_network_transmit_bytes_total counter
ecs_network_transmit_bytes_total{interface="eth0"} 13532
# HELP ecs_network_transmit_errors_total Cumulative total count of network errors in transmit.
# TYPE ecs_network_transmit_errors_total counter
ecs_network_transmit_errors_total{interface="eth0"} 0
# HELP ecs_network_transmit_packets_dropped_total Cumulative total count of network packets dropped in transmit.
# TYPE ecs_network_transmit_packets_dropped_total counter
ecs_network_transmit_packets_dropped_total{interface="eth0"} 0
# HELP ecs_network_transmit_packets_total Cumulative total count of network packets transmitted.
# TYPE ecs_network_transmit_packets_total counter
ecs_network_transmit_packets_total{interface="eth0"} 118
# HELP ecs_task_image_pull_start_timestamp_seconds The time at which the task started pulling docker images for its containers.
# TYPE ecs_task_image_pull_start_timestamp_seconds gauge
ecs_task_image_pull_start_timestamp_seconds 1.7406329923325953e+09
# HELP ecs_task_image_pull_stop_timestamp_seconds The time at which the task stopped (i.e. completed) pulling docker images for its containers.
# TYPE ecs_task_image_pull_stop_timestamp_seconds gauge
ecs_task_image_pull_stop_timestamp_seconds 1.7406330012060723e+09
# HELP ecs_task_metadata_info ECS task metadata, sourced from the task metadata endpoint version 4.
# TYPE ecs_task_metadata_info gauge
ecs_task_metadata_info{availability_zone="us-east-1a",cluster="prom-ecs-exporter-sandbox",desired_status="RUNNING",family="prom-ecs-exporter-sandbox-main-ec2",known_status="RUNNING",launch_type="EC2",revision="13",task_arn="arn:aws:ecs:us-east-1:829490980523:task/prom-ecs-exporter-sandbox/506f22fab0414cde856201584703fed9"} 1