feat: add i18n support and implement Grafana plugin #2479
Reference in New Issue
Block a user
Delete Branch "feat/i18n-support-grafana-plugin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds internationalization support in filters and origins pages by
importing the useI18n function. Expands ESLint configuration to
include new rules and plugins, ensuring improved code quality.
Introduces Grafana monitoring plugin to enhance performance
tracking capabilities in the application.