Skip to content
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/cloud-cost-management/whats-supported.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,8 @@ To enable a feature flag in your Harness account, contact [Harness Support](mail
<td>CCM_ANOMALIES_V2</td>
<td>Enables the new version of CCM anomalies</td>
</tr>
<tr>
<td>CCM_COST_CATEGORY_STAMPED_DATA</td>
<td>Enables the use of stored cost categories in Perspectives</td>
</tr>
</table>
24 changes: 18 additions & 6 deletions release-notes/cloud-cost-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,29 @@ Progressive deployment: Harness deploys changes to Harness SaaS clusters on a pr
In the new UI, go to **Account Settings, Account Details, General, Account Details,** and then **Platform Service Versions**. This section displays the current version of Cloud Cost Management (CCM) running on your account.

:::
## September 2025 - Hotfix: Dynamic Cost Categories Toggle in Perspectives
#### **Deployment Date:** September 10, 2025

## August 2025 - Version 1.62.3
#### **Deployment Date:** August 29, 2025 (Prod-1)
### ⭐ [New Feature] Dynamic Cost Categories Toggle in Perspectives
**[CCM-24072] | [Docs](/docs/cloud-cost-management/use-ccm-cost-reporting/ccm-perspectives/key-concepts#dynamic-cost-categories-toggles)**

<DocImage path={require('./static/ccm/dynamic-toggle.png')} width="100%" height="100%" title="Click to view full size image" />

We’ve added a new Dynamic toggle on the Perspective page that gives you control over how cost category rules are applied:
- **Dynamic ON** → Perspectives load cost category rules at runtime, ensuring your latest rule changes are reflected immediately. The performance may vary based on the volume of your cost data and the selected time range, and in some cases evaluations may be slower.
- **Dynamic OFF** → Perspectives use stored cost category rules, updated daily by CCM’s background job. Since CCM ingests cost data **once per day**, cost category rules are evaluated during the ingestion and then stored in the database.

### ⭐ [New Feature] Historical Recommendations Widgets
**[CCM-24185] | [Docs](/docs/cloud-cost-management/use-ccm-cost-optimization/ccm-recommendations/home-recommendations#applied-recommendations)**
CCM ensures that the data displayed in both cases is consistent and accurate. But, if data ingestion is in progress and the **Dynamic OFF** option is selected, queries will temporarily fall back to the **Dynamic ON** mode.

In the Applied Recommendations tab, we’ve added two new widgets: one shows Recommendations vs. Savings, highlighting the savings from applied recommendations, and the other shows Recommendations Marked as Applied, along with a detailed breakdown of those marked as applied. We have also introduced “BY/ON” column to show which user applied the recommendation and when.
**By default, Perspectives will have Dynamic Toggle as OFF.**

<DocImage path={require('./static/ccm/historical-rec.png')} width="100%" height="100%" title="Click to view full size image" />
**Note**: This feature is behind a Feature Flag. If you wish to enable this feature for your account, please contact [Harness Support](mailto:[email protected]).

--------

## August 2025 - Version 1.62.3

#### Deployment Date: August 29, 2025 (Prod-1)

### ⭐ [New Feature] Jira Status Mapping in Recommendations
**[CCM-23844] | [Docs](/docs/cloud-cost-management/use-ccm-cost-optimization/ccm-recommendations/home-recommendations#recommendation-settings)**
Expand Down
Binary file added release-notes/static/ccm/dynamic-toggle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.