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 3cc6954 commit 9742eefCopy full SHA for 9742eef
validator/src/main/resources/expected-data-template/java/ec2/adot-sigv4/aws-sdk-call-log.mustache
@@ -4,7 +4,7 @@
4
"resource": {
5
"attributes": {
6
"aws.local.service": "{{serviceName}}",
7
- "service.name": "{{serviceName}}",
+ "service.name": "{{serviceName}}"
8
}
9
},
10
@@ -40,6 +40,6 @@
40
"aws.s3.bucket": "e2e-test-bucket-name-{{testingId}}",
41
"aws.span.kind": "CLIENT",
42
"aws.region": "us-east-1",
43
- "PlatformType": "AWS::EC2"
+ "PlatformType": "Generic"
44
45
}]
0 commit comments