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

improve handling of container tracing #96

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

piax93
Copy link
Collaborator

@piax93 piax93 commented Nov 27, 2024

This updates the logic of the container_labels configuration option which was introduced in #95:

  • switch from polling to tailing event from the containerizer daemon, attaching and detaching containers as they spawn/die.
  • rather than using the same filtering logic of the docker ps CLI, support using glob patterns and boolean logic when defining the label filters, so it's easier to select multiple types of containers with a single instance.

@piax93 piax93 requested review from Qmando and danielpops November 27, 2024 10:38
@piax93 piax93 merged commit 739da04 into master Nov 28, 2024
3 checks passed
@piax93 piax93 deleted the u/mpiano/SEC-19569_improve branch November 28, 2024 09:51
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.

3 participants