Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-11455

Make alert "Alert: Bitbucket is reaching resource limits." visible only to administrators

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • UI
    • None
    • 6
    • We collect Bitbucket 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

      Make alert "Alert: Bitbucket is reaching resource limits." visible only to administrators

      In many cases displaying this alert to all user can create more overhead for administrators trying to resolve the problem. The main reason for this that it generates a lot addition support requests.

      Suggested Solution

      Allow banner to be hidden or make only visible to admins

      Workaround

      It is possible to disable the performance warning banner per the server busy configuration properties.

      1. Must modify BITBUCKET_HOME/shared/bitbucket.properties
      2. Add the following:
        # Controls how long a warning banner is displayed in the UI after a request is rejected due to excessive load.
        # This value is in minutes. Using 0, or a negative value, disables displaying the banner.
        server.busy.on.ticket.rejected.within=0
        
      3. Restart Bitbucket for the changes to take affect

      This does not disable it for standard users to make it visible for administrators. This completely disables the warning banner. Only proceed if you have other monitoring controls in place for the hosting, command, and ref tickets.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lroscillo Lonnie
              Votes:
              22 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated: