# Functions
NewFilter creates new filter object from filter expression like "key=value" expression will be parsed and best filter implementation and value matcher will be selected.
# Variables
AllFilters contains the mapping of all filters along with operators they support.
# Interfaces
FilterT provides methods for interacting with alert filters.