harshgadhia opened a new issue #17103:
URL: https://github.com/apache/superset/issues/17103


   **Problem**
   I have installed SuperSet for some of our querying and visualizing needs. 
However, sometimes queries take longer than expected time to execute. Once the 
application is installed and running in a production, it is very vital to get 
operational insights for the application's performance. This kind of metrics is 
missing in SuperSet.
   
   I am leveraging Apache SuperSet to enable stakeholders / users to query data 
from various pre-configured data sources. 
   As a product owner, I would like to get insights on:
   1. Query metrics such as `query/count`, `query/success/count`, 
`query/failed/count`, `query/interrupted/count`, `query/timeout/count`, `user`, 
`execution_time` etc.
   2. Number of queries ran over time (e.g. how many queries ran in the past 
hour / day etc) 
   
   **Describe the solution you'd like**
   There should be a way to expose the operational metrics for a metrics server 
to use as a part of the API specification available 
[here](https://superset.apache.org/docs/rest-api). So potentially an API 
endpoint like `/api/v1/metrics` that can have all the operational metrics in 
TSDB format.
   Having this type of insights via Apache SuperSet seems to be missing. 
   
   **Additional context**
   Please let me know if there is any way community is deriving these insights 
at the moment from Apache SuperSet?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to