Greg Smulko
My feedback
7 results found
-
3 votes
An error occurred while saving the comment -
172 votes
currently under investigation
Greg Smulko supported this idea ·
-
8 votes
Greg Smulko supported this idea ·
-
16 votes
An error occurred while saving the comment Greg Smulko commented
Great idea! Duplicate of https://sqlmonitor.uservoice.com/forums/91743-suggestions/suggestions/36257860-add-user-editable-notes-in-estate I believe?
Greg Smulko supported this idea ·
-
60 votes
Greg Smulko supported this idea ·
An error occurred while saving the comment Greg Smulko commented
I think this is fixed already?
-
33 votes
Greg Smulko supported this idea ·
-
70 votes
Daniel Rothig responded
Thanks Phil – we are considering reworking the upgrade process. If this suggestions gains more traction, we’ll prioritise it higher
An error occurred while saving the comment Greg Smulko commented
The unattended installation of SQL Monitor is possible as described in this article: https://documentation.red-gate.com/sm/installation-and-setup/automated-installation-and-updates .
It's still not as good as it could be, but definitely a step in the right direction IMO. :)
Hi Tibor,
We just released version 13.0.30 with an improvement where now it's possible to set to always redact query plan parameters, even for administrators, by setting the `SQLMONITOR_AlwaysRedactQueryPlanParameters` environment variable on the Website to `true`.
Note that before the query plan params were masked for Standard and Read-Only roles, but always available for Administrators.
One more thing worth mentioning: we redact values of the parameters that a query was run with, but if a sensitive value is hardcoded within a query (as opposed to being parametrized), there is not much we can to do reliably redact it - so we even don't attempt to do so.
Does it solve the issue for your use case?