Uploaded image for project: 'Percona Monitoring and Management'
  1. Percona Monitoring and Management
  2. PMM-10135 New feature to remove or disable the Examples tab, and scrub PII from the content of the Explain tab.
  3. PMM-10384

[FE] New feature to remove or disable the Examples tab, and scrub PII from the content of the Explain tab. (MySQL)

Details

    • Technical task
    • Status: Done
    • Medium
    • Resolution: Done
    • None
    • 2.33.0
    • None
    • None
    • 3
    • Yes
    • Yes
    • No
    • C/S Core
    • Hide

      FB: https://github.com/Percona-Lab/pmm-submodules/pull/2835#issuecomment-1322097119

      For any other technology other then MySQL there shouldn't be any changes visible to the user.

      For MySQL, if a an example doesn't contain any placeholders (:1, :2, etc.) the explain should work as before.

      If there are placeholders a new form with inputs for each of the placeholders will be shown to the user. The values will be replacing placeholders in the example query above the form and once the user hits the "Explain" button the placeholders will be sent along with a query_id to get an explanation.

      Show
      FB: https://github.com/Percona-Lab/pmm-submodules/pull/2835#issuecomment-1322097119 For any other technology other then MySQL there shouldn't be any changes visible to the user. For MySQL, if a an example doesn't contain any placeholders (:1, :2, etc.) the explain should work as before. If there are placeholders a new form with inputs for each of the placeholders will be shown to the user. The values will be replacing placeholders in the example query above the form and once the user hits the "Explain" button the placeholders will be sent along with a query_id to get an explanation.

    Description

      Placeholder, description will be added once work on BE part will be done.

      Attachments

        Issue Links

          Activity

            People

              matej.kubinec Matej Kubinec
              jiri.ctvrtka Jiří Čtvrtka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Smart Checklist