overwatch
overwatch copied to clipboard
Include SQL Queries history into collected data
SQL History API allows to pull the data about executed queries, together with information about execution time, status, etc. It would be beneficial for some reports
I have the DB SQL metrics dim created in dev already. Hoping to get it released in 0.5.1 as a preview entity. That said, I believe the query history is ONLY available via API and we have API limitations as you know. I've opened up internal IDEA to improve this, we'll see where it goes.
This will be enabled after API Modernization #302
Related to #134