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 c1e5855 commit 99a9ed2Copy full SHA for 99a9ed2
validator/src/main/resources/validations/python/ec2/adot-genai/trace-validation.yml
@@ -1,5 +1,6 @@
1
-validationType: "cw-log"
2
-httpPath: "chat"
3
-httpMethod: "post"
4
-callingType: "http"
5
-expectedTrace: "python/ec2/adot-genai/genai-trace.mustache"
+-
+ validationType: "cw-log"
+ httpPath: "chat"
+ httpMethod: "post"
+ callingType: "http"
6
+ expectedLogStructureTemplate: "PYTHON_EC2_ADOT_GENAI_TRACE"
0 commit comments