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

Add fleet level disable decider logic #377

Merged

Conversation

jfzunigac
Copy link
Contributor

@jfzunigac jfzunigac commented Jan 3, 2024

Disable a logstream if fleet level disable decider is set to 100, otherwise continue with regular execution. This decider needs to be in the format: singer_disable_<logstream_name>___<hostname_prefix>___decider where all non non-alphanumeric charcters in logstream_name are replaced by underscores. Also introduce a utility function to retrieve hostname prefix list.

@jfzunigac jfzunigac requested a review from a team as a code owner January 3, 2024 23:16
@jfzunigac jfzunigac force-pushed the feature/disable_logstream_fleet_decider branch from 9e92d08 to a7710f3 Compare January 3, 2024 23:29
@jfzunigac jfzunigac force-pushed the feature/disable_logstream_fleet_decider branch from dec515c to bdb1a45 Compare January 13, 2024 01:44
@jfzunigac jfzunigac merged commit 0f47b9a into pinterest:master Jan 25, 2024
1 check passed
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.

2 participants