Monitor queries #5929
-
|
How can I monitor queries, specifically I would like to see:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
For failing scheduled queries you can enable the email report feature (check general settings). It will email you when scheduled queries fail. For the other things you mentioned, you can add Redash's own metadata database as a data source and build some queries to fetch this information. Ideally we would add it in the UI, but this will take time, and until then it will be great to start a collaborative thread on example queries on the metadata database. |
Beta Was this translation helpful? Give feedback.
-
|
For anyone else that might be interested we made this work by restricting the access to the internal database source to a specific user group. That way the sensitive data is only exposed to specific users. Usage: Valuable dashboards: Queries: Dashboards: User stats: I hope this is helpful and I think it would be really valuable to add dashboards based on this as a feature. |
Beta Was this translation helpful? Give feedback.
For anyone else that might be interested we made this work by restricting the access to the internal database source to a specific user group. That way the sensitive data is only exposed to specific users.
Here are a few of the queries that were useful for monitoring if you need a sense of the internal schema:
Usage: