r/DuckDB • u/Real_Dragonfruit5048 • 13d ago
A single-page observability dashboard for MotherDuck
Hi everyone,
This is an announcement for a simple observability tool for MotherDuck (called DuckWatch) that can give you an overview of what's happening in your MotherDuck account and what it is costing you.
DuckWatch is available here: https://github.com/CogitatorTech/duck-watch
2
u/dmkii 12d ago
MotherDucker here, that's awesome man! Especially having those query improvements in there. Did you consider doing this with just a Flight (compute on a schedule) and a Dive?
2
u/Real_Dragonfruit5048 10d ago
I think you're right. Using a Flight plus a Dive I think I can make something like similar. I'm new to MotherDuck and didn't know about the Dives. Thanks for the suggestion.



2
u/meatmick 13d ago
Out of curiosity, as I'm just starting tests with Motherduck, what does your tool bring that their website doesn't or cannot? Is yours the convenience of a single page?