Skip to content

Comments

Telemetry: Add event allowlist/denylist filtering#13639

Open
magnesj wants to merge 1 commit intodevfrom
#13638-event-filtering
Open

Telemetry: Add event allowlist/denylist filtering#13639
magnesj wants to merge 1 commit intodevfrom
#13638-event-filtering

Conversation

@magnesj
Copy link
Member

@magnesj magnesj commented Feb 20, 2026

Extend opentelemetry_config.json with optional event_allowlist and
event_denylist arrays. Patterns support wildcard suffix (e.g. grpc.).
Allowlist is checked first; denylist further restricts within the
allowed set. crash.
events always bypass all filters and queue limits.

Add RiaConnectorTools-Test.cpp covering all JSON value types including
the new array handling.

Extend opentelemetry_config.json with optional event_allowlist and
event_denylist arrays. Patterns support wildcard suffix (e.g. grpc.*).
Allowlist is checked first; denylist further restricts within the
allowed set. crash.* events always bypass all filters and queue limits.

Add RiaConnectorTools-Test.cpp covering all JSON value types including
the new array handling.
@magnesj magnesj force-pushed the #13638-event-filtering branch from 1fd56ba to 8e6dce8 Compare February 20, 2026 14:21
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.

1 participant