-
Notifications
You must be signed in to change notification settings - Fork 432
Description
Problem description (Describe the problem you would like to solve with this feature request or suggested idea).
Support for custom delimiters has been in Tree View for a bit now and it's a feature I regularly use. I'd also like that extended to Analysis view, specifically the 'Top Namespaces' section. It can be somewhat inaccurate when keys have multiple namespace delimiters. For example, for a database that uses both/ and : delimiters, the resulting table can report both XYZ/abc:* and XYZ/123:* as separate top level namespaces.
How often do you encounter this problem (Describe how frequently this problem occurs).
Frequently, when I work on monitoring usage for databases with some keys having multiple delimiters
Alternatives considered (Describe any alternative features or products you've considered).
While renaming the keys is possible, the impact and effort required is not justifiable for my cases
Additional information (Add any other context or details here).