Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-9463

Add content statistics to system info and 500 error pages

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      1. The size of the Confluence home directory

      2. The number of users, spaces and pages in Confluence, generated from the following SQL queries:

      mysql> select count(*) from os_user;
      mysql> select count(*) from users;
      mysql> select count(*) from spaces;
      mysql> select count(*) from content where prevver is null and contenttype = 'PAGE''

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              matt@atlassian.com Matt Ryall
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: