Skip to content

Support server side filtering on searchTags with an exact match option - #1809

Open
njo wants to merge 3 commits into
prometheus-community:masterfrom
njo:njo/feat/server-side-filtering
Open

Support server side filtering on searchTags with an exact match option#1809
njo wants to merge 3 commits into
prometheus-community:masterfrom
njo:njo/feat/server-side-filtering

Conversation

@njo

@njo njo commented Jan 22, 2026

Copy link
Copy Markdown

This adds exactMatch as an option in searchTags. If set, the value is passed to the AWS GetResources call which allows for server side filtering and can drastically reduce the data transferred.

I've added this feature as searchTags isn't functional when there are 10s of thousands of objects that match the key.

Nathan Oorloff added 2 commits January 22, 2026 13:49
Signed-off-by: Nathan Oorloff <nathan.oorloff@airbnb.com>
Signed-off-by: Nathan Oorloff <nathan.oorloff@airbnb.com>
@njo
njo force-pushed the njo/feat/server-side-filtering branch from 12ec19f to b67caac Compare January 22, 2026 18:50
Signed-off-by: Nathan Oorloff <nathan.oorloff@airbnb.com>
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.

2 participants