Planning the next major version #832
Replies: 4 comments 2 replies
-
|
I've choose Always-on collection but I felt a little bit confused with the term because at first I've thought the Always On was a refrence to the SQL Server markenting term and not related to Lite data capture. |
Beta Was this translation helpful? Give feedback.
-
|
My current use case is to use the dashboard on an ad hoc basis for deeper investigation when issues arise, rather than in continuous mode. I also plan to collect data from the Performance Monitor database across all SQL instances and send it to my preferred monitoring/observability platform. This would allow developers to view selected data, such as blocking and Query Store metrics, without needing direct access to the SQL instances. |
Beta Was this translation helpful? Give feedback.
-
|
There are several reasons why I like the full better (I only use Lite for one Azure DB):
That said, I fully understand that it is difficult to maintain two versions. |
Beta Was this translation helpful? Give feedback.
-
|
I feel lite version a bit laggy. May be due to parquet files. My suggestion would be to have servers captures data by themselves ( keeping it in json format) and pushes to central database - this can be localdb instances as well. And dashboard shows data from central location. For azure sql db as well this will work as data is can be stored in json in any jump server with one collector service. Maintaining two code base is definitely a challenge |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm considering decommissioning the Full dashboard in favor of the Lite dashboard with two modes:
The reasons for this are generally:
Before I do anything, I'd like to know what exactly people care about with regard to the Full dashboard.
See? I care.
16 votes ·
Beta Was this translation helpful? Give feedback.
All reactions