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

Ignore pods running singer in dual mode #374

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

jfzunigac
Copy link
Contributor

@jfzunigac jfzunigac commented Dec 18, 2023

To exclude pod log directories that have their dedicated logging agent, a flag named "ignorePodDirectory" is introduced. Singer will ignore the processing and monitoring of directories marked with this flag. For instance, if the pod log directory is /var/log/podlogs/my_pod/ and the flag directory ignorePodDirectory=Ignore, singer will refrain from processing any data related to this specific pod if /var/log/podlogs/my_pod/Ignore exists

@jfzunigac jfzunigac requested a review from a team as a code owner December 18, 2023 23:01
@jfzunigac jfzunigac merged commit 6cfcb5b into pinterest:master Dec 18, 2023
1 check passed
@jfzunigac jfzunigac deleted the singer_dual_mode branch December 18, 2023 23:21
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