Skip to content

Selectively ignore message queues #445

Description

@hegerchr

Users should be able to filter out specific messaging queues/topics from being traced. A list should provide one or more queue/topic names to ignore.

This option should support the wildcard *, which matches zero or more characters. Examples: /foo/*/bar/*/baz\*, *foo*. Matching is case insensitive by default. Prepending an element with (?-i) makes the matching case sensitive.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions