excludes_on_trace_attribute_equal_filter
Excludes events based on the equality of a trace-level attribute.
Parameters
-
attribute_name:
str
Name of the trace attribute to filter. -
attribute_values:
Iterable
Values to look for in the attribute.
Excludes events based on the equality of a trace-level attribute.
attribute_name: str
Name of the trace attribute to filter.
attribute_values: Iterable
Values to look for in the attribute.