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 1b380ea commit a7c75b1Copy full SHA for a7c75b1
validator/src/main/resources/expected-data-template/java/eks/rds-mysql-trace.mustache
@@ -13,7 +13,7 @@
13
"aws": {
14
"account_id": "^{{accountId}}$",
15
"xray": {
16
- "auto_instrumentation": true,
+ "auto_instrumentation": "^(true|false)$",
17
"sdk": "^opentelemetry for"
18
}
19
},
@@ -42,7 +42,7 @@
42
43
44
45
46
47
48
0 commit comments