Allow for negating tags in endpoints which support tag filters
Open
theme/operator-usability
type/enhancement
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 43
Description
#### Feature Description
Mentioned in #1781 but not implemented in #4717 is the ability to negate a tag in ad-hoc queries.
@slackpad suggested using a `!tag` syntax or `not-tag`. I'm amenable to either.
#### Use Case(s)
Say you have a class of processes that you *don't* want to connect to when making a service query, tag negation makes it quite easy to avoid them.
Contributor guide
Assessment
This issue has not been assessed yet.