aim
aim copied to clipboard
[fix] format metrics keys appropriately
- Encode metric key by name and context
- Added logic for creating valid queries if there are double quotes inside the metric name
- Create
getLabelAndValueOfMetricsmethod and replace it everywhere - Fix sorting from the table middle panel columns
- Fix export table keys converting
- Adjust getFilteredRow method
Resolves #2005