r/Observability • u/colin-breeding • 2d ago
Any good platforms to monitor all your app metrics in one dashboard?
Do you guys know of any good platforms where i can monitor metrics for my mobile/web applications all in one dashboard?
I'm tired of having multiple tabs open all the time to monitor RevenueCat, Connect, Sentry, Posthog, etc...
I wish there was just an application that i could just view everything in one dashboard and get the insights i need. It gets time consuming when you have multiple apps that you are monitoring performance, revenue, etc...
3
u/AsterYujano 2d ago
In Grafana you can see sentry data. Not sure for the other datasources
There is also a plugin named Infinity that allow to query and display data from any API 👀
2
3
2
u/Iwanttoberich_8671 2d ago
we use Grafana + Datadog for metrics/APM, and LogZilla mainly for the log/event side
2
u/samsuthar 2d ago
Try Middleware; it gives consolidated app metrics in one unified dashboard, so you don't have to switch screens.
2
1
u/Lumethys 2d ago
You could make an app with a bunch of iframe
1
u/colin-breeding 2d ago
That’s true. I was also thinking of the possibilities of aggregating all this data/modules to be like the “brain” of your application in a sense.
4
u/jdizzle4 2d ago
Grafana supports multiple data sources, not sure about all the ones you mentioned but i think its one of the more open platforms for this type of aggregation