使用量はどのように計算されますか?
自動化使用量はどのように計算されますか?
自動化使用量は、毎月実行されるルールの数によって測定されます。
Usage limits vary by app and plan, but they always reset at the beginning of each month. Unused runs from the previous month will not roll over.
ルールの実行としてカウントされるのは何ですか?
自動化ルールが正常に実行されると (つまり、アクションが 1 回以上実行されると)、実行回数としてカウントされます。ルールが複数のアクションを実行したとしても、ルールの実行が使用量にカウントされるのは実行が成功するたびに 1 回だけです。
ルールの実行としてカウントされないのは何ですか?
アクションを実行しないルール
ルールが実行されてもアクションが正常に実行されない場合は、月間使用量にカウントされません。たとえば、Confluence で次のルールが設定されているものとします。
トリガー: ページの公開時
条件:
{{page.title}}
にRetro
が含まれている場合アクション: ラベル「
Sprint retro notes
」を追加
The rule will trigger every time a page is published, however, the run will only count towards your usage if the page title contained Retro
and the label Sprint retro notes
was added successfully.
カウントされないアクション
次のアクションは、自動化の使用量にはカウントされません。
ログ アクション
変数の作成
ルックアップ テーブルを作成する
「作業項目データを再取得する」
Lookup work items
ルールが実行されても、上記のアクションのみを実行する場合、その実行は使用量にカウントされません。
システム ルール
In Jira Cloud, some space templates come with automation rules already set up — these are called system rules. When system rules run, they don’t count toward your usage.
現在、Confluence にはシステム ルールはありません。
使用量の上限は何ですか?
Usage limits vary by app and plan, but they always reset at the beginning of each month. Unused executions from the previous month will not roll over.
For a limited time, customers on Premium and Enterprise plans will have access to advanced components within the Atlassian Acceptable Use Policy.
今後、既存の使用制限を超えて使用すると、消費量に応じて追加料金が発生します。その際には、組織管理者は消費量を監視および管理するためのツールを入手して、追加の容量を購入できます。
1 か月あたりのルール実行回数 | ||||
---|---|---|---|---|
Free | Standard | Premium | Enterprise | |
Jira | 100 | 1,700 | 1,000 x ユーザー数 | 無制限 |
Jira Service Management | 500 | 5,000 | 1,000 x ユーザー数 | 無制限 |
Jira Product Discovery | 200 | 500 | 1,000 x ユーザー数 | Jira Product Discovery ではプランは利用不可 |
Confluence | 10 | 100 | 1,000 x ユーザー数 | 無制限 |
How rules are billed to each Jira Cloud app
Each automation rule is assigned to an app, and will count toward that app’s monthly limit. This is based on the following criteria:
Rules scoped to a specific space will be billed to the app that space is in.
Rules scoped to a space type will be billed to that app
e.g. if a rule is set to run for all software spaces, it will be assigned to Jira.
Rules scoped to multiple spaces will be assigned to the app that has the highest monthly limit
e.g. Let’s say you’ve signed up for Premium plans for Jira and Jira Service Management. And let’s say you create a rule that runs across all three.
Rules with a Global scope will be billed to the app with the highest automation limit.
使用量はどのように追跡されますか?
[使用量] 画面には、自動化の月間使用量の概要とプランの上限に対する状態が表示されます。
毎月の上限に達するとどうなりますか?
If our system predicts that your team will pass your monthly execution limit, you’ll see a warning banner whenever you go to automation. For example, this might happen if you reach 50% of your monthly in the first week.
チームに割り当てられた実行回数の上限に達すると、翌月の 1 日に使用量がリセットされるまでルールを実行できません。
The exception to this is system rules; these rules will always run unless you disable them. Learn more about system rules
月間上限はいつリセットされますか?
Automation usage resets for all apps on the first of each month at 00:00 UTC (universal time coordinated).
この内容はお役に立ちましたか?