grafana / grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
https://grafana.com
GNU Affero General Public License v3.0
60.95k stars 11.63k forks source link

Store: Enable adding extra middleware #87984

Closed Clarity-89 closed 1 week ago

Clarity-89 commented 2 weeks ago

What is this feature? It's possible to add extra root reducers from outside of Grafana core, but it's not possible to do the same for the Redux middleware.

This PR adds a addExtraMiddleware function to anble adding this middle ware, e.g., from Enterprise.