From 9033b81d76c6fecd024c571a4e0515197598d253 Mon Sep 17 00:00:00 2001 From: David Goffredo Date: Fri, 22 Oct 2021 21:22:24 +0000 Subject: [PATCH] update expected sampling priorities in nginx integration test --- test/integration/nginx/expected_tc1.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/integration/nginx/expected_tc1.json b/test/integration/nginx/expected_tc1.json index f33447be..aeb28674 100644 --- a/test/integration/nginx/expected_tc1.json +++ b/test/integration/nginx/expected_tc1.json @@ -14,7 +14,7 @@ "metrics": { "_dd.limit_psr": 1, "_dd.rule_psr": 1, - "_sampling_priority_v1": 1 + "_sampling_priority_v1": 2 }, "name": "nginx.handle", "resource": "/", @@ -37,7 +37,7 @@ "metrics": { "_dd.limit_psr": 1, "_dd.rule_psr": 1, - "_sampling_priority_v1": 1 + "_sampling_priority_v1": 2 }, "name": "nginx.handle", "resource": "/", @@ -60,7 +60,7 @@ "metrics": { "_dd.limit_psr": 1, "_dd.rule_psr": 1, - "_sampling_priority_v1": 1 + "_sampling_priority_v1": 2 }, "name": "nginx.handle", "resource": "/",