Open perfectra1n opened 1 month ago
@perfectra1n , what kind of information would you be interested in?
(This was inspired by this issue for a Trilium homepage widget)
SELECT 1
against the SQLite DB succeed, does /login
return a 200
)I believe are the first things that come to mind...
Yeah I think it's slightly related to that issue @meichthys but I think the majority of those requests were for some form of "in app" visibility / metrics, while this would be "outside" of the app in a sense...
As a really silly example of something similar, here's my Nextcloud dashboard
Describe feature
I think it would be cool to support a
/metrics
endpoint to gather data about a Trilium instance. We could still put it behind authN, this endpoint is common for tools like Prometheus that scrape information from various services to then display in Grafana. If we think this is a trash idea, I'll put it back in the 🗑.Additional Information
No response