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

feat: add logRetention option for mergeSchema lambdas with default to… #495

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

arnaud-deprez
Copy link

@arnaud-deprez arnaud-deprez commented Jul 9, 2024

Context

Currently there is no way to specify the logRetention period for a lambda. As a result, the log stream never expires which can then implies high costs.

About this change

This is a proposal to add this option while leaving the default to 2 years expire.
Additionally, you can configure other properties for the provider like the pollingInterval, etc.

@arnaud-deprez arnaud-deprez force-pushed the feat/mergeschema-log-retention branch 2 times, most recently from 117c8e8 to 1b9e8fc Compare July 11, 2024 13:13
@arnaud-deprez arnaud-deprez force-pushed the feat/mergeschema-log-retention branch from 1b9e8fc to 8cdbb68 Compare July 11, 2024 13:16
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

Successfully merging this pull request may close these issues.

1 participant