Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-58814

Add database validation query to Confluence /status URL

    XMLWordPrintable

Details

    • 1
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Problem Definition 

      When running a health check url for Jira it returns a JSON that provides a database validation query. 

      *Example of health check URL: *https://app-URL/jira/rest/api/2/serverInfo?doHealthCheck=true

      Example of JSON:

      {"baseUrl":"http://localhost:8830/j830","version":"8.3.0","versionNumbers":[8,3,0],"deploymentType":"Server","buildNumber":803001,"buildDate":"2019-07-22T00:00:00.000-0500","databaseBuildNumber":803001,"serverTime":"2019-09-04T11:20:46.614-0500","scmInfo":"679cb7fa408fb68a51f75b1cea4d16caf4d042ef","serverTitle":"Jira","healthChecks":[\{"name":"db_validation_query","description":"performs a database query","passed":true}]}
      

       

      When running the equivalent for Confluence: http://<base_url>/status

      It returns:

      {"state":"RUNNING"}
      
      Suggested Solution

      This does not provide a db validation query. Requesting that this be inserted as a feature when running http://<base_url>/status.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dhowell@atlassian.com Derek Howell
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: