Skip to content
New issue

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

endpoint_url support removed since v2.0.0 #170

Closed
Exagone313 opened this issue Feb 14, 2022 · 1 comment
Closed

endpoint_url support removed since v2.0.0 #170

Exagone313 opened this issue Feb 14, 2022 · 1 comment

Comments

@Exagone313
Copy link

Hello,

We've been using watchtower (v1.0.6) to send some logs into CloudWatch Logs and it works well. In development, we use localstack to be able to use this feature locally. It works by setting an endpoint_url parameter when creating various boto3 objects.

Since v2.0.0, this feature got removed, it was introduced in #114.

Is it an overlook that happened in the refactoring, or is it wanted behavior not to support custom CloudWatch Logs implementations?

Thanks.

@kislyuk
Copy link
Owner

kislyuk commented Feb 14, 2022

The endpoint_url option remains supported by way of the boto3_client option as documented here: https://kislyuk.github.io/watchtower/#watchtower.CloudWatchLogHandler

@kislyuk kislyuk closed this as completed Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants