Skip to content

Add stop-at-first-match: true for tcp network based templates #5055

@epicsilence99

Description

@epicsilence99

As part of http based templates you can use a field called stop-at-first-match: true to prevent additional requests when there is a match hit on a matcher.

Currently network (tcp) based templates do not support that feature.

Please describe your feature request:

My feature request would be for network based templates (tcp) to also support the stop-at-first-match: true so for network based requests that include multiple ports stops at the first match and does not make additional requests.

Describe the use case of this feature:

This use case would be more efficient and save additional queries where for example a service could be running on 3-4 differnet ports and you list and hit it's on the first one, it would not then move onto the other ports to query.

Metadata

Metadata

Assignees

Labels

Type: EnhancementMost issues will probably ask for additions or changes.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions