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