elastic / elastic/elastic-otel-node

Selectively ignore message queues

Open
#1,217 0 comments 0 reactions 1 assignee Claimed by @trentm View on GitHub
enhancement
Dominant language
JavaScript
Stars
12
Forks
22
Avg merge
16h 54m
Merged PRs (30d)
5

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.