Skip to content

Commit 0fe321a

Browse files
committed
This feature will be turned on in a future version in SaaS.
1 parent fdcb7b1 commit 0fe321a

File tree

3 files changed

+1
-21
lines changed

3 files changed

+1
-21
lines changed

docs/.vuepress/public/feeds/development-atom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@
66
<updated>2026-01-14T20:31:02.566Z</updated>
77
<id>https://docs.rundeck.com/feeds/development</id>
88
<subtitle>Recent merged pull requests and development updates from Rundeck</subtitle>
9-
<entry>
10-
<title>Implement performance optimization for the Job UI Metrics</title>
11-
<link href="https://docs.rundeck.com/docs/history/updates/" />
12-
<id>rundeck-pr-rundeckpro-4502</id>
13-
<updated>2026-01-14T18:57:46.000Z</updated>
14-
<content type="text">Implement performance optimization for the Job UI Metrics (Merged: Jan 14, 2026)</content>
15-
</entry>
169
<entry>
1710
<title>Bump azureStorageVersion to 1.0.4</title>
1811
<link href="https://docs.rundeck.com/docs/history/updates/" />

docs/.vuepress/public/feeds/development.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<language>en-us</language>
88
<lastBuildDate>Wed, 14 Jan 2026 20:31:02 GMT</lastBuildDate>
99
<atom:link href="https://docs.rundeck.com/feeds/development.xml" rel="self" type="application/rss+xml" />
10-
<item>
11-
<title>Implement performance optimization for the Job UI Metrics</title>
12-
<link>https://docs.rundeck.com/docs/history/updates/</link>
13-
<description>Implement performance optimization for the Job UI Metrics (Merged: Jan 14, 2026)</description>
14-
<pubDate>Wed, 14 Jan 2026 18:57:46 GMT</pubDate>
15-
<guid isPermaLink="false">rundeck-pr-rundeckpro-4502</guid>
16-
</item>
1710
<item>
1811
<title>Bump azureStorageVersion to 1.0.4</title>
1912
<link>https://docs.rundeck.com/docs/history/updates/</link>

docs/history/updates/index.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ This page shows recently merged pull requests from both the Runbook Automation p
1818

1919
## Recent Changes
2020

21-
22-
#### ::circle-dot:: Implement performance optimization for the Job UI Metrics
23-
24-
25-
Significantly improved the performance of Job UI Metrics by introducing batch processing that fetches metrics for all jobs in a single API call instead of making individual requests for each job, reducing page load times from minutes to seconds in projects with many jobs and eliminating timeout issues caused by excessive database queries.
26-
2721
#### ::circle-dot:: Bump azureStorageVersion to 1.0.4
2822

2923

@@ -57,7 +51,7 @@ This page shows recently merged pull requests from both the Runbook Automation p
5751
#### ::circle-dot:: Promote workflow tab out of alphaUi [PR #9928](https://github.com/rundeck/rundeck/pull/9928)
5852

5953

60-
&lt;!-- If you have suggested content that would describe this PR to other Rundeck community users, please enter it here.--&gt;
54+
&lt;!-- If you have suggested content that would describe this PR to other Rundeck community users, please enter it here.--&gt;
6155
Promote workflow tab out from alpha state. The updated ui will be accessible for all users with the nextUi flag enabled.
6256

6357

0 commit comments

Comments
 (0)