Skip to content

Commit 4d1081d

Browse files
committed
Add benchmark documentation
1 parent b0f2abc commit 4d1081d

7 files changed

Lines changed: 54 additions & 0 deletions

File tree

docs.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@
4040
"getting-started/user-management"
4141
]
4242
},
43+
{
44+
"group": "FinOps Benchmark",
45+
"pages": [
46+
"finops-benchmark/overview"
47+
]
48+
},
4349
{
4450
"group": "Workflow Management",
4551
"pages": [

finops-benchmark/overview.mdx

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: 'Benchmark'
3+
description: 'Run guided cloud cost and efficiency assessments and review the benchmark report in Analytics.'
4+
icon: 'chart-column'
5+
---
6+
7+
import JoinCommunity from '/snippets/join-community.mdx'
8+
9+
**Benchmark** helps you run a **guided assessment** across the cloud provider you use with OpenOps. You choose your connection, scope, and which cost and efficiency checks to include. OpenOps automatically creates the workflows, runs them, and collects findings so you can prioritize savings and cleanup in one place.
10+
11+
12+
## What you get
13+
14+
* A **library of checks** tuned to your selected provider - for example utilization and waste, rightsizing, and savings across compute, storage, databases, and related services.
15+
* A **benchmark report** in [Analytics](/reporting-analytics/analytics) so you can review KPIs and trends.
16+
17+
## Running a benchmark
18+
19+
1. Click **Run a Benchmark** on the OpenOps home page to start.
20+
2. Select your **cloud provider**. If you have no connection yet, create one when prompted.
21+
![alt text](../images/benchmark-wizard-provider.png)
22+
23+
3. Choose the **connection** the benchmark should use.
24+
![alt text](../images/benchmark-wizard-connection.png)
25+
26+
4. Select **accounts or subscriptions** and **regions** to include.
27+
![alt text](../images/benchmark-wizard-regions.png)
28+
29+
5. Choose the **benchmark workflows** that correspond to the cost and efficiency checks you want this run to perform.
30+
![alt text](../images/benchmark-wizard-workflows.png)
31+
32+
6. Click **Run** to execute the benchmark.
33+
7. When the run completes, open the benchmark report from the link in the wizard.
34+
35+
36+
## Benchmark report
37+
38+
After a successful run, the **benchmark report** is built from benchmark opportunities and cost data from your chosen cloud provider. You will see:
39+
40+
* **Summary metrics**: For example estimated monthly savings from open opportunities, total opportunity count, a **unified cost efficiency** view (savings versus monthly cost context), and **monthly amortized cost over time**.
41+
* **Top opportunities to address**: A ranked view you can use to focus on the largest items first.
42+
* **Breakdown of savings**: Charts such as savings **by service**, **by region**, and **by account** so you can see where effort clusters.
43+
44+
Charts are **cross-linked**: Choose a service, region, or account in one chart to filter the rest of the dashboard. A short note on the dashboard reminds you that you can filter using those dimensions.
45+
46+
47+
<JoinCommunity />
120 KB
Loading
102 KB
Loading
180 KB
Loading
180 KB
Loading

introduction/features-and-benefits.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ Here's a rundown of the major features and benefits that OpenOps provides:
2525
* [Human-in-the-Loop](/workflow-management/human-in-the-loop) mechanisms to enforce control over critical optimizations. Before running deletions or scale-downs, you can make sure to get oversight and approval from stakeholders using notifications with quick action buttons.
2626
* [Tables](/reporting-analytics) to log opportunities and anomalies in a central location, with options to approve, dismiss, mark as false positive, or snooze. You can also use tables to process billing data, map resources to owners, or generate spend reports.
2727
* [Analytics](/reporting-analytics/data-visualization) to build charts and dashboards based on data in OpenOps tables or your existing data sources, such as CSV files, Google Sheets, Postgres databases, and more.
28+
* [FinOps Benchmark](/finops-benchmark/overview) to run guided cost and efficiency assessments across your cloud provider, then review opportunities in a benchmark dashboard in Analytics.
2829

0 commit comments

Comments
 (0)