Skip to content

Commit 1b1db7d

Browse files
committed
ci fix pt.2
1 parent 192408a commit 1b1db7d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

resources/aws/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ end
3838

3939
### AWS EC2 Detector
4040

41+
<!-- cspell:ignore Fargate -->
4142
Populates `cloud` and `host` for processes running on Amazon EC2, including abstractions such as ECS on EC2. Notably, it does not populate anything on AWS Fargate.
4243

4344
| Resource Attribute | Description |

resources/aws/opentelemetry-resource-detector-aws.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Gem::Specification.new do |spec|
2525
spec.required_ruby_version = '>= 2.5.0'
2626

2727
spec.add_dependency 'opentelemetry-sdk', '~> 1.0'
28-
spec.add_dependency 'base64', '>= 0.1.0'
2928

3029
spec.add_development_dependency 'bundler', '>= 1.17'
3130
spec.add_development_dependency 'minitest', '~> 5.0'

0 commit comments

Comments
 (0)