github.com/instana/go-sensor@v1.62.2-0.20240520081010-4919868049e1/aws/testdata/task_stats.json (about) 1 { 2 "43481a6ce4842eec8fe72fc28500c6b52edcc0917f105b83379f88cac1ff3946": { 3 "read": "2020-09-09T09:54:21.803969293Z", 4 "preread": "2020-09-09T09:54:16.80439292Z", 5 "pids_stats": { 6 }, 7 "blkio_stats": { 8 "io_service_bytes_recursive": [ 9 { 10 "value": 1, 11 "op": "READ" 12 }, 13 { 14 "value": 2, 15 "op": "WRITE" 16 }, 17 { 18 "value": 3, 19 "op": "READ" 20 } 21 ], 22 "io_serviced_recursive": [], 23 "io_queue_recursive": [], 24 "io_service_time_recursive": [], 25 "io_wait_time_recursive": [], 26 "io_merged_recursive": [], 27 "io_time_recursive": [], 28 "sectors_recursive": [] 29 }, 30 "num_procs": 0, 31 "storage_stats": { 32 }, 33 "cpu_stats": { 34 "cpu_usage": { 35 "total_usage": 281318382, 36 "percpu_usage": [ 37 214203988, 38 67114394, 39 0, 40 0, 41 0, 42 0, 43 0, 44 0, 45 0, 46 0, 47 0, 48 0, 49 0, 50 0, 51 0 52 ], 53 "usage_in_kernelmode": 20000000, 54 "usage_in_usermode": 180000000 55 }, 56 "system_cpu_usage": 360200000000, 57 "online_cpus": 2, 58 "throttling_data": { 59 "periods": 1, 60 "throttled_periods": 2, 61 "throttled_time": 3 62 } 63 }, 64 "precpu_stats": { 65 "cpu_usage": { 66 "total_usage": 0, 67 "usage_in_kernelmode": 0, 68 "usage_in_usermode": 0 69 }, 70 "throttling_data": { 71 "periods": 0, 72 "throttled_periods": 0, 73 "throttled_time": 0 74 } 75 }, 76 "memory_stats": { 77 "usage": 6148096, 78 "max_usage": 6549504, 79 "stats": { 80 "active_anon": 4681728, 81 "active_file": 12288, 82 "cache": 12288, 83 "dirty": 0, 84 "hierarchical_memory_limit": 536870912, 85 "hierarchical_memsw_limit": 9.223372036854772e+18, 86 "inactive_anon": 100, 87 "inactive_file": 602112, 88 "mapped_file": 0, 89 "pgfault": 3723, 90 "pgmajfault": 0, 91 "pgpgin": 3163, 92 "pgpgout": 1870, 93 "rss": 5283840, 94 "rss_huge": 0, 95 "total_active_anon": 4681728, 96 "total_active_file": 12288, 97 "total_cache": 12290, 98 "total_dirty": 0, 99 "total_inactive_anon": 0, 100 "total_inactive_file": 602112, 101 "total_mapped_file": 0, 102 "total_pgfault": 3723, 103 "total_pgmajfault": 0, 104 "total_pgpgin": 3163, 105 "total_pgpgout": 1870, 106 "total_rss": 5283840, 107 "total_rss_huge": 0, 108 "total_unevictable": 0, 109 "total_writeback": 0, 110 "unevictable": 0, 111 "writeback": 0 112 }, 113 "limit": 536870912 114 }, 115 "name": "fargate-go-service", 116 "id": "43481a6ce4842eec8fe72fc28500c6b52edcc0917f105b83379f88cac1ff3946", 117 "networks": { 118 "eth1": { 119 "rx_bytes": 4172695, 120 "rx_packets": 3105, 121 "rx_errors": 4, 122 "rx_dropped": 3, 123 "tx_bytes": 106367, 124 "tx_packets": 444, 125 "tx_errors": 2, 126 "tx_dropped": 1 127 } 128 } 129 } 130 }