Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-5512

Typo in MaxScale Report documentation

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • N/A
    • Documentation
    • None

    Description

      For the page Analyzing MaxCtrl Create Report Output there's a typo in the jq for the "Get a specific server" section:
      Existing wording:
      Change the DB-1 to the name of the server you're looking for.
      jq '.monitors.data|map(select(.id == "DB-1"))' < maxctrl-report.json

      Correct wording:
      Change the DB-1 to the name of the server you're looking for.
      jq '.servers.data|map(select(.id == "DB-1"))' < maxctrl-report.json

      Attachments

        Activity

          People

            markus makela markus makela
            Ali.maria Alasdair Haswell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.