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 54f58e8 commit daa3a31Copy full SHA for daa3a31
validator/src/main/resources/expected-data-template/java/ec2/adot-sigv4/aws-sdk-call-log.mustache
@@ -33,7 +33,7 @@
33
"aws.local.operation": "UnmappedOperation",
34
"aws.remote.service": "AWS::S3",
35
"aws.remote.operation": "GetBucketLocation",
36
- "aws.local.environment": "ec2:default",
+ "aws.local.environment": "generic:default",
37
"aws.bucket.name": "e2e-test-bucket-name-{{testingId}}",
38
"aws.span.kind": "CLIENT",
39
"aws.region": "us-east-1",
0 commit comments