|
| 1 | +[[ |
| 2 | + { |
| 3 | + "name": "dynamodb.command", |
| 4 | + "service": "test-botocore-tracing.dynamodb", |
| 5 | + "resource": "dynamodb.getitem", |
| 6 | + "trace_id": 0, |
| 7 | + "span_id": 1, |
| 8 | + "parent_id": 0, |
| 9 | + "type": "http", |
| 10 | + "error": 0, |
| 11 | + "meta": { |
| 12 | + "_dd.base_service": "tests.contrib.botocore", |
| 13 | + "_dd.p.dm": "-0", |
| 14 | + "_dd.p.tid": "67a6776f00000000", |
| 15 | + "aws.agent": "botocore", |
| 16 | + "aws.dynamodb.table_name": "foobar", |
| 17 | + "aws.operation": "GetItem", |
| 18 | + "aws.region": "us-west-2", |
| 19 | + "aws.request.body.Key.myattr.S": "baz", |
| 20 | + "aws.request.body.TableName": "foobar", |
| 21 | + "aws.requestid": "1pGBOmkOZ1BdOWIHeWnkX96CO0n93XaZSqtfcgRZJhe6hrREgPCs", |
| 22 | + "aws.response.body.HTTPHeaders.date": "Fri, 07 Feb 2025 21:13:20 GMT", |
| 23 | + "aws.response.body.HTTPHeaders.server": "amazon.com", |
| 24 | + "aws.response.body.HTTPHeaders.x-amz-crc32": "357125523", |
| 25 | + "aws.response.body.HTTPHeaders.x-amzn-requestid": "1pGBOmkOZ1BdOWIHeWnkX96CO0n93XaZSqtfcgRZJhe6hrREgPCs", |
| 26 | + "aws.response.body.HTTPStatusCode": "200", |
| 27 | + "aws.response.body.RequestId": "1pGBOmkOZ1BdOWIHeWnkX96CO0n93XaZSqtfcgRZJhe6hrREgPCs", |
| 28 | + "aws.response.body.RetryAttempts": "0", |
| 29 | + "aws_service": "dynamodb", |
| 30 | + "component": "botocore", |
| 31 | + "http.status_code": "200", |
| 32 | + "language": "python", |
| 33 | + "region": "us-west-2", |
| 34 | + "runtime-id": "ef4281e602a34aa3b78873db2aa0da91", |
| 35 | + "span.kind": "client", |
| 36 | + "tablename": "foobar" |
| 37 | + }, |
| 38 | + "metrics": { |
| 39 | + "_dd.measured": 1, |
| 40 | + "_dd.top_level": 1, |
| 41 | + "_dd.tracer_kr": 1.0, |
| 42 | + "_sampling_priority_v1": 1, |
| 43 | + "process_id": 7842, |
| 44 | + "retry_attempts": 0 |
| 45 | + }, |
| 46 | + "duration": 898096696, |
| 47 | + "start": 1738962799557241364 |
| 48 | + }, |
| 49 | + { |
| 50 | + "name": "botocore.parsers.parse", |
| 51 | + "service": "test-botocore-tracing.dynamodb", |
| 52 | + "resource": "botocore.parsers.parse", |
| 53 | + "trace_id": 0, |
| 54 | + "span_id": 2, |
| 55 | + "parent_id": 1, |
| 56 | + "type": "", |
| 57 | + "error": 0, |
| 58 | + "meta": { |
| 59 | + "_dd.base_service": "tests.contrib.botocore", |
| 60 | + "component": "botocore", |
| 61 | + "span.kind": "client" |
| 62 | + }, |
| 63 | + "duration": 328440, |
| 64 | + "start": 1738962800007520310 |
| 65 | + }], |
| 66 | +[ |
| 67 | + { |
| 68 | + "name": "dynamodb.command", |
| 69 | + "service": "test-botocore-tracing.dynamodb", |
| 70 | + "resource": "dynamodb.createtable", |
| 71 | + "trace_id": 1, |
| 72 | + "span_id": 1, |
| 73 | + "parent_id": 0, |
| 74 | + "type": "http", |
| 75 | + "error": 0, |
| 76 | + "meta": { |
| 77 | + "_dd.base_service": "tests.contrib.botocore", |
| 78 | + "_dd.p.dm": "-0", |
| 79 | + "_dd.p.tid": "67a6776d00000000", |
| 80 | + "aws.agent": "botocore", |
| 81 | + "aws.dynamodb.table_name": "foobar", |
| 82 | + "aws.operation": "CreateTable", |
| 83 | + "aws.region": "us-west-2", |
| 84 | + "aws.request.body.AttributeDefinitions.0.AttributeName": "myattr", |
| 85 | + "aws.request.body.AttributeDefinitions.0.AttributeType": "S", |
| 86 | + "aws.request.body.BillingMode": "PAY_PER_REQUEST", |
| 87 | + "aws.request.body.KeySchema.0.AttributeName": "myattr", |
| 88 | + "aws.request.body.KeySchema.0.KeyType": "HASH", |
| 89 | + "aws.request.body.TableName": "foobar", |
| 90 | + "aws.requestid": "s5qfbhhfkr4Go9yZWDL5eSDNflqO9AY7R1PtdbeHgZSnABZRXWwc", |
| 91 | + "aws.response.body.HTTPHeaders.date": "Fri, 07 Feb 2025 21:13:17 GMT", |
| 92 | + "aws.response.body.HTTPHeaders.server": "amazon.com", |
| 93 | + "aws.response.body.HTTPHeaders.x-amz-crc32": "725802381", |
| 94 | + "aws.response.body.HTTPHeaders.x-amzn-requestid": "s5qfbhhfkr4Go9yZWDL5eSDNflqO9AY7R1PtdbeHgZSnABZRXWwc", |
| 95 | + "aws.response.body.HTTPStatusCode": "200", |
| 96 | + "aws.response.body.RequestId": "s5qfbhhfkr4Go9yZWDL5eSDNflqO9AY7R1PtdbeHgZSnABZRXWwc", |
| 97 | + "aws.response.body.RetryAttempts": "0", |
| 98 | + "aws_service": "dynamodb", |
| 99 | + "component": "botocore", |
| 100 | + "http.status_code": "200", |
| 101 | + "language": "python", |
| 102 | + "region": "us-west-2", |
| 103 | + "runtime-id": "ef4281e602a34aa3b78873db2aa0da91", |
| 104 | + "span.kind": "client", |
| 105 | + "tablename": "foobar" |
| 106 | + }, |
| 107 | + "metrics": { |
| 108 | + "_dd.measured": 1, |
| 109 | + "_dd.top_level": 1, |
| 110 | + "_dd.tracer_kr": 1.0, |
| 111 | + "_sampling_priority_v1": 1, |
| 112 | + "process_id": 7842, |
| 113 | + "retry_attempts": 0 |
| 114 | + }, |
| 115 | + "duration": 1169517214, |
| 116 | + "start": 1738962797488686721 |
| 117 | + }, |
| 118 | + { |
| 119 | + "name": "botocore.parsers.parse", |
| 120 | + "service": "test-botocore-tracing.dynamodb", |
| 121 | + "resource": "botocore.parsers.parse", |
| 122 | + "trace_id": 1, |
| 123 | + "span_id": 2, |
| 124 | + "parent_id": 1, |
| 125 | + "type": "", |
| 126 | + "error": 0, |
| 127 | + "meta": { |
| 128 | + "_dd.base_service": "tests.contrib.botocore", |
| 129 | + "component": "botocore", |
| 130 | + "span.kind": "client" |
| 131 | + }, |
| 132 | + "duration": 680298, |
| 133 | + "start": 1738962798196385705 |
| 134 | + }], |
| 135 | +[ |
| 136 | + { |
| 137 | + "name": "dynamodb.command", |
| 138 | + "service": "test-botocore-tracing.dynamodb", |
| 139 | + "resource": "dynamodb.putitem", |
| 140 | + "trace_id": 2, |
| 141 | + "span_id": 1, |
| 142 | + "parent_id": 0, |
| 143 | + "type": "http", |
| 144 | + "error": 0, |
| 145 | + "meta": { |
| 146 | + "_dd.base_service": "tests.contrib.botocore", |
| 147 | + "_dd.p.dm": "-0", |
| 148 | + "_dd.p.tid": "67a6776e00000000", |
| 149 | + "aws.agent": "botocore", |
| 150 | + "aws.dynamodb.table_name": "foobar", |
| 151 | + "aws.operation": "PutItem", |
| 152 | + "aws.region": "us-west-2", |
| 153 | + "aws.request.body.Item.myattr.S": "baz", |
| 154 | + "aws.request.body.TableName": "foobar", |
| 155 | + "aws.requestid": "l8KoXDDLWxK9lyqrrMRmtbdenA29koyXlCZEOlqgXgh46RkAzTiV", |
| 156 | + "aws.response.body.HTTPHeaders.date": "Fri, 07 Feb 2025 21:13:19 GMT", |
| 157 | + "aws.response.body.HTTPHeaders.server": "amazon.com", |
| 158 | + "aws.response.body.HTTPHeaders.x-amz-crc32": "2745614147", |
| 159 | + "aws.response.body.HTTPHeaders.x-amzn-requestid": "l8KoXDDLWxK9lyqrrMRmtbdenA29koyXlCZEOlqgXgh46RkAzTiV", |
| 160 | + "aws.response.body.HTTPStatusCode": "200", |
| 161 | + "aws.response.body.RequestId": "l8KoXDDLWxK9lyqrrMRmtbdenA29koyXlCZEOlqgXgh46RkAzTiV", |
| 162 | + "aws.response.body.RetryAttempts": "0", |
| 163 | + "aws_service": "dynamodb", |
| 164 | + "component": "botocore", |
| 165 | + "http.status_code": "200", |
| 166 | + "language": "python", |
| 167 | + "region": "us-west-2", |
| 168 | + "runtime-id": "ef4281e602a34aa3b78873db2aa0da91", |
| 169 | + "span.kind": "client", |
| 170 | + "tablename": "foobar" |
| 171 | + }, |
| 172 | + "metrics": { |
| 173 | + "_dd.measured": 1, |
| 174 | + "_dd.top_level": 1, |
| 175 | + "_dd.tracer_kr": 1.0, |
| 176 | + "_sampling_priority_v1": 1, |
| 177 | + "process_id": 7842, |
| 178 | + "retry_attempts": 0 |
| 179 | + }, |
| 180 | + "duration": 897531031, |
| 181 | + "start": 1738962798659199416 |
| 182 | + }, |
| 183 | + { |
| 184 | + "name": "botocore.parsers.parse", |
| 185 | + "service": "test-botocore-tracing.dynamodb", |
| 186 | + "resource": "botocore.parsers.parse", |
| 187 | + "trace_id": 2, |
| 188 | + "span_id": 2, |
| 189 | + "parent_id": 1, |
| 190 | + "type": "", |
| 191 | + "error": 0, |
| 192 | + "meta": { |
| 193 | + "_dd.base_service": "tests.contrib.botocore", |
| 194 | + "component": "botocore", |
| 195 | + "span.kind": "client" |
| 196 | + }, |
| 197 | + "duration": 188248, |
| 198 | + "start": 1738962799115125322 |
| 199 | + }], |
| 200 | +[ |
| 201 | + { |
| 202 | + "name": "sqs.command", |
| 203 | + "service": "aws.sqs", |
| 204 | + "resource": "sqs.listqueues", |
| 205 | + "trace_id": 3, |
| 206 | + "span_id": 1, |
| 207 | + "parent_id": 0, |
| 208 | + "type": "http", |
| 209 | + "error": 0, |
| 210 | + "meta": { |
| 211 | + "_dd.base_service": "tests.contrib.botocore", |
| 212 | + "_dd.p.dm": "-0", |
| 213 | + "_dd.p.tid": "67a6776d00000000", |
| 214 | + "aws.agent": "botocore", |
| 215 | + "aws.operation": "ListQueues", |
| 216 | + "aws.region": "us-east-1", |
| 217 | + "aws.requestid": "8BQ748A97HZTB3DQNICVX52K4H4KRCK9BWKBM3QX1FE0F9DJ4481", |
| 218 | + "aws_service": "sqs", |
| 219 | + "component": "botocore", |
| 220 | + "http.status_code": "200", |
| 221 | + "language": "python", |
| 222 | + "region": "us-east-1", |
| 223 | + "runtime-id": "ef4281e602a34aa3b78873db2aa0da91", |
| 224 | + "span.kind": "client" |
| 225 | + }, |
| 226 | + "metrics": { |
| 227 | + "_dd.measured": 1, |
| 228 | + "_dd.top_level": 1, |
| 229 | + "_dd.tracer_kr": 1.0, |
| 230 | + "_sampling_priority_v1": 1, |
| 231 | + "process_id": 7842, |
| 232 | + "retry_attempts": 0 |
| 233 | + }, |
| 234 | + "duration": 17043485, |
| 235 | + "start": 1738962797437241544 |
| 236 | + }], |
| 237 | +[ |
| 238 | + { |
| 239 | + "name": "sqs.command", |
| 240 | + "service": "aws.sqs", |
| 241 | + "resource": "sqs.createqueue", |
| 242 | + "trace_id": 4, |
| 243 | + "span_id": 1, |
| 244 | + "parent_id": 0, |
| 245 | + "type": "http", |
| 246 | + "error": 0, |
| 247 | + "meta": { |
| 248 | + "_dd.base_service": "tests.contrib.botocore", |
| 249 | + "_dd.p.dm": "-0", |
| 250 | + "_dd.p.tid": "67a6776d00000000", |
| 251 | + "aws.agent": "botocore", |
| 252 | + "aws.operation": "CreateQueue", |
| 253 | + "aws.region": "us-east-1", |
| 254 | + "aws.requestid": "P5XR375SOHFTGCNG78FP0M00O7J8TR5Y01KWQXDNSAC2MR17BVSN", |
| 255 | + "aws.sqs.queue_name": "Test", |
| 256 | + "aws_service": "sqs", |
| 257 | + "component": "botocore", |
| 258 | + "http.status_code": "200", |
| 259 | + "language": "python", |
| 260 | + "queuename": "Test", |
| 261 | + "region": "us-east-1", |
| 262 | + "runtime-id": "ef4281e602a34aa3b78873db2aa0da91", |
| 263 | + "span.kind": "client" |
| 264 | + }, |
| 265 | + "metrics": { |
| 266 | + "_dd.measured": 1, |
| 267 | + "_dd.top_level": 1, |
| 268 | + "_dd.tracer_kr": 1.0, |
| 269 | + "_sampling_priority_v1": 1, |
| 270 | + "process_id": 7842, |
| 271 | + "retry_attempts": 0 |
| 272 | + }, |
| 273 | + "duration": 9204293, |
| 274 | + "start": 1738962797455089485 |
| 275 | + }]] |
0 commit comments