ismail simsek
025d8527dd
Prometheus: Refactor metrics modal to handle high cardinality metrics ( #108437 )
...
* remove redux from PromQueryBuilderContainer
* remove export
* housekeeping
* introduce MetricsModalContext to replace redux
* handle result pagination
* add search related values in context
* handle filtering
* handle search
* handle search and highlighting
* cleaning up
* better helpers
* remove unused types
* reorganize the code
* update settings
* improve search and fetch
* remove unused styles
* linting
* fix tests
* update
* lint
* i18n
* import order
* try to fix the test
* remove start call from variable editor
* fix highlighter
* fix pagination alignment
* make the entire row clickable and remove select button
* review updates
* remove settings
* use ufuzzy search
* fix tests
* use case-insensitive search
* review fixes
* fix pagination
* improve readability
2025-07-31 23:32:43 +02:00