We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29fd7e commit 8c56b5dCopy full SHA for 8c56b5d
validator/src/main/resources/validations/js-otel-trace-validation.yml
@@ -0,0 +1,12 @@
1
+-
2
+ validationType: "trace"
3
+ httpPath: "/outgoing-http-call"
4
+ httpMethod: "get"
5
+ callingType: "http"
6
+ expectedTraceTemplate: "JS_SDK_HTTP_EXPECTED_TRACE"
7
8
9
+ httpPath: "/aws-sdk-call"
10
11
12
+ expectedTraceTemplate: "JS_SDK_AWSSDK_EXPECTED_TRACE"
0 commit comments