Skip to content

Commit 79eb36e

Browse files
update snapshots (#263)
Co-authored-by: joeyzhao2018 <[email protected]>
1 parent 4528c7d commit 79eb36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/snapshots/logs/sync-metrics_python39.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1478,7 +1478,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
14781478
]
14791479
}
14801480
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)", "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-python39_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-python39_X.X.X"], "interval": 10}]}
1481-
END Duration: XXXX ms Memory Used: XXXX MB
14821481
{
14831482
"traces": [
14841483
[
@@ -1513,3 +1512,4 @@ END Duration: XXXX ms Memory Used: XXXX MB
15131512
]
15141513
]
15151514
}
1515+
END Duration: XXXX ms Memory Used: XXXX MB

0 commit comments

Comments
 (0)