diff --git a/tests/integration/snapshots/logs/async-metrics_python37.log b/tests/integration/snapshots/logs/async-metrics_python37.log index 9950c2d8..5639ac2f 100644 --- a/tests/integration/snapshots/logs/async-metrics_python37.log +++ b/tests/integration/snapshots/logs/async-metrics_python37.log @@ -121,6 +121,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -143,6 +144,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -274,6 +276,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -296,6 +299,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -420,6 +424,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -442,6 +447,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -581,6 +587,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -603,6 +610,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -734,6 +742,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -756,6 +765,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -884,6 +894,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -906,6 +917,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1035,6 +1047,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1057,6 +1070,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1185,6 +1199,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1207,6 +1222,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1343,6 +1359,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1365,6 +1382,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", diff --git a/tests/integration/snapshots/logs/async-metrics_python38.log b/tests/integration/snapshots/logs/async-metrics_python38.log index d98aeb4b..7b86e0eb 100644 --- a/tests/integration/snapshots/logs/async-metrics_python38.log +++ b/tests/integration/snapshots/logs/async-metrics_python38.log @@ -121,6 +121,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -143,6 +144,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -274,6 +276,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -296,6 +299,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -420,6 +424,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -442,6 +447,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -581,6 +587,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -603,6 +610,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -734,6 +742,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -756,6 +765,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -884,6 +894,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -906,6 +917,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1035,6 +1047,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1057,6 +1070,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1185,6 +1199,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1207,6 +1222,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1343,6 +1359,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1365,6 +1382,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", diff --git a/tests/integration/snapshots/logs/async-metrics_python39.log b/tests/integration/snapshots/logs/async-metrics_python39.log index ffd9017f..01db495b 100644 --- a/tests/integration/snapshots/logs/async-metrics_python39.log +++ b/tests/integration/snapshots/logs/async-metrics_python39.log @@ -121,6 +121,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -143,6 +144,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -274,6 +276,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -296,6 +299,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -420,6 +424,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -442,6 +447,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -581,6 +587,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -603,6 +610,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -734,6 +742,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -756,6 +765,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -884,6 +894,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -906,6 +917,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1035,6 +1047,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1057,6 +1070,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1185,6 +1199,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1207,6 +1222,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1343,6 +1359,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1365,6 +1382,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", diff --git a/tests/integration/snapshots/logs/sync-metrics_python37.log b/tests/integration/snapshots/logs/sync-metrics_python37.log index aa4867cc..0096018c 100644 --- a/tests/integration/snapshots/logs/sync-metrics_python37.log +++ b/tests/integration/snapshots/logs/sync-metrics_python37.log @@ -101,6 +101,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -123,6 +124,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -137,7 +139,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " ] } HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Headers: ["Accept-Encoding:gzip, deflate", "Accept:*/*", "Connection:keep-alive", "Content-Encoding:deflate", "Content-Length:XXXX", "Content-Type:application/json", "User-Agent:datadogpy/XX (python XX; os linux; arch x86_64)", "traceparent:XXX", "tracestate:dd=s:1;t.dm:-0", "x-datadog-parent-id:XXXX", "x-datadog-sampling-priority:1", "x-datadog-tags:_dd.p.dm=-0", "x-datadog-trace-id:XXXX"] Data: {"series": [{"metric": "hello.dog", "points": [[XXXX, [1.0]]], "type": "distribution", "host": null, "device": null, "tags": ["team:serverless", "role:hello", "dd_lambda_layer:datadog-python37_X.X.X"], "interval": 10}, {"metric": "tests.integration.count", "points": [[XXXX, [21.0]]], "type": "distribution", "host": null, "device": null, "tags": ["test:integration", "role:hello", "dd_lambda_layer:datadog-python37_X.X.X"], "interval": 10}]} -END Duration: XXXX ms (init: XXXX ms) Memory Used: XXXX MB { "traces": [ [ @@ -154,6 +155,7 @@ END Duration: XXXX ms (init: XXXX ms) Memory Used: XXXX MB "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -172,6 +174,7 @@ END Duration: XXXX ms (init: XXXX ms) Memory Used: XXXX MB ] ] } +END Duration: XXXX ms (init: XXXX ms) Memory Used: XXXX MB START { "m": "aws.lambda.enhanced.invocations", @@ -269,6 +272,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -291,6 +295,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -321,6 +326,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -430,6 +436,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -452,6 +459,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -482,6 +490,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -606,6 +615,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -628,6 +638,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -658,6 +669,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -774,6 +786,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -796,6 +809,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -810,7 +824,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " ] } HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Headers: ["Accept-Encoding:gzip, deflate", "Accept:*/*", "Connection:keep-alive", "Content-Encoding:deflate", "Content-Length:XXXX", "Content-Type:application/json", "User-Agent:datadogpy/XX (python XX; os linux; arch x86_64)", "traceparent:XXX", "tracestate:dd=s:1;t.dm:-0", "x-datadog-parent-id:XXXX", "x-datadog-sampling-priority:1", "x-datadog-tags:_dd.p.dm=-0", "x-datadog-trace-id:XXXX"] Data: {"series": [{"metric": "hello.dog", "points": [[XXXX, [1.0]]], "type": "distribution", "host": null, "device": null, "tags": ["team:serverless", "role:hello", "dd_lambda_layer:datadog-python37_X.X.X"], "interval": 10}, {"metric": "tests.integration.count", "points": [[XXXX, [21.0]]], "type": "distribution", "host": null, "device": null, "tags": ["test:integration", "role:hello", "dd_lambda_layer:datadog-python37_X.X.X"], "interval": 10}]} -END Duration: XXXX ms Memory Used: XXXX MB { "traces": [ [ @@ -827,6 +840,7 @@ END Duration: XXXX ms Memory Used: XXXX MB "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -845,6 +859,7 @@ END Duration: XXXX ms Memory Used: XXXX MB ] ] } +END Duration: XXXX ms Memory Used: XXXX MB START { "m": "aws.lambda.enhanced.invocations", @@ -939,6 +954,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -961,6 +977,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -991,6 +1008,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -1105,6 +1123,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1127,6 +1146,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1157,6 +1177,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -1270,6 +1291,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1292,6 +1314,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1322,6 +1345,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -1443,6 +1467,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1465,6 +1490,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1495,6 +1521,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", diff --git a/tests/integration/snapshots/logs/sync-metrics_python38.log b/tests/integration/snapshots/logs/sync-metrics_python38.log index 182c708b..141c006c 100644 --- a/tests/integration/snapshots/logs/sync-metrics_python38.log +++ b/tests/integration/snapshots/logs/sync-metrics_python38.log @@ -101,6 +101,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -123,6 +124,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -153,6 +155,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -269,6 +272,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -291,6 +295,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -321,6 +326,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -430,6 +436,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -452,6 +459,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -482,6 +490,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -606,6 +615,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -628,6 +638,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -658,6 +669,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -774,6 +786,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -796,6 +809,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -826,6 +840,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -939,6 +954,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -961,6 +977,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -991,6 +1008,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -1105,6 +1123,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1127,6 +1146,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1157,6 +1177,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -1270,6 +1291,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1292,6 +1314,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1322,6 +1345,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -1443,6 +1467,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1465,6 +1490,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1479,7 +1505,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " ] } HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Headers: ["Accept-Encoding:gzip, deflate", "Accept:*/*", "Connection:keep-alive", "Content-Encoding:deflate", "Content-Length:XXXX", "Content-Type:application/json", "User-Agent:datadogpy/XX (python XX; os linux; arch x86_64)", "traceparent:XXX", "tracestate:dd=s:1;t.dm:-0", "x-datadog-parent-id:XXXX", "x-datadog-sampling-priority:1", "x-datadog-tags:_dd.p.dm=-0", "x-datadog-trace-id:XXXX"] Data: {"series": [{"metric": "hello.dog", "points": [[XXXX, [1.0]]], "type": "distribution", "host": null, "device": null, "tags": ["team:serverless", "role:hello", "dd_lambda_layer:datadog-python38_X.X.X"], "interval": 10}, {"metric": "tests.integration.count", "points": [[XXXX, [21.0]]], "type": "distribution", "host": null, "device": null, "tags": ["test:integration", "role:hello", "dd_lambda_layer:datadog-python38_X.X.X"], "interval": 10}]} -END Duration: XXXX ms Memory Used: XXXX MB { "traces": [ [ @@ -1496,6 +1521,7 @@ END Duration: XXXX ms Memory Used: XXXX MB "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -1514,3 +1540,4 @@ END Duration: XXXX ms Memory Used: XXXX MB ] ] } +END Duration: XXXX ms Memory Used: XXXX MB diff --git a/tests/integration/snapshots/logs/sync-metrics_python39.log b/tests/integration/snapshots/logs/sync-metrics_python39.log index 50a63643..092ad480 100644 --- a/tests/integration/snapshots/logs/sync-metrics_python39.log +++ b/tests/integration/snapshots/logs/sync-metrics_python39.log @@ -101,6 +101,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -123,6 +124,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -153,6 +155,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -269,6 +272,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -291,6 +295,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -321,6 +326,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -430,6 +436,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -452,6 +459,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -482,6 +490,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -606,6 +615,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -628,6 +638,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -658,6 +669,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -774,6 +786,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -796,6 +809,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -826,6 +840,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -939,6 +954,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -961,6 +977,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -991,6 +1008,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -1105,6 +1123,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1127,6 +1146,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1157,6 +1177,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -1270,6 +1291,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1292,6 +1314,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1322,6 +1345,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202", @@ -1443,6 +1467,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://datadoghq.com/", "http.status_code": "200", @@ -1465,6 +1490,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", " "duration": "XXXX", "meta": { "_dd.origin": "lambda", + "component": "requests", "http.method": "GET", "http.url": "https://www.datadoghq.com/", "http.status_code": "200", @@ -1495,6 +1521,7 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points?api_key=XXXX Head "meta": { "runtime-id": "XXXX", "_dd.origin": "lambda", + "component": "requests", "http.method": "POST", "http.url": "https://api.datadoghq.com/api/v1/distribution_points?", "http.status_code": "202",