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

Use filtered table output to list running Otel containers #17

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

ThorstenHans
Copy link
Contributor

@ThorstenHans ThorstenHans commented Oct 9, 2024

With this PR, the implementation of spin otel cleanup is changed to explicitly set table output. By explicitly using the table output, the corresponding output will always contain the name of running containers.

Additionally, a filter condition is added to retrieve only those containers that were spawned by spin otel setup.

Fixes #16

Signed-off-by: Thorsten Hans <thorsten.hans@fermyon.com>
Copy link
Collaborator

@calebschoepp calebschoepp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question for understanding but otherwise LGTM

…s to cleanup

Signed-off-by: Thorsten Hans <thorsten.hans@fermyon.com>
@calebschoepp calebschoepp merged commit ce6b982 into fermyon:main Oct 10, 2024
7 checks 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.

spin otel cleanup fails with custom docker ps layout
2 participants