The explorer will be an owned and operated production Fuel service
We will want some way of monitoring it
So far we're just using Grafana for general service performance metrics
We need to add some other views:
View-1
General service performance (we already have this)
View-2
Index stats (for the literal explorer data)
View-3
Log stats from opensearch (we can't add these to the indexer service because this would be for the explorer (an indexer) not the general Fuel indexer service)
Additional context:
This require hooking Grafana into AWS RDS
This would require also hooking Grafana into Opensearch (ideally)
Additional context: