Skip to content

Labeled swarm targets#93

Merged
paweljw merged 1 commit into
mainfrom
pawel/labeled-swarm-targets
Dec 16, 2025
Merged

Labeled swarm targets#93
paweljw merged 1 commit into
mainfrom
pawel/labeled-swarm-targets

Conversation

@paweljw

@paweljw paweljw commented Dec 15, 2025

Copy link
Copy Markdown
Member

Trying to use the NODE_FILTER to do a staggered Swarm rollout is very annoying. Let's use Swarm node labels instead.

It should generally be

docker node update --label-add better-stack.collector=true <node-name>

and it can be scripted however the user desires, on their side. No labels = default config, go everywhere.

I'd add it to the docs once done. WDYT?

@paweljw paweljw requested a review from curusarn December 15, 2025 16:27

@curusarn curusarn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

@paweljw paweljw merged commit 71a31d2 into main Dec 16, 2025
4 checks passed
@paweljw paweljw deleted the pawel/labeled-swarm-targets branch December 16, 2025 11:52
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