We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
exporter/awskinesis
When setting the field
aws: region: us-east-1
this is ignore and the SDK default configuration takes place.
Apply above config
It should be configured to use the expected region
It will use the default region or region that is found within specified AWS config paths.
latest
N/A
exporters: awskinesis/cross-region: aws: region: us-west-1 # etc ...
No response
The text was updated successfully, but these errors were encountered:
@evan-bradley feel free to assign this to me
Sorry, something went wrong.
Pinging code owners: @Aneurysm9 @MovieStoreGuy. See Adding Labels via Comments if you do not have permissions to add labels yourself.
This issue should be resolved within the next release.
MovieStoreGuy
No branches or pull requests
Component(s)
exporter/awskinesis
What happened?
Description
When setting the field
this is ignore and the SDK default configuration takes place.
Steps to Reproduce
Apply above config
Expected Result
It should be configured to use the expected region
Actual Result
It will use the default region or region that is found within specified AWS config paths.
Collector version
latest
Environment information
Environment
N/A
OpenTelemetry Collector configuration
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: