QuotaWatch for Jira : Settings

QuotaWatch for Jira : Settings

The Settings page allows Jira administrators to configure how QuotaWatch monitors their Jira Cloud environment and how administrators are notified when attention is required.

Rather than continuously monitoring every project or requiring administrators to manually review dashboards, the Settings page lets you customize alert behavior, define monitoring scope, and integrate QuotaWatch with Jira Automation for notifications.

The Settings page is divided into two sections:

  • Alert Rules

  • Monitoring Configuration

These settings only need to be configured once and can be updated whenever your monitoring requirements change.

image-20260724-152720.png
image-20260724-152815.png

 


Alert Rules

The Alert Rules section controls when QuotaWatch should notify administrators about potential API rate limiting or Jira governance issues.

Instead of waiting until Jira reaches a critical state, you can configure QuotaWatch to notify your team before limits become a problem.


Alert Threshold

The alert threshold determines when QuotaWatch considers API usage or governance capacity to require administrator attention.

Use the slider to select the warning threshold that best suits your environment.

For example:

Warning Threshold

Recommendation

Warning Threshold

Recommendation

80–85%

Recommended for large Jira environments with many integrations. Provides early warning before limits are approached.

86–90%

Suitable for most organisations. Balances early notification with reduced alert noise.

Above 90%

Recommended only if occasional high API usage is expected and administrators prefer fewer alerts.

Lower thresholds provide earlier visibility but may generate more notifications.

Higher thresholds reduce alert frequency but provide less time to investigate issues before limits are reached.


Warning Alerts

When API usage or governance capacity exceeds the configured warning threshold, QuotaWatch generates a warning event.

As Atlassian sends the rate limiting details only after 80% is reached; any warning configuration below will treat the warning value as 80 for API but the value will be applicable for the data limit goverance.

Warning alerts are intended to provide administrators with enough time to investigate before usage reaches critical levels.

Typical causes include:

  • Large imports

  • Increased automation activity

  • Marketplace app synchronisation

  • Bulk issue updates

  • Configuration growth


Critical Alerts

Critical alerts are generated when value cross 95% critical threshold.

Critical alerts indicate that Jira is approaching a state where Marketplace apps, automation rules, or integrations may begin experiencing API throttling.

Administrators should investigate these alerts as soon as possible.


Jira Automation Bridge

QuotaWatch is designed to work with Jira Automation, allowing organisations to deliver notifications through their existing operational workflows.

Instead of sending notifications directly to external services, QuotaWatch publishes alerts inside Jira.

Jira Automation can then forward those alerts to collaboration and incident management platforms.

This approach keeps QuotaWatch compliant with Atlassian's data residency requirements while giving organisations complete control over notification routing.


Configuring Alert Notifications

To configure automated notifications:

  1. Open the Monitoring Configuration tab.

  2. Select a dedicated monitoring issue.

  3. Save the configuration.

  4. Create a Jira Automation rule.

  5. Configure the rule to respond to QuotaWatch alert comments.

  6. Forward notifications to your preferred collaboration platform.

Once configured, QuotaWatch automatically publishes alert events whenever configured thresholds are exceeded.


Open Jira Automation Guide

If you're unfamiliar with Jira Automation, use the Open Jira Automation Guide link.

The guide provides step-by-step instructions for configuring an automation rule that forwards QuotaWatch alerts to external systems.

Here is the complete, single master reference table combining all API Rate Limit, System Test, Data Governance, and Site-Wide Usage alert categories.

Alert Category

Automation Condition (Comment body contains)

Trigger Event

Sample Comment Message

Alert Category

Automation Condition (Comment body contains)

Trigger Event

Sample Comment Message

API Rate Limit

THRESHOLD_BREACHED

Hourly API point usage exceeds configured alert threshold (e.g. 85%)

⚡ QuotaWatch Alert: THRESHOLD_BREACHED<br>Usage: 88%<br>Policy: jira-quota-global-based<br>Time: 2026-07-24T14:15:00.000Z

API Rate Limit

LIMIT_EXCEEDED

Hourly API quota points completely exhausted (HTTP 429 received)

⚡ QuotaWatch Alert: LIMIT_EXCEEDED<br>Usage: 100%<br>Policy: jira-quota-global-based<br>Time: 2026-07-24T14:32:10.123Z<br>💡 Action Required: Hourly points-based quota exceeded. An installed Marketplace App or intensive integration has consumed the hourly points pool.

API Rate Limit

LIMIT_EXCEEDED

Per-second concurrent request burst limit reached

⚡ QuotaWatch Alert: LIMIT_EXCEEDED<br>Burst Usage: 100%<br>Policy: jira-burst-based<br>Time: 2026-07-24T14:45:22.456Z<br>💡 Action Required: Per-second burst limit reached. Check for rogue loops, high-concurrency scripts, or unthrottled API token integrations.

API Rate Limit

LIMIT_EXCEEDED

Single issue updated > 20 times within 2 seconds

⚡ QuotaWatch Alert: LIMIT_EXCEEDED<br>Policy: jira-per-issue-write-based<br>Time: 2026-07-24T15:01:05.789Z<br>💡 Action Required: Per-issue write limit exceeded. A script or automation rule is editing a single issue too quickly (exceeded 20 updates per 2 seconds).

System Test

TEST_SIGNAL

Admin clicks "Send Test Signal" button in Settings

⚡ QuotaWatch Alert: TEST_SIGNAL<br>Time: 2026-07-24T14:00:00.000Z<br>Note: Manual test signal from QuotaWatch Dashboard.

Data Governance

DATA_LIMIT_BREACH

Entity count (e.g. Custom Fields > 700) exceeds Atlassian limit

⚡ QuotaWatch Governance Alert: DATA_LIMIT_BREACH<br>Entity: Custom Fields<br>Current Count: 710<br>Atlassian Recommended Limit: 700<br>Status: EXCEEDED<br>Time: 2026-07-24T18:30:00.000Z<br>💡 Action Required: Projects on your site have exceeded the recommended limit of 700 custom fields. Run custom field optimization to prevent issue create/edit performance degradation.

Data Governance

GHOST_SPACES_DETECTED

Empty or inactive projects found consuming space quota

⚡ QuotaWatch Governance Alert: GHOST_SPACES_DETECTED<br>Ghost Projects Found: 3<br>Details: 3 projects (spaces) contain zero active issues.<br>Time: 2026-07-24T18:30:00.000Z<br>💡 Action Required: Ghost spaces consume your Atlassian limit of 8,400 spaces and their associated schemes count toward global quotas. Archive or delete empty spaces to reclaim capacity.

Data Governance

SCHEME_DRIFT_DETECTED

Orphaned or unlinked schemes detected after project deletion

⚡ QuotaWatch Governance Alert: SCHEME_DRIFT_DETECTED<br>Drift Type: Permission Scheme & Workflow Scheme Unlinked<br>Time: 2026-07-24T18:30:00.000Z<br>💡 Action Required: Unused schemes detected after project deletion. Clean up unassigned permission schemes in Jira Admin settings.

Site-Wide Usage

WORKFLOW_LIMIT_BREACH

Total site workflows approach or exceed recommended max (150)

⚡ QuotaWatch Governance Alert: SITE_WIDE_LIMIT_BREACH<br>Metric: Site Workflows<br>Current Count: 145 / 150 (96%)<br>Time: 2026-07-24T18:30:00.000Z<br>💡 Action Required: Consolidate duplicate workflow schemes across projects.

Site-Wide Usage

STATUS_LIMIT_BREACH

Global status definitions approach recommended max (200)

⚡ QuotaWatch Governance Alert: SITE_WIDE_LIMIT_BREACH<br>Metric: Site Statuses<br>Current Count: 195 / 200 (97%)<br>Time: 2026-07-24T18:30:00.000Z<br>💡 Action Required: Audit unused status categories across issue types.

Site-Wide Usage

PERMISSION_GRANT_LIMIT_BREACH

Permission grants per scheme approach recommended max (50)

⚡ QuotaWatch Governance Alert: SITE_WIDE_LIMIT_BREACH<br>Metric: Permission Grants<br>Current Count: 48 / 50 (96%)<br>Time: 2026-07-24T18:30:00.000Z<br>💡 Action Required: Use Project Roles instead of direct user/group grants.

Site-Wide Usage

PROJECT_LIMIT_BREACH

Total site projects (spaces) approach recommended max (8,400)

⚡ QuotaWatch Governance Alert: SITE_WIDE_LIMIT_BREACH<br>Metric: Site Projects (Spaces)<br>Current Count: 8,100 / 8,400 (96%)<br>Time: 2026-07-24T18:30:00.000Z<br>💡 Action Required: Archive completed or inactive projects.

Site-Wide Usage

PRIORITY_LIMIT_BREACH

Priority definitions approach recommended max (100)

⚡ QuotaWatch Governance Alert: SITE_WIDE_LIMIT_BREACH<br>Metric: Priorities<br>Current Count: 95 / 100 (95%)<br>Time: 2026-07-24T18:30:00.000Z<br>💡 Action Required: Standardize priority schemes across projects.

Site-Wide Usage

SECURITY_LEVEL_LIMIT_BREACH

Issue security levels approach recommended max (50)

⚡ QuotaWatch Governance Alert: SITE_WIDE_LIMIT_BREACH<br>Metric: Security Levels<br>Current Count: 46 / 50 (92%)<br>Time: 2026-07-24T18:30:00.000Z<br>💡 Action Required: Consolidate issue security schemes.

Site-Wide Usage

ISSUE_VOLUME_WARNING

Total site issue volume reaches 80%+ of recommended max (10M)

⚡ QuotaWatch Governance Alert: SITE_WIDE_LIMIT_BREACH<br>Metric: Total Site Issues<br>Current Count: 8.2M / 10M (82%)<br>Time: 2026-07-24T18:30:00.000Z<br>💡 Action Required: Review data retention and archive resolved historical issues.


Monitoring Configuration

The Monitoring Configuration tab determines what QuotaWatch monitors and where operational alerts are published.

These settings should be configured during the initial setup of QuotaWatch.


Monitoring Issue Key

QuotaWatch uses a dedicated Jira issue as its communication channel for alert events.

Rather than creating new issues for every alert, QuotaWatch publishes monitoring events to the selected issue.

This issue acts as a central operational record for:

  • API alerts

  • Governance alerts

  • Monitoring events

  • Test notifications

Using a dedicated monitoring issue keeps alert activity organised and simplifies automation.


Selecting a Monitoring Issue

Enter the Jira issue key that should receive QuotaWatch alerts.

For example:

OPS-12

Most organisations create a dedicated operational issue specifically for monitoring alerts.

Using a dedicated issue prevents operational notifications from being mixed with normal project work.


Send Test Signal

After configuring the monitoring issue, select Send Test Signal.

QuotaWatch immediately publishes a sample monitoring alert to the configured issue.

This allows administrators to verify that:

  • The monitoring issue is configured correctly.

  • Jira Automation is working.

  • Notifications are delivered successfully.

  • External integrations receive alerts.

Testing is recommended whenever monitoring configuration changes.

IMPORTANT PERMISSION REQUIREMENT

The QuotaWatch application itself must have "Add Comments" permission in the project where your monitoring issue resides. If it doesn't, the app won't be able to post the warning comment. The Test Signal buttons tests whether you have permission, but the automated poller needs the app to have permission.


Data Limits Scan Scope

QuotaWatch can assess governance across your Jira environment in different ways.

The Data Limits Scan Scope determines which projects are included during governance assessments.


Track All Spaces

Selecting Track all spaces instructs QuotaWatch to assess every accessible Jira project across the site.

This option is recommended for most organisations because it provides a complete governance assessment.

Use this option when:

  • Performing organisation-wide governance reviews.

  • Monitoring overall Jira growth.

  • Preparing for platform audits.

  • Reviewing platform health.


Selected Spaces

For larger Jira environments, administrators may choose to monitor only specific projects.

Monitoring a smaller scope can:

  • Reduce assessment time.

  • Focus governance reviews on business-critical projects.

  • Exclude archived or temporary projects.

  • Simplify governance reporting.

This option is useful when different teams manage separate Jira environments.


Configuration Best Practices

To get the most value from QuotaWatch:

✔ Configure a dedicated monitoring issue.

✔ Test notifications before relying on them in production.

✔ Use Jira Automation instead of creating duplicate notification workflows.

✔ Select an alert threshold appropriate for your organisation's workload.

✔ Review alert thresholds periodically as API usage changes.

✔ Monitor the entire Jira site unless you have a specific reason to limit the assessment scope.

✔ Re-run a test signal whenever notification rules are modified.


Example Initial Setup

A recommended setup for a new QuotaWatch installation is:

  1. Open Settings.

  2. Configure the warning threshold.

  3. Leave the critical threshold at the default value.

  4. Switch to Monitoring Configuration.

  5. Enter a dedicated monitoring issue (for example, OPS-12).

  6. Select Track all spaces.

  7. Save the configuration.

  8. Send a test signal.

  9. Create a Jira Automation rule to forward alerts to Slack or Microsoft Teams.

  10. Confirm that the notification is successfully received.

Once complete, QuotaWatch will automatically monitor your Jira environment and notify your team whenever configured thresholds are exceeded.


Frequently Asked Questions

Why does QuotaWatch use a monitoring issue?

Using a dedicated monitoring issue allows Jira Automation to manage notification delivery.

This keeps alerts organised, supports multiple notification channels, and aligns with Atlassian's security and data residency practices.


Can I send alerts directly to Slack?

QuotaWatch uses Jira Automation as the notification bridge.

Once a Jira Automation rule is configured, alerts can be forwarded to Slack, Microsoft Teams, PagerDuty, or any system supported by Jira Automation.


Should I monitor all projects?

For most organisations, yes.

Monitoring all projects provides the most accurate view of your Jira environment.

If your organisation manages multiple independent business units, you may choose to monitor only selected projects.


How often should I test notifications?

Test notifications whenever:

  • Monitoring settings change.

  • Jira Automation rules are updated.

  • New notification destinations are configured.

  • Administrators change the monitoring issue.


Can multiple administrators modify the settings?

Yes.

Whenever settings are saved, QuotaWatch records the administrator and the time of the last update, providing a simple audit trail for configuration changes.


Related Pages

Continue exploring QuotaWatch using the following pages:


Administrator Tip: Configure the Settings page immediately after installing QuotaWatch. A properly configured monitoring issue, alert threshold, and Jira Automation rule ensure your team receives timely notifications and can respond to API or governance issues before they impact users.