Support wildcards in alert tag values
Open
Feature
Product Area: Alerts
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement

As seen in the image, it is necessary to set the tags to be displayed statically.
### Solution Brainstorm
Wildcard support can be added to make it dynamic like:
`user.*` => all tags in "user" are visible.
`*` => all tags visible.
### Product Area
Alerts
Contributor guide
Assessment
This issue has not been assessed yet.